Mailing lists [pgsql-hackers]
- Re: processes stuck in shutdown following OOM/recovery Thomas Munro
- Re: remaining sql/json patches Tomas Vondra
- Re: [PATCH] Exponential backoff for auth_delay Nathan Bossart
- Re: sslinfo extension - add notbefore and notafter timestamps Jacob Champion
- Re: Get rid of the excess semicolon in planner.c David Rowley
- Improving contrib/tablefunc's error reporting Tom Lane
- Re: Improving contrib/tablefunc's error reporting Joe Conway
- Re: Popcount optimization using AVX512 Bruce Momjian
- Re: Experiments with Postgres and SSL Jacob Champion
- Re: Improving contrib/tablefunc's error reporting Tom Lane
- Re: Refactoring backend fork+exec code Tristan Partin
- Re: Remove unnecessary code from psql's watch command Michael Paquier
- Re: pg_upgrade --copy-file-range Thomas Munro
- Re: vacuumdb/clusterdb/reindexdb: allow specifying objects to process in all databases Dean Rasheed
- Re: Hooking into ExplainOneQuery() complicated by missing standard_ExplainOneQuery Michael Paquier
- Re: Proposal for implementing OCSP Stapling in PostgreSQL David Zhang
- Re: Improve readability by using designated initializers when possible Japin Li
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan
- Re: Make query cancellation keys longer Bruce Momjian
- Re: [PATCH] Exponential backoff for auth_delay Jacob Champion
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: speed up a logical replica setup Euler Taveira
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: CREATE DATABASE with filesystem cloning Thomas Munro
- Re: Support "Right Semi Join" plan shapes wenhui qiu
- Re: Hooking into ExplainOneQuery() complicated by missing standard_ExplainOneQuery Andrei Lepikhov
- Re: CREATE DATABASE with filesystem cloning Thomas Munro
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: "type with xxxx does not exist" when doing ExecMemoize() Tender Wang
- Re: "type with xxxx does not exist" when doing ExecMemoize() Andrei Lepikhov
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: remaining sql/json patches Amit Langote
- Re: Switching XLog source from archive to streaming when primary available Bharath Rupireddy
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: Missing LWLock protection in pgstat_reset_replslot() shveta malik
- Potential stack overflow in incremental base backup Thomas Munro
- Re: Fix race condition in InvalidatePossiblyObsoleteSlot() Michael Paquier
- Re: Shared detoast Datum proposal Nikita Malakhov
- Re: Injection points: some tools to wait and wake Michael Paquier
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- broken JIT support on Fedora 40 Pavel Stehule
- Re: UUID v7 Peter Eisentraut
- Re: Hooking into ExplainOneQuery() complicated by missing standard_ExplainOneQuery Mats Kindahl
- Re: [PoC] Improve dead tuple storage for lazy vacuum Andres Freund
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: [PoC] Improve dead tuple storage for lazy vacuum Andres Freund
- Re: Transaction timeout Andrey M. Borodin
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: MERGE ... RETURNING Peter Eisentraut
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Infinite loop in XLogPageRead() on standby Kyotaro Horiguchi
- Re: Add missing error codes to PANIC/FATAL error reports in xlog.c and relcache.c Daniel Gustafsson
- Re: Missing LWLock protection in pgstat_reset_replslot() Bertrand Drouvot
- Re: pipe_read_line for reading arbitrary strings Peter Eisentraut
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bertrand Drouvot
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy
- Re: Fix race condition in InvalidatePossiblyObsoleteSlot() Bertrand Drouvot
- Re: Injection points: some tools to wait and wake Jelte Fennema-Nio
- Re: Hooking into ExplainOneQuery() complicated by missing standard_ExplainOneQuery Jelte Fennema-Nio
- Regarding the order of the header file includes Richard Guo
- Re: pipe_read_line for reading arbitrary strings Daniel Gustafsson
- Re: Adding deprecation notices to pgcrypto documentation Peter Eisentraut
- Re: Reduce useless changes before reassembly during logical replication li jie
- RE: speed up a logical replica setup Hayato Kuroda (Fujitsu)
- Re: Statistics Import and Export Matthias van de Meent
- Re: Regarding the order of the header file includes Bharath Rupireddy
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bertrand Drouvot
- Re: Statistics Import and Export Stephen Frost
- Re: Proposal to include --exclude-extension Flag in pg_dump Dean Rasheed
- Re: Infinite loop in XLogPageRead() on standby Alexander Kukushkin
- Re: pipe_read_line for reading arbitrary strings Alvaro Herrera
- Re: pipe_read_line for reading arbitrary strings Daniel Gustafsson
- Re: Adding deprecation notices to pgcrypto documentation Daniel Gustafsson
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- Re: Statistics Import and Export Matthias van de Meent
- Re: Introduce XID age and inactive timeout based replication slot invalidation Amit Kapila
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Fix race condition in InvalidatePossiblyObsoleteSlot() Michael Paquier
- Re: speed up a logical replica setup vignesh C
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Potential stack overflow in incremental base backup Alvaro Herrera
- Re: remaining sql/json patches Himanshu Upadhyaya
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Proposal to add page headers to SLRU pages Li, Yong
- Re: Fix race condition in InvalidatePossiblyObsoleteSlot() Bharath Rupireddy
- Re: Stack overflow issue Alexander Korotkov
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Amit Kapila
- Re: Combine Prune and Freeze records emitted by vacuum Heikki Linnakangas
- Re: Proposal to add page headers to SLRU pages Alvaro Herrera
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: remaining sql/json patches jian he
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Wrong security context for deferred triggers? Laurenz Albe
- Re: CF entries for 17 to be reviewed Andrey M. Borodin
- Re: Add new error_action COPY ON_ERROR "log" Bharath Rupireddy
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Denis Laxalde
- Re: Reducing the log spam Aleksander Alekseev
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: [PoC] Reducing planning time when tables have many partitions Ashutosh Bapat
- Re: Potential issue in ecpg-informix decimal converting functions Daniel Gustafsson
- Re: remaining sql/json patches Tomas Vondra
- Logging which interface was connected to in log_line_prefix Greg Sabino Mullane
- Re: Reducing the log spam Laurenz Albe
- Re: Add system identifier to backup manifest Robert Haas
- Re: [PATCH] Exponential backoff for auth_delay Nathan Bossart
- Re: Switching XLog source from archive to streaming when primary available Nathan Bossart
- Re: MERGE ... RETURNING Dean Rasheed
- Re: recovery modules Nathan Bossart
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: Fix race condition in InvalidatePossiblyObsoleteSlot() Bertrand Drouvot
- Re: Remove unnecessary code from psql's watch command Tom Lane
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Alvaro Herrera
- Re: [PATCH] Exponential backoff for auth_delay Jacob Champion
- Re: Statistics Import and Export Stephen Frost
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: Proposal to add page headers to SLRU pages Stephen Frost
- Using the %m printf format more Dagfinn Ilmari Mannsåker
- Re: Potential issue in ecpg-informix decimal converting functions a.imamov@postgrespro.ru
- Re: Provide a pg_truncate_freespacemap function Stephen Frost
- Re: Confine vacuum skip logic to lazy_scan_skip Heikki Linnakangas
- Re: Transaction timeout Alexander Korotkov
- Re: MERGE ... RETURNING Merlin Moncure
- Re: Reducing the log spam Laurenz Albe
- Re: [PATCH] Exponential backoff for auth_delay Tomas Vondra
- Re: Shared detoast Datum proposal Tomas Vondra
- Re: Shared detoast Datum proposal Tomas Vondra