Mailing lists [pgsql-hackers]
- Re: DOCS - Clarify behaviour when EXCEPT tables are moved/renamed Peter Smith
- Re: Global temporary tables Andrew Dunstan
- Re: pg_stat_replication docs incomplete for logical replication Peter Smith
- Re: Improve UNION's output rowcount estimate David Rowley
- Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith
- Re: Improve UNION's output rowcount estimate Richard Guo
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- bytea(uuid) missing proleakproof? Chao Li
- Re: Fix publisher-side sequence permission reporting Amit Kapila
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: [PATCH] Change wait_time column of pg_stat_lock to double precision Bertrand Drouvot
- Re: Support EXCEPT for ALL SEQUENCES publications Peter Smith
- Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks JoongHyuk Shin
- Re: Improve UNION's output rowcount estimate David Rowley
- Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope Bertrand Drouvot
- Re: [PATCH] Add support for INSERT ... SET syntax solai v
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements Akshay Joshi
- Re: assertion failure with unique index + partitioning + join Richard Guo
- doc: should pg_createsubscriber be grouped as a client application? Peter Eisentraut
- Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements Chao Li
- RE: doc: should pg_createsubscriber be grouped as a client application? Hayato Kuroda (Fujitsu)
- Re: Row pattern recognition Henson Choi
- Fix handling of copy_file_range() return value Peter Eisentraut
- Re: doc: should pg_createsubscriber be grouped as a client application? Kyotaro Horiguchi
- truncating casts of pgoff_t Peter Eisentraut
- Re: pgbench --continue-on-error: clarify TPS and failure reporting Chao Li
- Re: 048_vacuum_horizon_floor.pl hangs due to wakeup lost inside LockBufferForCleanup Xuneng Zhou
- Re: Reorganize GUC structs Anton Voloshin
- Re: Fix handling of copy_file_range() return value Nazir Bilal Yavuz
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Proposal: Conflict log history table for Logical Replication shveta malik
- Re: Remove redundant DISTINCT when GROUP BY already guarantees uniqueness Andres Taylor
- Re: Fix handling of copy_file_range() return value Yingying Chen
- Re: Remove redundant DISTINCT when GROUP BY already guarantees uniqueness Andrés Taylor
- Re: truncating casts of pgoff_t Heikki Linnakangas
- Re: Global temporary tables Dean Rasheed
- Re: GRAPH_TABLE: aggregates/window/set-returning functions in COLUMNS crash the backend Ewan Young
- Re: Proposal: Conflict log history table for Logical Replication Amit Kapila
- Re: Show hashed SAOP decision in EXPLAIN Andrei Lepikhov
- psql: Fix CREATE SCHEMA scanning of nested routine bodies Chao Li
- RE: [PATCH] Improving index selection for logical replication apply with replica identity full Hayato Kuroda (Fujitsu)
- Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values Dean Rasheed
- Re: Heads Up: cirrus-ci is shutting down June 1st Tatsuo Ishii
- Re: Remove inner joins based on foreign keys Tender Wang
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Pavel Borisov
- Re: [PATCH] Improving index selection for logical replication apply with replica identity full Önder Kalacı
- Re: Proposal: Conflict log history table for Logical Replication Nisha Moond
- Re: Performance Degradation (Table becomes bloat) During Repeated Bulk UPDATE Operations Jeyaprakash Rajamani
- Re: REPACK CONCURRENTLY fails on tables with generated columns Antonin Houska
- Re: [PATCH] Add support for SAOP in the optimizer for partial index paths Nishant Sharma
- Re: [PATCH] doc: clarify pg_stat_lock.fastpath_exceeded scope Tatsuya Kawata
- Re: TID recycling race during nbtree index-only scans that run on a standby Matthias van de Meent
- Re: Report bytes and transactions actually sent downtream Ashutosh Sharma
- RE: [PATCH] Improving index selection for logical replication apply with replica identity full Hayato Kuroda (Fujitsu)
- Re: [PATCH] btree_gist: add cross-type integer operator support for GiST Maxime Schoemans
- RE: Include sequences in publications created by pg_createsubscriber Hayato Kuroda (Fujitsu)
- Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements Akshay Joshi
- Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond
- Re: REPACK CONCURRENTLY fails on tables with generated columns Ewan Young
- [WIP] Adding a { LOCK ROWS | LOCK KEY INDEX } clause to FK definitions Matthias van de Meent
- Re: Row pattern recognition Tatsuo Ishii
- Fix contradictory comment for pgstat_slru_flush_cb() Shinya Kato
- Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Akshay Joshi
- Re: log_checkpoints: count WAL segment creations from all processes solai v
- Allow pg_log_backend_memory_contexts() for postmaster Jakub Wartak
- Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Akshay Joshi
- Re: Global temporary tables Andrew Dunstan
- Re: RFC: Logging plan of the running query Robert Haas
- Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements Akshay Joshi
- Re: [PATCH v3] Add ssl_cert_files/ssl_key_files for multi-certificate support Renaud Métrich
- Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements Marcos Pegoraro
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Global temporary tables Pavel Stehule
- Re: Add a greedy join search algorithm to handle large join problems Tomas Vondra
- Re: psql: Fix CREATE SCHEMA scanning of nested routine bodies Tom Lane
- Re: 048_vacuum_horizon_floor.pl hangs due to wakeup lost inside LockBufferForCleanup Melanie Plageman
- Re: Deadlock detector fails to activate on a hot standby replica Vitaly Davydov
- Re: [PATCH v3] Add ssl_cert_files/ssl_key_files for multi-certificate support Zsolt Parragi
- Re: More jsonpath methods: translate, split, join Zsolt Parragi
- Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements Zsolt Parragi
- Re: Is there value in having optimizer stats for joins/foreignkeys? Tomas Vondra
- Re: use of SPI by postgresImportForeignStatistics Corey Huinker
- Re: 048_vacuum_horizon_floor.pl hangs due to wakeup lost inside LockBufferForCleanup Andres Freund
- Re: The PostgreSQL C Dialect Tom Lane
- Re: The PostgreSQL C Dialect Bruce Momjian
- Re: postgres_fdw: Emit message when batch_size is reduced Corey Huinker
- Re: index prefetching Peter Geoghegan
- Re: PG20 Minimum Dependency Thread Jacob Champion