Mailing lists [pgsql-hackers]
- Re: Adding deprecation notices to pgcrypto documentation Daniel Gustafsson
- RE: Popcount optimization using AVX512 Amonson, Paul D
- Re: Improve the log message output of basic_archive when basic_archive.archive_directory parameter is not set Nathan Bossart
- Re: [PATCH] Exponential backoff for auth_delay Michael Banck
- Re: Improve the log message output of basic_archive when basic_archive.archive_directory parameter is not set Tom Lane
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Tom Lane
- Re: Popcount optimization using AVX512 Nathan Bossart
- Re: Injection points: some tools to wait and wake Michael Paquier
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Tom Lane
- Re: Adding deprecation notices to pgcrypto documentation Nathan Bossart
- Re: Avoid is possible a expensive function call (src/backend/utils/adt/varlena.c) Michael Paquier
- Re: a wrong index choose when statistics is out of date David Rowley
- Re: Add new error_action COPY ON_ERROR "log" Michael Paquier
- Re: Avoid is possible a expensive function call (src/backend/utils/adt/varlena.c) Tom Lane
- Re: [PATCH] updates to docs about HOT updates for BRIN Jeff Davis
- Re: Synchronizing slots from primary to standby Peter Smith
- Re: Fix race condition in InvalidatePossiblyObsoleteSlot() Michael Paquier
- Re: Preserve subscription OIDs during pg_upgrade Bruce Momjian
- Re: remaining sql/json patches Amit Langote
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: Shared detoast Datum proposal Andy Fan
- RE: Some shared memory chunks are allocated even if related processes won't start Hayato Kuroda (Fujitsu)
- Re: Switching XLog source from archive to streaming when primary available Nathan Bossart
- Re: vacuumdb/clusterdb/reindexdb: allow specifying objects to process in all databases Nathan Bossart
- Re: Improve eviction algorithm in ReorderBuffer Peter Smith
- Re: Support "Right Semi Join" plan shapes Richard Guo
- Re: Add bump memory context type and use it for tuplesorts David Rowley
- Re: Support "Right Semi Join" plan shapes Richard Guo
- Re: PostgreSQL Contributors Updates vignesh C
- Re: Support "Right Semi Join" plan shapes wenhui qiu
- Re: Improve eviction algorithm in ReorderBuffer vignesh C
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: speed up a logical replica setup Shubham Khanna
- Re: MAINTAIN privilege -- what do we need to un-revert it? Jeff Davis
- Re: initdb's -c option behaves wrong way? Kyotaro Horiguchi
- Add comment to specify timeout unit in ConditionVariableTimedSleep() shveta malik
- Re: remaining sql/json patches Andy Fan
- Re: remaining sql/json patches jian he
- Re: speed up a logical replica setup Shlok Kyal
- Re: a wrong index choose when statistics is out of date Andy Fan
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: Make COPY format extendable: Extract COPY TO format implementations Michael Paquier
- Re: Add comment to specify timeout unit in ConditionVariableTimedSleep() Michael Paquier
- Re: Improve eviction algorithm in ReorderBuffer Peter Smith
- Re: Hooking into ExplainOneQuery() complicated by missing standard_ExplainOneQuery Michael Paquier
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby Nisha Moond
- Re: Eager aggregation, take 3 Richard Guo
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Hooking into ExplainOneQuery() complicated by missing standard_ExplainOneQuery Mats Kindahl
- Re: Schema variables - new implementation for Postgres 15 Pavel Stehule
- Re: Some shared memory chunks are allocated even if related processes won't start 'Alvaro Herrera'
- Re: Missing LWLock protection in pgstat_reset_replslot() Heikki Linnakangas
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Infinite loop in XLogPageRead() on standby Alexander Kukushkin
- Re: Injection points: some tools to wait and wake Jelte Fennema-Nio
- Re: Missing LWLock protection in pgstat_reset_replslot() shveta malik
- Re: Shared detoast Datum proposal Nikita Malakhov
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Heikki Linnakangas
- Re: "type with xxxx does not exist" when doing ExecMemoize() Andrei Lepikhov
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Refactoring backend fork+exec code Richard Guo
- Re: type cache cleanup improvements Teodor Sigaev
- 回复: bug report: some issues about pg_15_stable(8fa4a1ac61189efffb8b851ee77e1bc87360c445) zwj
- Re: Fix race condition in InvalidatePossiblyObsoleteSlot() Bertrand Drouvot
- Re: Change GUC hashtable to use simplehash? John Naylor
- Re: Adding deprecation notices to pgcrypto documentation Daniel Gustafsson
- Re: Change prefetch and read strategies to use range in pg_prewarm ... and raise a question about posix_fadvise WILLNEED Nazir Bilal Yavuz
- Re: SLRU optimization - configurable buffer pool and partitioning the SLRU lock Alvaro Herrera
- Re: Eager aggregation, take 3 Richard Guo
- Get rid of the excess semicolon in planner.c Richard Guo
- Re: Avoid is possible a expensive function call (src/backend/utils/adt/varlena.c) Ranier Vilela
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: type cache cleanup improvements Aleksander Alekseev
- Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Alvaro Herrera
- Reducing the log spam Laurenz Albe
- Re: a wrong index choose when statistics is out of date Andy Fan
- Re: index prefetching Jakub Wartak
- Remove unnecessary code from psql's watch command Yugo NAGATA
- Re: Reducing the log spam Pavel Stehule
- Re: [PATCH] Exponential backoff for auth_delay Robert Haas
- Re: Missing LWLock protection in pgstat_reset_replslot() Bertrand Drouvot
- Re: Missing LWLock protection in pgstat_reset_replslot() Bertrand Drouvot
- Re: Preserve subscription OIDs during pg_upgrade Aleksander Alekseev
- Re: pg_upgrade --copy-file-range Peter Eisentraut
- Re: Improve readability by using designated initializers when possible Japin Li
- Re: bug report: some issues about pg_15_stable(8fa4a1ac61189efffb8b851ee77e1bc87360c445) Dean Rasheed
- Re: Reducing the log spam Jim Jones
- Re: Reducing the log spam Pavel Stehule
- Re: Improve readability by using designated initializers when possible Jelte Fennema-Nio
- Re: Reducing the log spam Jelte Fennema-Nio
- Re: Experiments with Postgres and SSL Heikki Linnakangas
- Re: type cache cleanup improvements Teodor Sigaev
- Re: Slow catchup of 2PC (twophase) transactions on replica in LR Давыдов Виталий
- Re: Improve readability by using designated initializers when possible Japin Li
- Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Dean Rasheed
- Re: [PATCH] updates to docs about HOT updates for BRIN Elizabeth Christensen
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- un-revert the MAINTAIN privilege and the pg_maintain predefined role Nathan Bossart
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Alvaro Herrera
- RE: Popcount optimization using AVX512 Amonson, Paul D
- Re: Refactoring backend fork+exec code Heikki Linnakangas
- Re: [PATCH] updates to docs about HOT updates for BRIN Stephen Frost
- Re: Adding deprecation notices to pgcrypto documentation Nathan Bossart
- Re: Popcount optimization using AVX512 Nathan Bossart
- RE: Popcount optimization using AVX512 Amonson, Paul D
- Re: Dump-restore loosing 'attnotnull' bit for DEFERRABLE PRIMARY KEY column(s). Alvaro Herrera
- Re: Improve readability by using designated initializers when possible Jelte Fennema-Nio
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis
- Re: Switching XLog source from archive to streaming when primary available Bharath Rupireddy
- Re: [PATCH] updates to docs about HOT updates for BRIN Jeff Davis
- Re: Support a wildcard in backtrace_functions Bharath Rupireddy
- Re: Experiments with Postgres and SSL Jacob Champion
- Re: Support a wildcard in backtrace_functions Alvaro Herrera
- Re: Introduce XID age and inactive timeout based replication slot invalidation Bharath Rupireddy
- Re: Introduce XID age and inactive timeout based replication slot invalidation Nathan Bossart
- Re: Switching XLog source from archive to streaming when primary available Nathan Bossart
- Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Matthias van de Meent
- Re: Support "Right Semi Join" plan shapes Alena Rybakina