Mailing lists [pgsql-hackers]
- Re: User functions for building SCRAM secrets Jacob Champion
- Re: Call lazy_check_wraparound_failsafe earlier for parallel vacuum Peter Geoghegan
- Re: [PATCH] ALTER TABLE ... SET STORAGE default Tom Lane
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Peter Geoghegan
- Re: Lack of PageSetLSN in heap_xlog_visible Jeff Davis
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: Printing backtrace of postgres processes Kyotaro Horiguchi
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Justin Pryzby
- Typo about subxip in comments Japin Li
- Re: New strategies for freezing, advancing relfrozenxid early Justin Pryzby
- Re: User functions for building SCRAM secrets Jonathan S. Katz
- Re: Support logical replication of DDLs Peter Smith
- Re: Avoid overhead open-close indexes (catalog updates) Michael Paquier
- Re: Support logical replication of DDLs Peter Smith
- Re: Typo about subxip in comments Amit Kapila
- Re: Unit tests for SLRU Michael Paquier
- Re: Support logical replication of DDLs Peter Smith
- Re: Support logical replication of DDLs Peter Smith
- Re: Typo about subxip in comments Julien Rouhaud
- Re: Reviving lost replication slots Amit Kapila
- RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? John Naylor
- RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
- RE: Data is copied twice when specifying both child and parent table in publication wangw.fnst@fujitsu.com
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Bharath Rupireddy
- Re: Reviving lost replication slots Bharath Rupireddy
- Re: Typo about subxip in comments Richard Guo
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Michael Paquier
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Typo about subxip in comments Amit Kapila
- Re: proposal: possibility to read dumped table's name from file Julien Rouhaud
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: Typo about subxip in comments Japin Li
- Re: slab allocator performance issues John Naylor
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? John Naylor
- Re: [Proposal] Add foreign-server health checks infrastructure Önder Kalacı
- Re: Lack of PageSetLSN in heap_xlog_visible Konstantin Knizhnik
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Bharath Rupireddy
- A problem about join ordering Richard Guo
- Add test module for Custom WAL Resource Manager feature Bharath Rupireddy
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Lockless queue of waiters in LWLock Pavel Borisov
- Optimize join selectivity estimation by not reading MCV stats for unique join attributes David Geier
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Maxim Orlov
- Re: Printing backtrace of postgres processes Bharath Rupireddy
- Re: Lockless queue of waiters in LWLock Pavel Borisov
- Re: [PoC] Let libpq reject unexpected authentication requests Aleksander Alekseev
- Re: Privileges on PUBLICATION Peter Eisentraut
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL Justin Pryzby
- Re: [PATCH] Teach pg_waldump to extract FPIs from the WAL David Christensen
- Re: Support logical replication of DDLs vignesh C
- Re: Lockless queue of waiters in LWLock Alexander Korotkov
- Re: Collation version tracking for macOS Peter Eisentraut
- Re: Meson doesn't define HAVE_LOCALE_T for mscv Peter Eisentraut
- Re: psql: Add command to use extended query protocol Peter Eisentraut
- Re: libpq support for NegotiateProtocolVersion Peter Eisentraut
- Re: Lockless queue of waiters in LWLock Pavel Borisov
- Re: Optimize join selectivity estimation by not reading MCV stats for unique join attributes Tom Lane
- Re: A problem about join ordering Tom Lane
- Re: Call lazy_check_wraparound_failsafe earlier for parallel vacuum Imseih (AWS), Sami
- Re: [PATCH] Support % wildcard in extension upgrade filenames Christoph Berg
- Re: [PATCH] Support % wildcard in extension upgrade filenames Christoph Berg
- Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher Önder Kalacı
- Re: ExecRTCheckPerms() and many prunable partitions Tom Lane
- Re: Add LSN along with offset to error messages reported for WAL file read/write/validate header failures Alvaro Herrera
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Peter Geoghegan
- Re: Add index scan progress to pg_stat_progress_vacuum Imseih (AWS), Sami
- Making Bitmapsets be valid Nodes Tom Lane