Mailing lists [pgsql-hackers]
- Re: logical decoding and replication of sequences Thomas Munro
- Re: Cleaning up historical portability baggage Tom Lane
- old_snapshot: add test for coverage Dong Wook Lee
- Re: [BUG] Logical replication failure "ERROR: could not map filenode "base/13237/442428" to relation OID" with catalog modifying txns Amit Kapila
- Re: [BUG] Panic due to incorrect missingContrecPtr after promotion Kyotaro Horiguchi
- Re: Generalize ereport_startup_progress infrastructure Bharath Rupireddy
- Re: Perform streaming logical transactions by background workers and parallel apply Dilip Kumar
- Re: Handle infinite recursion in logical replication setup vignesh C
- Re: old_snapshot: add test for coverage Tom Lane
- Re: Perform streaming logical transactions by background workers and parallel apply Dilip Kumar
- Re: Patch to address creation of PgStat* contexts with null parent context Kyotaro Horiguchi
- Re: logical decoding and replication of sequences Thomas Munro
- Re: pg_receivewal fail to streams when the partial file to write is not fully initialized present in the wal receiver directory Bharath Rupireddy
- Re: Logical replication - schema change not invalidating the relation cache vignesh C
- Re: optimize lookups in snapshot [sub]xip arrays John Naylor
- Re: automatically generating node support functions Amit Kapila
- Re: Skipping schema changes in publication vignesh C
- Re: optimize lookups in snapshot [sub]xip arrays Bharath Rupireddy
- Re: PG 15 (and to a smaller degree 14) regression due to ExprEvalStep size Amit Langote
- Re: Checking pgwin32_is_junction() errors r.zharkov@postgrespro.ru
- Re: logical decoding and replication of sequences Kyotaro Horiguchi
- Re: Column Filtering in Logical Replication Peter Smith
- Re: logical decoding and replication of sequences Kyotaro Horiguchi
- Re: optimize lookups in snapshot [sub]xip arrays John Naylor
- Re: optimize lookups in snapshot [sub]xip arrays Bharath Rupireddy
- Re: Skipping schema changes in publication vignesh C
- Re: [PATCH] Expose port->authn_id to extensions and triggers Drouvot, Bertrand
- Re: Patch proposal: New hooks in the connection path Drouvot, Bertrand
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: bug on log generation ? Marcos Pegoraro
- Re: Reducing planning time on tables with many indexes Luc Vlaming Hummel
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Bharath Rupireddy
- Asking for feedback on Pgperffarm Yedil Serzhan
- SUBTRANS: Minimizing calls to SubTransSetParent() Simon Riggs
- Re: An attempt to avoid locally-committed-but-not-replicated-to-standby-transactions in synchronous replication Bharath Rupireddy
- Refactor backup related code (was: Is it correct to say, "invalid data in file \"%s\"", BACKUP_LABEL_FILE in do_pg_backup_stop?) Bharath Rupireddy
- Re: bug on log generation ? Andrew Dunstan
- Re: bug on log generation ? Tom Lane
- Re: Remaining case where reltuples can become distorted across multiple VACUUM operations Peter Geoghegan
- Re: `make check` doesn't pass on MacOS Catalina Andrew Dunstan
- Re: bug on log generation ? Marcos Pegoraro
- Re: Remaining case where reltuples can become distorted across multiple VACUUM operations Matthias van de Meent
- Re: failing to build preproc.c on solaris with sun studio Andrew Dunstan
- Re: Clarifying Commitfest policies Matthias van de Meent
- Re: BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands Yugo NAGATA
- Get the statistics based on the application name and IP address Ibrar Ahmed
- Re: Remaining case where reltuples can become distorted across multiple VACUUM operations Peter Geoghegan
- Re: Remaining case where reltuples can become distorted across multiple VACUUM operations Matthias van de Meent
- Re: bug on log generation ? Andrew Dunstan
- Re: [PATCH] CF app: add "Returned: Needs more interest" Jacob Champion
- Re: [PATCH] CF app: add "Returned: Needs more interest" Andres Freund
- Re: Remaining case where reltuples can become distorted across multiple VACUUM operations Peter Geoghegan
- 2022-08-11 release announcement draft Jonathan S. Katz
- Re: [BUG] Panic due to incorrect missingContrecPtr after promotion Imseih (AWS), Sami
- Re: shared-memory based stats collector - v70 Greg Stark
- Re: [RFC] building postgres with meson - v10 Andres Freund
- Re: failing to build preproc.c on solaris with sun studio Andres Freund
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: bug on log generation ? Andres Freund
- Re: make update-po@master stops at pg_upgrade Alvaro Herrera
- Re: Remaining case where reltuples can become distorted across multiple VACUUM operations Matthias van de Meent
- Re: bug on log generation ? Tom Lane
- Re: make update-po@master stops at pg_upgrade Tom Lane
- Re: bug on log generation ? Andres Freund
- Re: 2022-08-11 release announcement draft Justin Pryzby
- Re: Remaining case where reltuples can become distorted across multiple VACUUM operations Peter Geoghegan
- Re: Asking for feedback on Pgperffarm Mark Wong
- Re: Get the statistics based on the application name and IP address Julien Rouhaud
- Re: make update-po@master stops at pg_upgrade Alvaro Herrera
- Patch to provide example for ssl certification authentication Dave Cramer
- Re: automatically generating node support functions Tom Lane
- Re: Temporary file access API Antonin Houska
- Re: bug on log generation ? Marcos Pegoraro
- Re: 2022-08-11 release announcement draft Jonathan S. Katz
- Managing my own index partitions Chris Cleveland
- Re: automatically generating node support functions Tom Lane
- Managing my own index partitions Chris Cleveland
- Re: Patch to address creation of PgStat* contexts with null parent context Andres Freund
- Re: conchuela doesn't like gnu_printf anymore Mikael Kjellström
- Support logical replication of global object commands Zheng Li
- Re: Support logical replication of DDLs Zheng Li
- Re: Checking pgwin32_is_junction() errors Thomas Munro