Mailing lists [pgsql-hackers]
- Re: default to to ON_ERROR_STOP=on (Re: psql: exit status with multiple -c and -f) Julien Rouhaud
 - Time to increase hash_mem_multiplier default? Peter Geoghegan
 - Re: [PATCH] rename column if exists Julien Rouhaud
 - Re: Hook for extensible parsing. Julien Rouhaud
 - Re: drop tablespace failed when location contains .. on win32 Julien Rouhaud
 - Re: row filtering for logical replication Peter Smith
 - New developer papercut - Makefile references INSTALL Tim McNamara
 - Re: Add jsonlog log_destination for JSON server logs Michael Paquier
 - Re: Add jsonlog log_destination for JSON server logs Michael Paquier
 - Re: Null commitTS bug Kyotaro Horiguchi
 - Re: Consistently use the function name CreateCheckPoint instead of CreateCheckpoint in code comments Amit Kapila
 - Re: Null commitTS bug Michael Paquier
 - Re: Refactoring of compression options in pg_basebackup Michael Paquier
 - Re: Error "initial slot snapshot too large" in create replication slot Dilip Kumar
 - Re: Add sub-transaction overflow status in pg_stat_activity Dilip Kumar
 - Re: Null commitTS bug Tom Lane
 - Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
 - Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
 - Re: A test for replay of regression tests Thomas Munro
 - Re: row filtering for logical replication Peter Smith
 - Re: row filtering for logical replication Greg Nancarrow
 - Re: Skipping logical replication transactions on subscriber side Amit Kapila
 - Re: A test for replay of regression tests Noah Misch
 - Re: pg_dump/restore --no-tableam Michael Paquier
 - Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
 - Re: pg_dump/restore --no-tableam Justin Pryzby
 - Re: Add 64-bit XIDs into PostgreSQL 15 Ilya Anfimov
 - Re: pg_dump/restore --no-tableam Michael Paquier
 - Re: Can there ever be out of sequence WAL files? Michael Paquier
 - Re: Map WAL segment files on PMEM as WAL buffers Justin Pryzby
 - Re: Patch: Range Merge Join Julien Rouhaud
 - Re: Partial aggregates pushdown Alexander Pyhalov
 - Re: Fix BUG #17335: Duplicate result rows in Gather node Yura Sokolov
 - RE: Skipping logical replication transactions on subscriber side osumi.takamichi@fujitsu.com
 - Re: Proposal: More structured logging Ronan Dunklau
 - Re: standby recovery fails (tablespace related) (tentative patch and discussion) Kyotaro Horiguchi
 - Re: Extensible Rmgr for Table AMs Jeff Davis
 - Re: Partial aggregates pushdown Zhihong Yu
 - Re: Logical insert/update/delete WAL records for custom table AMs Jeff Davis
 - Re: row filtering for logical replication Amit Kapila
 - Re: New developer papercut - Makefile references INSTALL Daniel Gustafsson
 - Re: SLRUs in the main buffer pool, redux Heikki Linnakangas
 - Re: New developer papercut - Makefile references INSTALL Magnus Hagander
 - Re: pg_replslotdata - a tool for displaying replication slot information Bharath Rupireddy
 - Re: Asymmetric partition-wise JOIN Alexander Pyhalov
 - Re: Per-table storage parameters for TableAM/IndexAM extensions Jelte Fennema
 - Re: row filtering for logical replication Amit Kapila
 - Re: missing indexes in indexlist with partitioned tables Arne Roland
 - Re: TAP test to cover "EndOfLogTLI != replayTLI" case Amul Sul
 - Re: a misbehavior of partition row movement (?) Amit Langote
 - Re: ExecRTCheckPerms() and many prunable partitions Amit Langote
 - Re: New developer papercut - Makefile references INSTALL Daniel Gustafsson
 - Re: Partial aggregates pushdown Alexander Pyhalov
 - Re: Partial aggregates pushdown Alexander Pyhalov
 - Re: row filtering for logical replication Amit Kapila
 - RE: Skipping logical replication transactions on subscriber side osumi.takamichi@fujitsu.com
 - Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
 - Re: Skipping logical replication transactions on subscriber side Masahiko Sawada
 - Re: pg_replslotdata - a tool for displaying replication slot information Julien Rouhaud
 - Re: Skipping logical replication transactions on subscriber side Amit Kapila
 - Re: TAP test to cover "EndOfLogTLI != replayTLI" case Julien Rouhaud
 - Re: suboverflowed subtransactions concurrency performance optimize Simon Riggs
 - Re: pg_basebackup WAL streamer shutdown is bogus - leading to slow tests Magnus Hagander
 - Re: Support for NSS as a libpq TLS backend Daniel Gustafsson
 - Re: Refactoring of compression options in pg_basebackup Robert Haas
 - Re: Refactoring of compression options in pg_basebackup Robert Haas
 - Re: a misbehavior of partition row movement (?) Alvaro Herrera
 - Re: Refactoring of compression options in pg_basebackup Magnus Hagander
 - Re: Refactoring of compression options in pg_basebackup Magnus Hagander
 - Blank archive_command Thom Brown
 - Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Shruthi Gowda
 - Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Robert Haas
 - Re: Refactoring of compression options in pg_basebackup Robert Haas
 - Re: a misbehavior of partition row movement (?) Zhihong Yu
 - Re: Adding CI to our tree Andrew Dunstan
 - Re: Blank archive_command Bharath Rupireddy
 - RE: row filtering for logical replication houzj.fnst@fujitsu.com
 - RE: row filtering for logical replication houzj.fnst@fujitsu.com
 - RE: row filtering for logical replication houzj.fnst@fujitsu.com
 - Re: Blank archive_command Tom Lane
 - Re: Blank archive_command Bharath Rupireddy
 - Re: 2022-01 Commitfest Julien Rouhaud
 - Re: Refactoring of compression options in pg_basebackup Alvaro Herrera
 - Re: Refactoring of compression options in pg_basebackup David G. Johnston
 - Re: ExecRTCheckPerms() and many prunable partitions Zhihong Yu
 - Re: Blank archive_command Thom Brown
 - Re: Blank archive_command Bharath Rupireddy
 - Re: Add Boolean node Peter Eisentraut
 - Re: suboverflowed subtransactions concurrency performance optimize Andrey Borodin
 - Re: a misbehavior of partition row movement (?) Alvaro Herrera
 - Re: Refactoring of compression options in pg_basebackup David G. Johnston
 - Re: Avoiding smgrimmedsync() during nbtree index builds Justin Pryzby
 - Re: ICU for global collation Finnerty, Jim
 - Re: Refactoring of compression options in pg_basebackup Robert Haas
 - Re: Blank archive_command Robert Haas
 - Re: missing indexes in indexlist with partitioned tables Arne Roland
 - Re: pg14 psql broke \d datname.nspname.relname Mark Dilger
 - Re: pg_basebackup WAL streamer shutdown is bogus - leading to slow tests Andres Freund
 - Re: missing indexes in indexlist with partitioned tables Alvaro Herrera
 - Re: Adding CI to our tree Andres Freund
 - Re: slowest tap tests - split or accelerate? Andres Freund
 - Re: Adding CI to our tree Robert Haas
 - Re: slowest tap tests - split or accelerate? Robert Haas
 - Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Robert Haas
 - Re: ICU for global collation Finnerty, Jim
 - Re: Adding CI to our tree Tom Lane
 - Re: Pluggable toaster Tomas Vondra
 - Re: Adding CI to our tree Andres Freund
 - Re: Adding CI to our tree Tom Lane
 - Re: Blank archive_command Tom Lane
 - Re: slowest tap tests - split or accelerate? Andres Freund
 - Python-3.11 patch Horvath, Miklos
 - Re: SLRUs in the main buffer pool, redux Thomas Munro
 - removing datlastsysoid Robert Haas
 - Re: slowest tap tests - split or accelerate? Robert Haas
 - Re: Adding CI to our tree Andres Freund
 - Re: missing indexes in indexlist with partitioned tables Arne Roland
 - Re: [EXTERNAL] Re: PQcancel does not use tcp_user_timeout, connect_timeout and keepalive settings Tom Lane
 - Re: removing datlastsysoid Tom Lane
 - Re: slowest tap tests - split or accelerate? Tom Lane
 - Re: slowest tap tests - split or accelerate? Andres Freund
 - Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re: storing an explicit nonce) Robert Haas
 - Re: libpq compression (part 2) Daniil Zakhlystov
 - Re: Adding CI to our tree Andrew Dunstan
 - Re: Add last commit LSN to pg_last_committed_xact() Robert Haas
 - Re: a misbehavior of partition row movement (?) Alvaro Herrera
 - Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
 - Re: Add last commit LSN to pg_last_committed_xact() Alvaro Herrera
 - Re: a misbehavior of partition row movement (?) Tom Lane
 - Re: pg14 psql broke \d datname.nspname.relname Robert Haas
 - Re: Add last commit LSN to pg_last_committed_xact() Robert Haas
 - Re: \d with triggers: more than one row returned by a subquery used as an expression Tom Lane
 - Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Robert Haas
 - Re: a misbehavior of partition row movement (?) Alvaro Herrera
 - Re: Pluggable toaster Nikita Malakhov
 - Re: Removing more vacuumlazy.c special cases, relfrozenxid optimizations Peter Geoghegan
 - Re: [PATCH] reduce page overlap of GiST indexes built using sorted method Björn Harrtell
 - Re: Push down time-related SQLValue functions to foreign server Tom Lane
 - Re: a misbehavior of partition row movement (?) Tom Lane