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
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: Issue with logical replication slot during switchover Fabrice Chapuis
- Re: [PATCH] Remove make_temptable_name_n() Aleksander Alekseev
- Re: [PATCH] Remove unused #include's in src/backend/commands/* Aleksander Alekseev
- Re: How can end users know the cause of LR slot sync delays? Shlok Kyal
- Re: How can end users know the cause of LR slot sync delays? Shlok Kyal
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: Optimize LISTEN/NOTIFY Arseniy Mukhin
- RE: Logical Replication of sequences Zhijie Hou (Fujitsu)
- RE: Logical Replication of sequences Zhijie Hou (Fujitsu)
- RE: Logical Replication of sequences Zhijie Hou (Fujitsu)
- RE: Logical Replication of sequences Zhijie Hou (Fujitsu)
- Re: [PATCH] Remove make_temptable_name_n() Álvaro Herrera
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands jian he
- Re: MergeAppend could consider sorting cheapest child path David Rowley
- Re: Improved TAP tests by replacing sub-optimal uses of ok() with better Test::More functions Sadhuprasad Patro
- Re: Add log_autovacuum_{vacuum|analyze}_min_duration Peter Eisentraut
- Re: Reorganize GUC structs Peter Eisentraut
- Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou
- Re: Add log_autovacuum_{vacuum|analyze}_min_duration Shinya Kato
- remove pg_restrict workaround Peter Eisentraut
- [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Akshay Joshi
- Feature Request: Build only backend libraries with Meson Uilian Ries
- Re: remove pg_restrict workaround Tom Lane
- Re: Replace O_EXCL with O_TRUNC for creation of state.tmp in SaveSlotToPath Kevin K Biju
- Re: Reorganize GUC structs Peter Eisentraut
- Re: Optimize LISTEN/NOTIFY Tom Lane
- Re: Making pg_rewind faster Srinath Reddy Sadipiralla
- Re: get rid of RM_HEAP2_ID Heikki Linnakangas
- Re: get rid of RM_HEAP2_ID Heikki Linnakangas
- Re: Making pg_rewind faster Srinath Reddy Sadipiralla
- postgres_fdw: Use COPY to speed up batch inserts Matheus Alcantara
- Re: Optimize LISTEN/NOTIFY Joel Jacobson
- Re: Clarification on Role Access Rights to Table Indexes Nathan Bossart
- Re: Thoughts on a "global" client configuration? Jacob Champion
- Extend documentation for pg_stat_replication.backend_xmin Renzo Dani
- remove partColsUpdated Nathan Bossart
- RE: AIX support Srirama Kucherlapati
- Re: Support getrandom() for pg_strong_random() source Jacob Champion
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: Adding basic NUMA awareness Tomas Vondra
- Re: Adding basic NUMA awareness Tomas Vondra
- Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Álvaro Herrera
- Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Philip Alger
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: Clarification on Role Access Rights to Table Indexes Nathan Bossart
- Re: AIX support Peter Eisentraut
- Re: Improve docs syntax checking and enable it in the meson build Peter Eisentraut
- Re: Thoughts on a "global" client configuration? Peter Eisentraut
- Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Andrew Dunstan
- Re: Thoughts on a "global" client configuration? Peter Eisentraut
- Re: [PING] [PATCH v2] parallel pg_restore: avoid disk seeks when jumping short distance forward Tom Lane
- Re: Thoughts on a "global" client configuration? Isaac Morland
- Re: Thoughts on a "global" client configuration? Jacob Champion
- Re: Optimize LISTEN/NOTIFY Arseniy Mukhin
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada
- Re: Optimize LISTEN/NOTIFY Joel Jacobson
- Re: make tsearch use the database default locale Jeff Davis
- Re: Checkpointer write combining Melanie Plageman