Mailing lists [pgsql-hackers]
- Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements Marcos Pegoraro
- Re: [PATCH v2] Add ssl_alt_cert_file/ssl_alt_key_file for dual RSA+ECDSA certificate support Zsolt Parragi
- Re: Extended statistics improvement: multi-column MCV missing values Ilia Evdokimov
- Re: Fix unqualified catalog references in psql describe queries Álvaro Herrera
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Pavel Borisov
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Pavel Borisov
- Re: pg_restore handles extended statistics inconsistently with statistics data Michael Paquier
- Re: [PATCH] Add cascade synchronous replication Alexander Korotkov
- Re: [PATCH] COPY TO FORMAT json: respect column list order Sami Imseih
- Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0 Jacob Champion
- Re: Heads Up: cirrus-ci is shutting down June 1st Jacob Champion
- Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE Bharath Rupireddy
- Re: [BUG] Take a long time to reach consistent after pg_rewind surya poondla
- Re: BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt Michael Paquier
- Re: Dead reference to schema_only_with_statistics in pg_dump TAP code Michael Paquier
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Avoid orphaned objects dependencies, take 3 Jeff Davis
- Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith
- Re: typedef struct WindowClause misleading comments David Rowley
- Re: [PATCH] proposal to surface index used by replica identity Peter Travers
- Re: assertion failure with unique index + partitioning + join Tender Wang
- Re: REPACK CONCURRENTLY fails on tables with generated columns Ewan Young
- Re: pg_restore handles extended statistics inconsistently with statistics data Michael Paquier
- Re: pg_restore handles extended statistics inconsistently with statistics data Corey Huinker
- Re: [PATCH] Improving index selection for logical replication apply with replica identity full Bharath Rupireddy
- Re: Make frontend programs relink after libpgfeutils changes Yingying Chen
- [PATCH] pg_restore_extended_stats() can store an MCV list that cannot be read back Ewan Young
- Re: Disable startup progress timeout during standby WAL replay Bharath Rupireddy
- Re: pg_restore handles extended statistics inconsistently with statistics data Michael Paquier
- Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope Michael Paquier
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- [PATCH] Fix sequence value may rollback after CREATE DATABASE TEMPLATE with WAL_LOG strategy Daisuke Higuchi
- Re: assertion failure with unique index + partitioning + join Tender Wang
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication shveta malik
- Re: pg_restore handles extended statistics inconsistently with statistics data Corey Huinker
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: [PATCH] pg_restore_extended_stats() can store an MCV list that cannot be read back Michael Paquier
- Re: pg_stat_replication docs incomplete for logical replication Peter Smith
- Re: Fix race in ReplicationSlotRelease for ephemeral slots Xuneng Zhou
- Re: Row pattern recognition Henson Choi
- IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). jian he
- Re: Preserve index stats during ALTER TABLE ... TYPE ... solai v
- Re: proposal - queryid can be used as filter for auto_explain Pavel Stehule
- Re: [PATCH] pg_restore_extended_stats() can store an MCV list that cannot be read back Ewan Young
- Re: Add XMLNamespaces to XMLElement Jim Jones
- Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith
- Re: pg_restore handles extended statistics inconsistently with statistics data Chao Li
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Shlok Kyal
- Re: pg_restore handles extended statistics inconsistently with statistics data Michael Paquier
- Re: pg_restore handles extended statistics inconsistently with statistics data Chao Li
- Do not lock tables in get_tables_to_repack cca5507
- Re: assertion failure with unique index + partitioning + join Tender Wang
- Re: POC: PLpgSQL FOREACH IN JSON ARRAY Pavel Stehule
- 004_timeline_switch TAP test may fail Sergey Tatarintsev
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands jian he
- Re: Adding basic NUMA awareness Jakub Wartak
- Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith
- Re: assertion failure with unique index + partitioning + join Richard Guo
- Re: Disable startup progress timeout during standby WAL replay Kyotaro Horiguchi
- RE: Fix race in ReplicationSlotRelease for ephemeral slots Zhijie Hou (Fujitsu)
- Re: Fix race in ReplicationSlotRelease for ephemeral slots Amit Kapila
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: GRAPH_TABLE: aggregates/window/set-returning functions in COLUMNS crash the backend Ashutosh Bapat
- Re: Avoid orphaned objects dependencies, take 3 Bertrand Drouvot
- Re: Randomize B-Tree page split location to avoid oscillating patterns Dmitry Dolgov
- Re: GRAPH_TABLE: aggregates/window/set-returning functions in COLUMNS crash the backend Ewan Young
- RE: Fix race in ReplicationSlotRelease for ephemeral slots Zhijie Hou (Fujitsu)
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma
- Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: 004_timeline_switch TAP test may fail Ewan Young
- Re: pg_stat_replication docs incomplete for logical replication Ashutosh Sharma
- Re: Support EXCEPT for TABLES IN SCHEMA publications Amit Kapila
- Re: Fast-path FK checks reject valid inserts for domain-typed FK columns Amit Langote
- Re: Unexpected reindex when altering column types for partitioned tables Álvaro Rodríguez
- Re: Report bytes and transactions actually sent downtream Ashutosh Sharma
- Re: IGNORE/RESPECT NULLS can be specified for (prokind == 'f'). Tatsuo Ishii
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
- Re: Adding basic NUMA awareness Tomas Vondra
- Re: Make frontend programs relink after libpgfeutils changes Álvaro Herrera
- Re: Fix race in ReplicationSlotRelease for ephemeral slots Fujii Masao
- REPACK enhancements Antonin Houska
- Re: Bypassing cursors in postgres_fdw to enable parallel plans Robert Haas
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Pavel Borisov
- Re: [PATCH] REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL Ante Krešić
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython} Aleksander Alekseev
- Re: [PATCH] Improving index selection for logical replication apply with replica identity full Ethan Mertz
- Direction for test frameworks: Perl TAP vs. Python/pytest Andrew Dunstan
- Re: use of SPI by postgresImportForeignStatistics Robert Haas
- Re: Direction for test frameworks: Perl TAP vs. Python/pytest Heikki Linnakangas
- Re: Direction for test frameworks: Perl TAP vs. Python/pytest Aleksander Alekseev
- Re: Direction for test frameworks: Perl TAP vs. Python/pytest Tom Lane
- Re: Vacuum statistics Alena Rybakina
- Re: [PATCH] COPY TO FORMAT json: respect column list order Baji Shaik
- Re: Direction for test frameworks: Perl TAP vs. Python/pytest Melanie Plageman
- Fix --missing-stats-only false positive for partitioned expression indexes Baji Shaik
- Re: Direction for test frameworks: Perl TAP vs. Python/pytest Tom Lane
- Re: Direction for test frameworks: Perl TAP vs. Python/pytest Tom Lane
- Re: Direction for test frameworks: Perl TAP vs. Python/pytest Daniel Gustafsson
- Re: Direction for test frameworks: Perl TAP vs. Python/pytest Jacob Champion
- Re: Direction for test frameworks: Perl TAP vs. Python/pytest Tom Lane
- Re: Add wait events for server logging destination writes 신성준
- Re: Direction for test frameworks: Perl TAP vs. Python/pytest Jacob Champion
- Re: Fix --missing-stats-only false positive for partitioned expression indexes Nathan Bossart
- Re: Improving the names generated for indexes on expressions Robert Haas
- Re: Direction for test frameworks: Perl TAP vs. Python/pytest Tom Lane
- Re: mxid_score can become Infinity in pg_stat_autovacuum_scores Sami Imseih
- Re: Fix --missing-stats-only false positive for partitioned expression indexes Corey Huinker
- Re: Improving the names generated for indexes on expressions Tom Lane
- Re: Fix --missing-stats-only false positive for partitioned expression indexes Baji Shaik
- Re: Disable startup progress timeout during standby WAL replay Fujii Masao
- Re: Fix --missing-stats-only false positive for partitioned expression indexes Corey Huinker
- Re: Fix --missing-stats-only false positive for partitioned expression indexes Nathan Bossart
- Re: Fix --missing-stats-only false positive for partitioned expression indexes Baji Shaik
- Re: Fix --missing-stats-only false positive for partitioned expression indexes Nathan Bossart
- Re: Fix --missing-stats-only false positive for partitioned expression indexes Baji Shaik
- Re: Fix --missing-stats-only false positive for partitioned expression indexes Corey Huinker
- Re: Vacuum statistics Alexander Korotkov
- Re: Fix --missing-stats-only false positive for partitioned expression indexes Nathan Bossart
- Re: Fix --missing-stats-only false positive for partitioned expression indexes Nathan Bossart
- Re: Centralised architecture detection Tom Lane
- Re: use of SPI by postgresImportForeignStatistics Corey Huinker
- Re: First draft of PG 19 release notes Bruce Momjian
- Re: Fix --missing-stats-only false positive for partitioned expression indexes Corey Huinker
- Re: use of SPI by postgresImportForeignStatistics Corey Huinker
- Re: Avoid orphaned objects dependencies, take 3 Jeff Davis
- Re: [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython} Tom Lane
- Re: [PATCH v1] Add ssl_alt_cert_file/ssl_alt_key_file for dual RSA+ECDSA certificate support Renaud Métrich
- Re: More jsonpath methods: translate, split, join Corey Huinker
- Re: [PATCH] Fix segmentation fault and infinite loop in jsonb_{plperl,plpython} Tom Lane
- Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0 Daniel Gustafsson
- Fold NOT IN / <> ALL expressions containing NULL to FALSE Ilia Evdokimov
- Re: postgres_fdw: Emit message when batch_size is reduced Corey Huinker
- Require SSL connection to postgres for oauth Zsolt Parragi
- Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0 Tom Lane
- Re: [oauth] Increased CPU usage during device flow with libcurl 8.20.0 Jacob Champion