Mailing lists [pgsql-hackers]
- Re: Fix overflow of nbatch Tomas Vondra
- Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Philip Alger
- Re: pg_createsubscriber - more logging to say if there are no pubs to drop Peter Smith
- Re: Optimize LISTEN/NOTIFY Tom Lane
- Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Philip Alger
- Re: Clarification on Role Access Rights to Table Indexes Nathan Bossart
- Re: Question about InvalidatePossiblyObsoleteSlot() Masahiko Sawada
- Re: Making pg_rewind faster John H
- Re: Remaining dependency on setlocale() Jeff Davis
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: pg_createsubscriber - more logging to say if there are no pubs to drop Peter Smith
- Re: A tidyup of pathkeys.c Chao Li
- Re: get rid of RM_HEAP2_ID Michael Paquier
- Re: pg_createsubscriber - more logging to say if there are no pubs to drop Masahiko Sawada
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: pg_createsubscriber - more logging to say if there are no pubs to drop Peter Smith
- Re: Improve read_local_xlog_page_guts by replacing polling with latch-based waiting Xuneng Zhou
- Re: pg_createsubscriber - more logging to say if there are no pubs to drop Masahiko Sawada
- Re: pageinspect some function no need superuser priv Michael Paquier
- Re: pgstattuple: Use streaming read API in pgstatindex functions Xuneng Zhou
- RE: Patch for migration of the pg_commit_ts directory Hayato Kuroda (Fujitsu)
- Re: speedup COPY TO for partitioned table. jian he
- Re: Executing pg_createsubscriber with a non-compatible control file Michael Paquier
- RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Aya Iwata (Fujitsu)
- Re: Optimize LISTEN/NOTIFY Chao Li
- Re: Optimize LISTEN/NOTIFY Joel Jacobson
- Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Chao Li
- Re: IO in wrong state on riscv64 Thomas Munro
- Re: Logical Replication of sequences shveta malik
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Ajin Cherian
- Re: get rid of RM_HEAP2_ID John Naylor
- Re: Question about InvalidatePossiblyObsoleteSlot() Bertrand Drouvot
- Re: get rid of RM_HEAP2_ID John Naylor
- Re: Patch for migration of the pg_commit_ts directory Maxim Orlov
- Re: get rid of RM_HEAP2_ID Michael Paquier
- Re: remove unnecessary include in src/backend/commands/policy.c Shinya Kato
- Re: Logical Replication of sequences shveta malik
- Re: plpython: Remove support for major version conflict detection Peter Eisentraut
- Re: MergeAppend could consider sorting cheapest child path Richard Guo
- Re: Logical Replication of sequences Amit Kapila
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Peter Smith
- Re: MergeAppend could consider sorting cheapest child path David Rowley
- Re: Logical Replication of sequences Chao Li
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Improve read_local_xlog_page_guts by replacing polling with latch-based waiting Xuneng Zhou
- [PATCH] Handle out-of-range timestamps in timestamptz_to_str() Алена Васильева
- Re: Implement waiting for wal lsn replay: reloaded Álvaro Herrera
- [PATCH] Handle out-of-range timestamps in timestamptz_to_str() Алена Васильева
- Re: [BUG] temporary file usage report with extended protocol and unnamed portals Michael Paquier
- Re: [PATCH] Handle out-of-range timestamps in timestamptz_to_str() Chao Li
- Re: [PATCH] Handle out-of-range timestamps in timestamptz_to_str() Daniel Gustafsson
- Re: MergeAppend could consider sorting cheapest child path Andrei Lepikhov