Mailing lists [pgsql-hackers]
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Melanie Plageman
- Re: ATTACH PARTITION seems to ignore column generation status Tom Lane
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Andres Freund
- Re: BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE Mark Dilger
- Show various offset arrays for heap WAL records Andres Freund
- Re: BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE Andres Freund
- Re: Reducing the WAL overhead of freezing in VACUUM by deduplicating per-tuple freeze plans Peter Geoghegan
- Re: WAL Insertion Lock Improvements (was: Re: Avoid LWLockWaitForVar() for currently held WAL insertion lock in WaitXLogInsertionsToFinish()) Andres Freund
- Re: doc: add missing "id" attributes to extension packaging page Karl O. Pinc
- Re: doc: add missing "id" attributes to extension packaging page Tom Lane
- Re: Allow +group in pg_ident.conf Andrew Dunstan
- Re: [PATCH] random_normal function Dean Rasheed
- Re: [PATCH] Support % wildcard in extension upgrade filenames Tom Lane
- Re: allow granting CLUSTER, REFRESH MATERIALIZED VIEW, and REINDEX Nathan Bossart
- Re: Fixing a couple of buglets in how VACUUM sets visibility map bits Peter Geoghegan
- Re: Allow +group in pg_ident.conf Jelte Fennema
- Re: [PATCH] random_normal function Tom Lane
- Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Andres Freund
- Re: POC: Lock updated tuples in tuple_update() and tuple_delete() Andres Freund
- Re: Allow +group in pg_ident.conf Michael Paquier
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Andres Freund
- Re: Strengthen pg_waldump's --save-fullpage tests Michael Paquier
- Re: Decoupling antiwraparound autovacuum from special rules around auto cancellation Peter Geoghegan
- Re: Add index scan progress to pg_stat_progress_vacuum Andres Freund
- Re: postgres_fdw uninterruptible during connection establishment / ProcSignalBarrier Andres Freund
- Re: refactoring relation extension and BufferAlloc(), faster COPY Andres Freund
- Re: Allow DISTINCT to use Incremental Sort David Rowley
- Re: Schema variables - new implementation for Postgres 15 (typo) Julien Rouhaud
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: ATTACH PARTITION seems to ignore column generation status Amit Langote
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Andres Freund
- Re: ATTACH PARTITION seems to ignore column generation status Tom Lane
- Re: Handle infinite recursion in logical replication setup Jonathan S. Katz
- RE: [PATCH] Support % wildcard in extension upgrade filenames Regina Obe
- Re: Allow DISTINCT to use Incremental Sort Richard Guo
- RE: Fix pg_publication_tables to exclude generated columns shiy.fnst@fujitsu.com
- Re: BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE Mark Dilger
- Re: FYI: 2022-10 thorntail failures from coreutils FICLONE Tom Lane
- RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
- Re: Show various offset arrays for heap WAL records Peter Geoghegan
- Re: Strengthen pg_waldump's --save-fullpage tests Bharath Rupireddy
- Re: [Proposal] Add foreign-server health checks infrastructure Tom Lane
- RE: Perform streaming logical transactions by background workers and parallel apply houzj.fnst@fujitsu.com
- Re: typos Justin Pryzby
- Re: split TOAST support out of postgres.h Peter Eisentraut
- Re: doc: add missing "id" attributes to extension packaging page Brar Piening
- Re: doc: add missing "id" attributes to extension packaging page Tom Lane
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order David Rowley
- Re: doc: add missing "id" attributes to extension packaging page Brar Piening
- Re: wake up logical workers after ALTER SUBSCRIPTION Amit Kapila
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order Tom Lane
- Re: Perform streaming logical transactions by background workers and parallel apply Kyotaro Horiguchi
- Re: doc: add missing "id" attributes to extension packaging page Brar Piening
- Re: Add BufFileRead variants with short read and EOF detection Amit Kapila
- Re: Fixing a couple of buglets in how VACUUM sets visibility map bits Peter Geoghegan
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: typos Amit Kapila
- Re: FYI: 2022-10 thorntail failures from coreutils FICLONE Noah Misch
- Re: allowing for control over SET ROLE Jeff Davis
- Re: split TOAST support out of postgres.h Noah Misch
- Avoiding "wrong tuple length" errors at the end of VACUUM on pg_database update (Backpatch of 947789f to v12 and v13) Michael Paquier
- Re: typos Michael Paquier
- Re: Avoiding "wrong tuple length" errors at the end of VACUUM on pg_database update (Backpatch of 947789f to v12 and v13) Tom Lane
- Re: typos Amit Kapila
- Re: Add a new pg_walinspect function to extract FPIs from WAL records Drouvot, Bertrand
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order Ankit Kumar Pandey
- Re: Minimal logical decoding on standbys Drouvot, Bertrand
- Re: [PATCH] random_normal function Dean Rasheed
- Re: split TOAST support out of postgres.h Peter Eisentraut
- Re: Add SHELL_EXIT_CODE to psql Maxim Orlov
- Re: Exposing the lock manager's WaitForLockers() to SQL Marco Slot
- Re: Collation version tracking for macOS Peter Eisentraut
- Change xl_hash_vacuum_one_page.ntuples from int to uint16 Drouvot, Bertrand
- Re: Add proper planner support for ORDER BY / DISTINCT aggregates Dean Rasheed
- Re: [PATCH] random_normal function Dean Rasheed
- Some revises in adding sorting path Richard Guo
- Re: Support for dumping extended statistics Hari krishna Maddileti
- Re: Perform streaming logical transactions by background workers and parallel apply Dilip Kumar
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Allow +group in pg_ident.conf Jelte Fennema
- Use windows VMs instead of windows containers on the CI Nazir Bilal Yavuz
- Re: psql's FETCH_COUNT (cursor) is not being respected for CTEs Jakub Wartak
- Re: [PATCH]Feature improvement for MERGE tab completion Dean Rasheed
- Re: Use windows VMs instead of windows containers on the CI Nazir Bilal Yavuz
- Re: Resolve iso-8859-1 type to relevant type instead of text type while bulk update using values Ashutosh Bapat
- Re: SQL/JSON revisited Elena Indrupskaya
- Re: Use windows VMs instead of windows containers on the CI Nazir Bilal Yavuz
- Re: [PATCH] support tab-completion for single quote input with equal sign torikoshia
- Re: split TOAST support out of postgres.h Robert Haas
- Re: pgbench - adding pl/pgsql versions of tests Fabien COELHO
- Re: BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE Matthias van de Meent
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: Bug in check for unreachable MERGE WHEN clauses Dean Rasheed
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: [PATCH] random_normal function Tom Lane
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: Allow +group in pg_ident.conf Andrew Dunstan
- Re: MERGE ... WHEN NOT MATCHED BY SOURCE Dean Rasheed
- Re: split TOAST support out of postgres.h Tom Lane
- Re: SQL/JSON revisited Andrew Dunstan
- Re: Handle infinite recursion in logical replication setup Amit Kapila
- Re: Announcing Release 15 of the PostgreSQL Buildfarm client Andrew Dunstan
- Re: Use windows VMs instead of windows containers on the CI Justin Pryzby
- Re: [PATCH] pgbench: add multiconnect option Fabien COELHO
- Re: allowing for control over SET ROLE Robert Haas
- Re: [PATCH] random_normal function Paul Ramsey
- can while loop in ClockSweepTick function be kind of infinite loop in some cases? 斯波隼斗
- Re: Strengthen pg_waldump's --save-fullpage tests Drouvot, Bertrand
- RE: [Proposal] Add foreign-server health checks infrastructure Hayato Kuroda (Fujitsu)
- Re: [Proposal] Add foreign-server health checks infrastructure Ted Yu
- Re: allowing for control over SET ROLE Robert Haas
- Re: split TOAST support out of postgres.h Robert Haas
- releasing ParallelApplyTxnHash when pa_launch_parallel_worker returns NULL Ted Yu
- Re: releasing ParallelApplyTxnHash when pa_launch_parallel_worker returns NULL Ted Yu
- Re: Transparent column encryption Mark Dilger
- Re: can while loop in ClockSweepTick function be kind of infinite loop in some cases? Andres Freund
- Re: Add 64-bit XIDs into PostgreSQL 15 Aleksander Alekseev
- Re: releasing ParallelApplyTxnHash when pa_launch_parallel_worker returns NULL Ted Yu
- Re: wake up logical workers after ALTER SUBSCRIPTION Nathan Bossart
- Re: fixing CREATEROLE Robert Haas
- Re: Handle infinite recursion in logical replication setup Jonathan S. Katz
- Re: Avoiding "wrong tuple length" errors at the end of VACUUM on pg_database update (Backpatch of 947789f to v12 and v13) Nathan Bossart
- Re: can while loop in ClockSweepTick function be kind of infinite loop in some cases? Robert Haas
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: releasing ParallelApplyTxnHash when pa_launch_parallel_worker returns NULL Ted Yu
- Re: Fixing a couple of buglets in how VACUUM sets visibility map bits Robert Haas
- Re: can while loop in ClockSweepTick function be kind of infinite loop in some cases? Andres Freund
- Re: Avoiding "wrong tuple length" errors at the end of VACUUM on pg_database update (Backpatch of 947789f to v12 and v13) Andres Freund
- Re: SLRUs in the main buffer pool - Page Header definitions Bagga, Rishu
- Re: BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE Andres Freund
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order Ankit Kumar Pandey
- Re: psql: Add role's membership options to the \du+ command Pavel Luzanov
- Re: Use windows VMs instead of windows containers on the CI Andres Freund
- Re: Show various offset arrays for heap WAL records Andres Freund
- Re: Schema variables - new implementation for Postgres 15 (typo) Pavel Stehule
- Re: RFC: logical publication via inheritance root? Jacob Champion
- Re: Transparent column encryption Mark Dilger
- Re: Fixing a couple of buglets in how VACUUM sets visibility map bits Peter Geoghegan
- Re: logical decoding and replication of sequences, take 2 Robert Haas
- Re: Fixing a couple of buglets in how VACUUM sets visibility map bits Peter Geoghegan
- Re: Fixing a couple of buglets in how VACUUM sets visibility map bits Robert Haas
- Re: heapgettup refactoring Melanie Plageman
- Re: Add SHELL_EXIT_CODE to psql Corey Huinker
- Re: BUG: Postgres 14 + vacuum_defer_cleanup_age + FOR UPDATE + UPDATE Matthias van de Meent
- Re: Fixing a couple of buglets in how VACUUM sets visibility map bits Peter Geoghegan
- Re: [PATCH] Support % wildcard in extension upgrade filenames Sandro Santilli