Mailing lists [pgsql-hackers]
- Re: Make attstattarget nullable Tomas Vondra
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Matthias van de Meent
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Matthias van de Meent
- Re: Large files for relations Thomas Munro
- Re: vacuumdb/clusterdb/reindexdb: allow specifying objects to process in all databases Nathan Bossart
- Re: Reducing the log spam Isaac Morland
- Re: Hooking into ExplainOneQuery() complicated by missing standard_ExplainOneQuery Michael Paquier
- Re: [PATCH] Exponential backoff for auth_delay Michael Banck
- Re: [PATCH] Exponential backoff for auth_delay Jacob Champion
- Re: Stack overflow issue Tom Lane
- Re: Injection points: some tools to wait and wake Michael Paquier
- Re: [PATCH] Exponential backoff for auth_delay Jacob Champion
- Re: Stack overflow issue Alexander Korotkov
- Re: Confine vacuum skip logic to lazy_scan_skip Melanie Plageman
- Re: Stack overflow issue Tom Lane
- improve ssl error code, 2147483650 David Zhang
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- Re: Combine headerscheck and cpluspluscheck scripts Thomas Munro
- Re: Fix race condition in InvalidatePossiblyObsoleteSlot() Michael Paquier
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: "type with xxxx does not exist" when doing ExecMemoize() Tender Wang
- Re: remaining sql/json patches jian he
- Re: Confine vacuum skip logic to lazy_scan_skip Melanie Plageman
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- Re: Improve eviction algorithm in ReorderBuffer Masahiko Sawada
- Re: Synchronizing slots from primary to standby Masahiko Sawada
- Re: Add new error_action COPY ON_ERROR "log" Michael Paquier
- Re: Add system identifier to backup manifest Michael Paquier
- Re: remaining sql/json patches jian he
- Re: Add system identifier to backup manifest Amul Sul
- Re: DOCS: Avoid using abbreviation "aka" Amit Kapila
- Re: speed up a logical replica setup Euler Taveira
- Re: speed up a logical replica setup Euler Taveira
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: remaining sql/json patches jian he
- Re: Missing LWLock protection in pgstat_reset_replslot() Michael Paquier
- Re: remaining sql/json patches Himanshu Upadhyaya
- Re: DOCS: Avoid using abbreviation "aka" Michael Paquier
- Re: Add new error_action COPY ON_ERROR "log" torikoshia
- Re: Missing LWLock protection in pgstat_reset_replslot() shveta malik
- Re: Missing LWLock protection in pgstat_reset_replslot() Michael Paquier
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Missing LWLock protection in pgstat_reset_replslot() shveta malik
- Invalid query generated by postgres_fdw with UNION ALL and ORDER BY Michał Kłeczek
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Add new error_action COPY ON_ERROR "log" Masahiko Sawada
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Add new error_action COPY ON_ERROR "log" Michael Paquier
- Re: Regarding the order of the header file includes Richard Guo
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Get rid of the excess semicolon in planner.c Richard Guo
- Re: Add new error_action COPY ON_ERROR "log" Bharath Rupireddy
- Re: Add new error_action COPY ON_ERROR "log" Bharath Rupireddy
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Add new error_action COPY ON_ERROR "log" Michael Paquier
- Re: remaining sql/json patches Amit Langote
- Re: Add new error_action COPY ON_ERROR "log" Michael Paquier
- Re: Combine headerscheck and cpluspluscheck scripts Michael Paquier
- Re: Reducing the log spam Laurenz Albe
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Shared detoast Datum proposal Nikita Malakhov
- Re: Provide a pg_truncate_freespacemap function Ronan Dunklau
- Re: a wrong index choose when statistics is out of date Andrei Lepikhov
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Stack overflow issue Alexander Korotkov
- Re: speed up a logical replica setup vignesh C
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: 035_standby_logical_decoding unbounded hang Andrey M. Borodin
- Re: "type with xxxx does not exist" when doing ExecMemoize() David Rowley
- Re: Function and Procedure with same signature? Hannu Krosing
- Re: a wrong index choose when statistics is out of date David Rowley
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel Jelte Fennema-Nio
- Re: a wrong index choose when statistics is out of date Andy Fan
- Re: bug report: some issues about pg_15_stable(8fa4a1ac61189efffb8b851ee77e1bc87360c445) Dean Rasheed
- Re: a wrong index choose when statistics is out of date David Rowley
- Re: a wrong index choose when statistics is out of date Andy Fan
- Re: remaining sql/json patches Tomas Vondra
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Invalid query generated by postgres_fdw with UNION ALL and ORDER BY David Rowley
- Re: remaining sql/json patches Tomas Vondra
- Re: A problem about partitionwise join Ashutosh Bapat
- Re: Properly pathify the union planner David Rowley
- Re: Change prefetch and read strategies to use range in pg_prewarm ... and raise a question about posix_fadvise WILLNEED Nazir Bilal Yavuz
- Re: a wrong index choose when statistics is out of date David Rowley
- Re: Properly pathify the union planner Richard Guo
- Re: [HACKERS] make async slave to wait for lsn to be replayed Kartyshov Ivan
- Re: Shared detoast Datum proposal Tomas Vondra
- Re: Invalid query generated by postgres_fdw with UNION ALL and ORDER BY Ashutosh Bapat
- Re: remaining sql/json patches Amit Langote
- Re: [HACKERS] make async slave to wait for lsn to be replayed Amit Kapila
- Re: Change prefetch and read strategies to use range in pg_prewarm ... and raise a question about posix_fadvise WILLNEED Cédric Villemain
- Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Alvaro Herrera
- Re: speed up a logical replica setup Shlok Kyal
- Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Dean Rasheed
- Re: remaining sql/json patches jian he
- Re: remaining sql/json patches Tomas Vondra
- Re: remaining sql/json patches Amit Langote
- Re: remaining sql/json patches Alvaro Herrera
- Re: Add system identifier to backup manifest Robert Haas
- Re: remaining sql/json patches Amit Langote
- Re: POC, WIP: OR-clause support for indexes Alexander Korotkov
- Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Alvaro Herrera
- Re: WIP Incremental JSON Parser Jacob Champion
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Benoit Tigeot
- Re: RangeTblEntry.inh vs. RTE_SUBQUERY Peter Eisentraut
- Re: improve ssl error code, 2147483650 Heikki Linnakangas
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Function and Procedure with same signature? Tom Lane
- Re: un-revert the MAINTAIN privilege and the pg_maintain predefined role Nathan Bossart
- Re: table inheritance versus column compression and storage settings Ashutosh Bapat
- Re: autovectorize page checksum code included elsewhere Nathan Bossart
- Re: [PATCH] LockAcquireExtended improvement Robert Haas
- Re: speed up a logical replica setup Tomas Vondra
- DOCS: add helpful partitioning links Robert Treat
- Re: Extension Enhancement: Buffer Invalidation in pg_buffercache Maxim Orlov
- Re: improve ssl error code, 2147483650 Stephen Frost
- Re: 035_standby_logical_decoding unbounded hang Noah Misch
- Re: Add last_commit_lsn to pg_stat_database Heikki Linnakangas
- Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Alvaro Herrera
- Re: Popcount optimization using AVX512 Nathan Bossart
- Re: improve ssl error code, 2147483650 Tom Lane
- Re: Potential stack overflow in incremental base backup Robert Haas
- Re: Popcount optimization using AVX512 Alvaro Herrera
- Re: Potential stack overflow in incremental base backup Robert Haas
- Re: why there is not VACUUM FULL CONCURRENTLY? Alvaro Herrera
- Re: Popcount optimization using AVX512 Nathan Bossart
- Re: improve ssl error code, 2147483650 Tom Lane
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Michail Nikolaev
- Re: Add system identifier to backup manifest Robert Haas
- Re: improve ssl error code, 2147483650 Tom Lane
- Re: improve ssl error code, 2147483650 Daniel Gustafsson
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan