pgsql-hackers since 2026-06-16 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

June 16, 2026

Thread Author Time
Re: Avoid orphaned objects dependencies, take 3 Jeff Davis 01:19
Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith 01:21
Re: typedef struct WindowClause misleading comments David Rowley 01:44
Re: [PATCH] proposal to surface index used by replica identity Peter Travers 01:49
Re: assertion failure with unique index + partitioning + join Tender Wang 01:58
Re: REPACK CONCURRENTLY fails on tables with generated columns Ewan Young 02:02
Re: pg_restore handles extended statistics inconsistently with statistics data Michael Paquier 02:07
Re: pg_restore handles extended statistics inconsistently with statistics data Corey Huinker 02:53
Re: [PATCH] Improving index selection for logical replication apply with replica identity full Bharath Rupireddy 02:55
Re: Make frontend programs relink after libpgfeutils changes Yingying Chen 03:09
[PATCH] pg_restore_extended_stats() can store an MCV list that cannot be read back 📎 Ewan Young 03:15
Re: Disable startup progress timeout during standby WAL replay Bharath Rupireddy 03:20
Re: pg_restore handles extended statistics inconsistently with statistics data 📎 Michael Paquier 03:23
Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope Michael Paquier 03:42
Re: Proposal: Conflict log history table for Logical Replication vignesh C 03:57
[PATCH] Fix sequence value may rollback after CREATE DATABASE TEMPLATE with WAL_LOG strategy 📎 Daisuke Higuchi 04:01
Re: assertion failure with unique index + partitioning + join Tender Wang 04:06
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik 04:13
Re: pg_restore handles extended statistics inconsistently with statistics data Corey Huinker 04:14
Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar 04:25
Re: Proposal: Conflict log history table for Logical Replication shveta malik 04:26
Re: Proposal: Conflict log history table for Logical Replication shveta malik 04:29
Re: Support EXCEPT for TABLES IN SCHEMA publications Amit Kapila 04:35
Re: Error while processing invalidation message during ATTACH PARTITION leaves invalid relcache entry Rahila Syed 04:42
Re: [BUG] Take a long time to reach consistent after pg_rewind 📎 cca5507 04:46
Re: Proposal: Conflict log history table for Logical Replication Amit Kapila 04:50
Re: Proposal: Conflict log history table for Logical Replication shveta malik 05:00
Re: [PATCH] pg_restore_extended_stats() can store an MCV list that cannot be read back Michael Paquier 05:02
Re: pg_stat_replication docs incomplete for logical replication Peter Smith 05:16
Re: Fix race in ReplicationSlotRelease for ephemeral slots Xuneng Zhou 05:29
Re: Row pattern recognition Henson Choi 05:32
IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). jian he 05:48
Re: Preserve index stats during ALTER TABLE ... TYPE ... solai v 05:52
Re: proposal - queryid can be used as filter for auto_explain 📎 Pavel Stehule 05:55
Re: [PATCH] pg_restore_extended_stats() can store an MCV list that cannot be read back Ewan Young 06:07
Re: Add XMLNamespaces to XMLElement 📎 Jim Jones 06:11
Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith 06:36
Re: pg_restore handles extended statistics inconsistently with statistics data 📎 Chao Li 06:36
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Shlok Kyal 06:39
Re: pg_restore handles extended statistics inconsistently with statistics data Michael Paquier 06:59
Re: pg_restore handles extended statistics inconsistently with statistics data Chao Li 07:20
Do not lock tables in get_tables_to_repack 📎 cca5507 07:34
Re: assertion failure with unique index + partitioning + join Tender Wang 07:45
Re: POC: PLpgSQL FOREACH IN JSON ARRAY 📎 Pavel Stehule 07:52
004_timeline_switch TAP test may fail 📎 Sergey Tatarintsev 08:01
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands jian he 08:08
Re: Adding basic NUMA awareness 📎 Jakub Wartak 08:16
Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith 08:23
Re: assertion failure with unique index + partitioning + join 📎 Richard Guo 08:27
Re: Disable startup progress timeout during standby WAL replay Kyotaro Horiguchi 08:28
RE: Fix race in ReplicationSlotRelease for ephemeral slots 📎 Zhijie Hou (Fujitsu) 08:54
Re: [PATCH] Fix PITR pause bypass when initial XLOG_RUNNING_XACTS has subxid overflow 📎 Jan Nidzwetzki 08:58
Re: Report bytes and transactions actually sent downtream Ashutosh Bapat 09:05
GRAPH_TABLE: aggregates/window/set-returning functions in COLUMNS crash the backend 📎 Ewan Young 09:10
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade Ajin Cherian 09:20
Re: assertion failure with unique index + partitioning + join Tender Wang 09:32
Re: Fix race in ReplicationSlotRelease for ephemeral slots Amit Kapila 09:35
Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar 09:43
Re: GRAPH_TABLE: aggregates/window/set-returning functions in COLUMNS crash the backend Ashutosh Bapat 09:51
Re: Avoid orphaned objects dependencies, take 3 📎 Bertrand Drouvot 10:09
Re: Randomize B-Tree page split location to avoid oscillating patterns 📎 Dmitry Dolgov 10:13
Re: GRAPH_TABLE: aggregates/window/set-returning functions in COLUMNS crash the backend 📎 Ewan Young 10:27
RE: Fix race in ReplicationSlotRelease for ephemeral slots 📎 Zhijie Hou (Fujitsu) 10:32
Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar 10:41
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication 📎 Ashutosh Sharma 10:42
Re: Support EXCEPT for TABLES IN SCHEMA publications 📎 Nisha Moond 10:44
Re: 004_timeline_switch TAP test may fail Ewan Young 10:51
Re: pg_stat_replication docs incomplete for logical replication 📎 Ashutosh Sharma 10:52
Re: Support EXCEPT for TABLES IN SCHEMA publications Amit Kapila 11:08
Re: Fast-path FK checks reject valid inserts for domain-typed FK columns 📎 Amit Langote 11:19
Re: Unexpected reindex when altering column types for partitioned tables 📎 Álvaro Rodríguez 11:24
Re: Report bytes and transactions actually sent downtream Ashutosh Sharma 11:25
Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). 📎 Tatsuo Ishii 11:59
Re: use of SPI by postgresImportForeignStatistics Etsuro Fujita 12:04
Re: Improving psql autocompletion for SET LOCAL / SET SESSION solai v 12:07
Continuous re-validation of session credentials 📎 Ajit Awekar 12:14
Re: [PATCH v2] Add ssl_alt_cert_file/ssl_alt_key_file for dual RSA+ECDSA certificate support Renaud Métrich 12:16
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 Alexander Korotkov 12:19
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov 12:22
Re: Adding basic NUMA awareness Tomas Vondra 12:39
Re: Make frontend programs relink after libpgfeutils changes Álvaro Herrera 12:44
Re: Fix race in ReplicationSlotRelease for ephemeral slots Fujii Masao 12:45
REPACK enhancements 📎 Antonin Houska 12:53
Re: Bypassing cursors in postgres_fdw to enable parallel plans Robert Haas 12:58
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Pavel Borisov 13:01
Re: [PATCH] REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL 📎 Ante Krešić 13:03
Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar 13:21
Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar 13:24
[PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython} 📎 Aleksander Alekseev 14:05
Re: [PATCH] Improving index selection for logical replication apply with replica identity full 📎 Ethan Mertz 14:21
Direction for test frameworks: Perl TAP vs. Python/pytest Andrew Dunstan 14:23
Re: use of SPI by postgresImportForeignStatistics Robert Haas 14:34
Re: mxid_score can become Infinity in pg_stat_autovacuum_scores Nathan Bossart 14:38
Re: Direction for test frameworks: Perl TAP vs. Python/pytest Heikki Linnakangas 14:38
Re: Direction for test frameworks: Perl TAP vs. Python/pytest Aleksander Alekseev 15:07
Re: Direction for test frameworks: Perl TAP vs. Python/pytest Tom Lane 15:07
Re: Vacuum statistics 📎 Alena Rybakina 15:09
Re: [PATCH] COPY TO FORMAT json: respect column list order Baji Shaik 15:14
Re: Direction for test frameworks: Perl TAP vs. Python/pytest Aleksander Alekseev 15:15
Re: [PATCH v1] Add ssl_alt_cert_file/ssl_alt_key_file for dual RSA+ECDSA certificate support Jacob Champion 15:17
Re: Fix warning: ‘startpos’ may be used uninitialized in function ‘results_differ’ m.litsarev 15:22
Re: Direction for test frameworks: Perl TAP vs. Python/pytest Daniel Gustafsson 15:23
Re: Direction for test frameworks: Perl TAP vs. Python/pytest Melanie Plageman 15:24
Fix --missing-stats-only false positive for partitioned expression indexes 📎 Baji Shaik 15:25
Re: Direction for test frameworks: Perl TAP vs. Python/pytest Tom Lane 15:31
Re: Direction for test frameworks: Perl TAP vs. Python/pytest Tom Lane 15:40
Re: Direction for test frameworks: Perl TAP vs. Python/pytest Daniel Gustafsson 15:54
Re: Direction for test frameworks: Perl TAP vs. Python/pytest Jacob Champion 15:54
Re: Direction for test frameworks: Perl TAP vs. Python/pytest Tom Lane 16:02
Re: Add wait events for server logging destination writes 신성준 16:10
Re: Direction for test frameworks: Perl TAP vs. Python/pytest Jacob Champion 16:11
Re: Fix --missing-stats-only false positive for partitioned expression indexes Nathan Bossart 16:14
Re: Improving the names generated for indexes on expressions Robert Haas 16:14
Re: Direction for test frameworks: Perl TAP vs. Python/pytest Tom Lane 16:20
Re: mxid_score can become Infinity in pg_stat_autovacuum_scores Sami Imseih 16:21
Re: Fix --missing-stats-only false positive for partitioned expression indexes Corey Huinker 16:23
Re: Improving the names generated for indexes on expressions Tom Lane 16:24
Re: Fix --missing-stats-only false positive for partitioned expression indexes 📎 Baji Shaik 16:26
Re: Disable startup progress timeout during standby WAL replay Fujii Masao 16:27
Re: Fix --missing-stats-only false positive for partitioned expression indexes Corey Huinker 16:40
Re: Fix --missing-stats-only false positive for partitioned expression indexes Nathan Bossart 16:46
Re: Fix --missing-stats-only false positive for partitioned expression indexes 📎 Baji Shaik 17:09
Re: Fix --missing-stats-only false positive for partitioned expression indexes 📎 Nathan Bossart 17:15
Re: Fix --missing-stats-only false positive for partitioned expression indexes Baji Shaik 17:23
Re: Fix --missing-stats-only false positive for partitioned expression indexes Corey Huinker 17:25
Re: Vacuum statistics Alexander Korotkov 17:30
Re: Fix --missing-stats-only false positive for partitioned expression indexes Nathan Bossart 17:51
Re: Fix --missing-stats-only false positive for partitioned expression indexes Nathan Bossart 17:54
Re: Centralised architecture detection 📎 Tom Lane 17:57
Re: use of SPI by postgresImportForeignStatistics Corey Huinker 18:08
Re: First draft of PG 19 release notes Bruce Momjian 18:14
Re: Fix --missing-stats-only false positive for partitioned expression indexes Corey Huinker 18:28
Re: use of SPI by postgresImportForeignStatistics Corey Huinker 19:11
Re: Avoid orphaned objects dependencies, take 3 Jeff Davis 19:14
Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0 📎 Jacob Champion 19:46
Re: [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython} Tom Lane 19:46
Re: [PATCH v1] Add ssl_alt_cert_file/ssl_alt_key_file for dual RSA+ECDSA certificate support Renaud Métrich 19:49
Re: More jsonpath methods: translate, split, join Corey Huinker 19:53
Re: [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython} Tom Lane 20:03
Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0 Daniel Gustafsson 20:11
Fold NOT IN / <> ALL expressions containing NULL to FALSE 📎 Ilia Evdokimov 20:15
Re: postgres_fdw: Emit message when batch_size is reduced Corey Huinker 20:19
Require SSL connection to postgres for oauth 📎 Zsolt Parragi 20:22
Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0 Tom Lane 20:40
Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0 Jacob Champion 20:58
Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0 Tom Lane 21:02
Re: [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython} Aleksander Alekseev 21:03
Re: [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython} Tom Lane 21:10
Re: [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython} Aleksander Alekseev 21:25
Re: Require SSL connection to postgres for oauth Jacob Champion 21:37
Re: Multi-Entry Indexing for GiST & SP-GiST Alexander Nestorov 21:41
Re: [PATCH] vacuumdb: Add --exclude-database option Ben Mejia 21:45
Re: [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython} Tom Lane 21:46
Re: use of SPI by postgresImportForeignStatistics Robert Haas 21:53
Re: Improving psql autocompletion for SET LOCAL / SET SESSION surya poondla 22:21
Re: Extended statistics improvement: multi-column MCV missing values 📎 Enrique Sánchez 22:32
Re: Make frontend programs relink after libpgfeutils changes 📎 Chao Li 22:47
Re: use of SPI by postgresImportForeignStatistics Corey Huinker 22:50
Re: Show estimated number of groups for IncrementalSort in EXPLAIN Enrique Sánchez 22:51
Re: use of SPI by postgresImportForeignStatistics Robert Haas 22:57
Re: Direction for test frameworks: Perl TAP vs. Python/pytest Michael Paquier 23:02
Re: Direction for test frameworks: Perl TAP vs. Python/pytest Jacob Champion 23:06
Re: 004_timeline_switch TAP test may fail Michael Paquier 23:23
Re: [PATCH] Release replication slot on error in SQL-callable slot functions 📎 Masahiko Sawada 23:27
Re: 004_timeline_switch TAP test may fail Michael Paquier 23:31
Re: First draft of PG 19 release notes Bruce Momjian 23:41
Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). Tatsuo Ishii 23:47

June 17, 2026

Thread Author Time
Re: Fix ALTER DOMAIN VALIDATE CONSTRAINT locking Fujii Masao 00:12
Re: faulty error handling around pgstat_count_io_op_time() 📎 Michael Paquier 00:26
Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). jian he 00:34
Re: 004_timeline_switch TAP test may fail 📎 Sergey Tatarintsev 00:53
Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). Tatsuo Ishii 01:17
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE Masahiko Sawada 01:20
Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). 📎 Chao Li 01:44
Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith 01:53
Re: assertion failure with unique index + partitioning + join Tender Wang 02:00
Re: Fast-path FK checks reject valid inserts for domain-typed FK columns Amit Langote 02:18
Re: Fast-path FK checks reject valid inserts for domain-typed FK columns Ewan Young 02:27
Re: Fix bug of CHECK constraint enforceability recursion 📎 jian he 03:27
DOCS - Clarify behaviour when EXCEPT tables are moved/renamed 📎 Peter Smith 03:33
Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith 03:38
Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). Tatsuo Ishii 03:58
Re: faulty error handling around pgstat_count_io_op_time() Ayush Tiwari 04:59
Re: Fix tuple deformation with virtual generated NOT NULL columns David Rowley 05:04
FOR PORTION OF should not allow WHERE CURRENT OF 📎 Paul A Jungwirth 05:10
Re: faulty error handling around pgstat_count_io_op_time() Bertrand Drouvot 05:12
Re: Row pattern recognition 📎 jian he 05:14
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error Michael Paquier 05:14
Re: [PATCH] Fix replica identity mismatch for partitioned tables with publish_via_partition_root jihyun bahn 05:15
Re: faulty error handling around pgstat_count_io_op_time() Michael Paquier 05:42
Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot 05:44
Re: assertion failure with unique index + partitioning + join 📎 Richard Guo 05:51
Unexpected behavior after OOM errors 📎 Alexander Lakhin 06:00
Re: [PoC] XMLCast (SQL/XML X025) 📎 Jim Jones 06:00
Re: Fix warning: ‘startpos’ may be used uninitialized in function ‘results_differ’ Heikki Linnakangas 06:03
Fix pg_restore --no-globals SQL output for pg_dumpall archives 📎 Chao Li 06:05
Re: Fix tuple deformation with virtual generated NOT NULL columns Tom Lane 06:11
Re: Proposal: Conflict log history table for Logical Replication Amit Kapila 06:28
Re: DOCS - Clarify behaviour when EXCEPT tables are moved/renamed Yingying Chen 06:28
Re: Support EXCEPT for ALL SEQUENCES publications Peter Smith 07:06

Browse Archives

Prev | Next