Mailing lists [pgsql-hackers]
- Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Thomas Munro
 - Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Thomas Munro
 - Add last commit LSN to pg_last_committed_xact() James Coleman
 - Re: Why is src/test/modules/committs/t/002_standby.pl flaky? Andres Freund
 - Re: Add 64-bit XIDs into PostgreSQL 15 Julien Rouhaud
 - Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
 - Re: Refactoring of compression options in pg_basebackup Michael Paquier
 - Re: Unifying VACUUM VERBOSE and log_autovacuum_min_duration output Peter Geoghegan
 - Re: Column Filtering in Logical Replication Amit Kapila
 - Re: Add sub-transaction overflow status in pg_stat_activity Julien Rouhaud
 - Re: suboverflowed subtransactions concurrency performance optimize Julien Rouhaud
 - Re: Support for NSS as a libpq TLS backend Julien Rouhaud
 - Re: sequences vs. synchronous replication Fujii Masao
 - Re: Add sub-transaction overflow status in pg_stat_activity Tom Lane
 - Re: Add sub-transaction overflow status in pg_stat_activity Julien Rouhaud
 - Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Julien Rouhaud
 - Re: Rewriting the test of pg_upgrade as a TAP test - take three - remastered set Julien Rouhaud
 - Re: SQL:2011 application time Julien Rouhaud
 - Re: TAP test to cover "EndOfLogTLI != replayTLI" case Julien Rouhaud
 - RE: row filtering for logical replication houzj.fnst@fujitsu.com
 - Re: Add 64-bit XIDs into PostgreSQL 15 Justin Pryzby
 - Re: MultiXact\SLRU buffers configuration Andrey Borodin
 - Re: O(n) tasks cause lengthy startups and checkpoints Bharath Rupireddy
 - Re: Pre-allocating WAL files Bharath Rupireddy
 - Re: Pre-allocating WAL files Bharath Rupireddy
 - Re: pg14 psql broke \d datname.nspname.relname Julien Rouhaud
 - Re: missing indexes in indexlist with partitioned tables Julien Rouhaud
 - Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Bharath Rupireddy
 - Re: pg_replslotdata - a tool for displaying replication slot information Julien Rouhaud
 - Re: psql - add SHOW_ALL_RESULTS option Fabien COELHO
 - Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Julien Rouhaud
 - Re: [PATCH] Allow multiple recursive self-references Denis Hirn
 - Re: Skipping logical replication transactions on subscriber side Amit Kapila
 - Re: Skipping logical replication transactions on subscriber side Amit Kapila
 - Re: Avoid erroring out when unable to remove or parse logical rewrite files to save checkpoint work Bharath Rupireddy
 - Re: Refactoring of compression options in pg_basebackup Magnus Hagander
 - Re: MultiXact/SLRU buffers configuration Justin Pryzby
 - Re: [PATCH] Full support for index LP_DEAD hint bits on standby Michail Nikolaev
 - Re: extended stats on partitioned tables Tomas Vondra
 - Re: Support tab completion for upper character inputs in psql Tom Lane
 - Re: Windows: Wrong error message at connection termination Tom Lane
 - Re: extended stats on partitioned tables Tomas Vondra
 - Re: sequences vs. synchronous replication Tomas Vondra
 - Re: Isn't wait_for_catchup slightly broken? Tom Lane