Mailing lists [pgsql-hackers]
- Re: speed up a logical replica setup Tomas Vondra
- Re: Combine Prune and Freeze records emitted by vacuum Melanie Plageman
- Re: WIP Incremental JSON Parser Jacob Champion
- Re: Properly pathify the union planner David Rowley
- Re: ALTER TABLE SET ACCESS METHOD on partitioned tables Justin Pryzby
- Re: Table AM Interface Enhancements Alexander Korotkov
- Re: add AVX2 support to simd.h Tom Lane
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov
- Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov
- Re: add AVX2 support to simd.h Nathan Bossart
- Re: pg_stat_statements and "IN" conditions Yasuo Honda
- Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov
- Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Possibility to disable `ALTER SYSTEM` Andrew Dunstan
- Re: add AVX2 support to simd.h Nathan Bossart
- Re: add AVX2 support to simd.h Tom Lane
- Re: Why is parula failing? David Rowley
- Re: Add new error_action COPY ON_ERROR "log" Masahiko Sawada
- Re: [PATCH] LockAcquireExtended improvement Will Mortensen
- Re: recovery modules Nathan Bossart
- Re: Properly pathify the union planner Richard Guo
- Re: Introduce XID age and inactive timeout based replication slot invalidation shveta malik
- Re: Can't find not null constraint, but \d+ shows that Tender Wang
- Re: remaining sql/json patches jian he
- Re: remaining sql/json patches Amit Langote
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy
- Re: pgsql: Track last_inactive_time in pg_replication_slots. Amit Kapila
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- Re: Introduce XID age and inactive timeout based replication slot invalidation shveta malik
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy
- Re: Exposing the lock manager's WaitForLockers() to SQL Will Mortensen
- Re: Introduce XID age and inactive timeout based replication slot invalidation shveta malik
- Re: Why is parula failing? Tom Lane
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bertrand Drouvot
- Re: Introduce XID age and inactive timeout based replication slot invalidation shveta malik
- Re: Statistics Import and Export Corey Huinker
- Re: Statistics Import and Export Corey Huinker
- Re: pg_upgrade and logical replication vignesh C
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Propagate pathkeys from CTEs up to the outer query Richard Guo
- Re: pgsql: Track last_inactive_time in pg_replication_slots. Bharath Rupireddy
- RE: pg_upgrade and logical replication Hayato Kuroda (Fujitsu)
- Re: Parallel Bitmap Heap Scan reports per-worker stats in EXPLAIN ANALYZE Donghang Lin
- Re: Remove some redundant set_cheapest() calls Richard Guo
- Re: pgsql: Track last_inactive_time in pg_replication_slots. Bertrand Drouvot
- Re: Improve eviction algorithm in ReorderBuffer Shubham Khanna
- Re: Adding OLD/NEW support to RETURNING Jeff Davis
- Re: New Table Access Methods for Multi and Single Inserts Jeff Davis
- Re: Can't find not null constraint, but \d+ shows that Tender Wang
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: pg_upgrade and logical replication Amit Kapila
- [MASSMAIL] Query Regarding frame options initialization in Window aggregate state Vallimaharajan G
- Re: pg_upgrade failing for 200+ million Large Objects Michael Banck
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy
- Re: Propagate pathkeys from CTEs up to the outer query David Rowley
- Re: Why is parula failing? David Rowley
- Re: Properly pathify the union planner David Rowley
- Re: pg_upgrade failing for 200+ million Large Objects Laurenz Albe
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bertrand Drouvot
- Re: Introduce XID age and inactive timeout based replication slot invalidation shveta malik
- Re: Functions to return random numbers in a given range Dean Rasheed
- Re: Properly pathify the union planner David Rowley
- Re: pg_upgrade failing for 200+ million Large Objects Michael Banck
- Re: pg_combinebackup --copy-file-range Jakub Wartak
- Re: Parallel Aggregates for string_agg and array_agg David Rowley
- Re: Flushing large data immediately in pqcomm David Rowley
- Re: Skip collecting decoded changes of already-aborted transactions Ajin Cherian
- Re: Skip collecting decoded changes of already-aborted transactions Masahiko Sawada
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy
- Re: Table AM Interface Enhancements Pavel Borisov
- Re: Table AM Interface Enhancements Pavel Borisov
- Re: Adding OLD/NEW support to RETURNING Dean Rasheed
- RE: Psql meta-command conninfo+ Maiquel Grassi
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bertrand Drouvot
- Re: pgsql: Clean up role created in new subscription test. Daniel Gustafsson
- Re: Streaming I/O, vectored I/O (WIP) Thomas Munro
- Re: Can't find not null constraint, but \d+ shows that Tender Wang
- Re: pgsql: Track last_inactive_time in pg_replication_slots. Robert Haas
- Re: pgsql: Allow using syncfs() in frontend utilities. Robert Haas
- Re: Possibility to disable `ALTER SYSTEM` Jelte Fennema-Nio
- Re: pg_upgrade failing for 200+ million Large Objects Tom Lane
- Re: Remove some redundant set_cheapest() calls Tom Lane
- Re: Possibility to disable `ALTER SYSTEM` Bruce Momjian
- Re: Possibility to disable `ALTER SYSTEM` Robert Haas
- Re: pgsql: Track last_inactive_time in pg_replication_slots. Nathan Bossart
- Re: pg_upgrade failing for 200+ million Large Objects Nathan Bossart
- Re: Possibility to disable `ALTER SYSTEM` Robert Haas
- Re: Combine Prune and Freeze records emitted by vacuum Melanie Plageman
- [MASSMAIL]Adding application_name to the error and notice message fields Mitar
- Re: pgsql: Allow using syncfs() in frontend utilities. Nathan Bossart
- Re: pgsql: Clean up role created in new subscription test. Tom Lane
- Re: pgsql: Track last_inactive_time in pg_replication_slots. Robert Haas
- Re: pgsql: Allow using syncfs() in frontend utilities. Robert Haas
- Re: Adding OLD/NEW support to RETURNING Jeff Davis
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy
- [MASSMAIL]Crash on UNION with PG 17 Regina Obe
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera
- Re: Possibility to disable `ALTER SYSTEM` Jelte Fennema-Nio
- [MASSMAIL]Can't compile PG 17 (master) from git under Msys2 autoconf Regina Obe
- Re: Built-in CTYPE provider Daniel Verite
- Re: Flushing large data immediately in pqcomm Robert Haas
- Re: pgsql: Clean up role created in new subscription test. Daniel Gustafsson
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bertrand Drouvot
- Re: Combine Prune and Freeze records emitted by vacuum Heikki Linnakangas
- Re: Slow GRANT ROLE on PostgreSQL 16 with thousands of ROLEs Ranier Vilela
- Re: Slow GRANT ROLE on PostgreSQL 16 with thousands of ROLEs Nathan Bossart
- Re: Slow GRANT ROLE on PostgreSQL 16 with thousands of ROLEs Ranier Vilela
- Re: Query Regarding frame options initialization in Window aggregate state Tom Lane
- Re: Possibility to disable `ALTER SYSTEM` Greg Sabino Mullane
- Re: Combine Prune and Freeze records emitted by vacuum Peter Geoghegan
- Re: Possibility to disable `ALTER SYSTEM` Isaac Morland
- Re: Adding application_name to the error and notice message fields Mitar
- Re: Possibility to disable `ALTER SYSTEM` David G. Johnston
- Re: Slow GRANT ROLE on PostgreSQL 16 with thousands of ROLEs Nathan Bossart
- Re: Built-in CTYPE provider Jeff Davis
- Re: Add new error_action COPY ON_ERROR "log" Bharath Rupireddy
- Re: Combine Prune and Freeze records emitted by vacuum Melanie Plageman
- Re: Combine Prune and Freeze records emitted by vacuum Melanie Plageman
- Re: Possibility to disable `ALTER SYSTEM` Robert Haas
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera
- Re: add AVX2 support to simd.h Nathan Bossart
- Re: Possibility to disable `ALTER SYSTEM` Maciek Sakrejda
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: Slow GRANT ROLE on PostgreSQL 16 with thousands of ROLEs Ranier Vilela
- Re: Use streaming read API in ANALYZE Melanie Plageman
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Dmitry Koval
- Re: Streaming I/O, vectored I/O (WIP) Melanie Plageman