Mailing lists [pgsql-hackers]
- Re: pg_*_advice: tsv load failure, etc. Robert Haas
- Re: Recovery at replica stuck because recovery incorrectly trusts an old high-water mark Jeff Davis
- Re: Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation Masahiko Sawada
- Re: BUG: pg_class.relchecks overflow, making table undroppable Michael Paquier
- Re: ZSTD TOAST compression, and an extensible compression method encoding Nikhil Kumar Veldanda
- Re: Why clearing the VM doesn't require registering vm buffer in wal record Melanie Plageman
- Re: Speed up lpad() and rpad() for one-byte padding strings Sehrope Sarkuni
- Re: [PATCH] Speed up repeat() for larger counts Sehrope Sarkuni
- Re: potentially missed pgindent in REL_19_STABLE Amit Langote
- Re: Recovery at replica stuck because recovery incorrectly trusts an old high-water mark Jeff Davis
- Re: Severe performance degradation with concurrent updates due to excessive EvalPlanQual (EPQ) re‑evaluation Osama Abdul Qader
- Re: Speed up lpad() and rpad() for one-byte padding strings Manu
- Re: Temp schema drop leaves an inconsistent state behind Michael Paquier
- Re: HASH INDEX builds seems confused Khoa Nguyen
- Re: add list of major features to the v19 release notes Bruce Momjian
- RE: [PATCH] Add a check_hook for output_plugin_libraries Hayato Kuroda (Fujitsu)
- Re: Recovery at replica stuck because recovery incorrectly trusts an old high-water mark Manu
- Re: Severe performance degradation with concurrent updates due to excessive EvalPlanQual (EPQ) re‑evaluation Osama Abdul Qader
- Re: Temp schema drop leaves an inconsistent state behind Manu
- Re: Add a permission check to pg_stat_get_backend_subxact() shihao zhong
- Re: Add a permission check to pg_stat_get_backend_subxact() Michael Paquier
- Re: Persist slot invalidations before publishing them shveta malik
- Re: Add a permission check to pg_stat_get_backend_subxact() shihao zhong
- Re: REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten shihao zhong
- Re: Up to 50x degradation in dblink performance when receiving notice traffic 19 vs 18 vignesh C
- ON CONFLICT DO SELECT returns rows hidden by a view shihao zhong
- FDW RTE join pushdown fails to create plan with aggregates Kirill Reshke
- Re: Re: Re: [PATCH] Fix segmentation fault caused by reentrancy in RI_Fkey_cascade_del (ri_triggers.c) Trakshan Mishra
- Re: Up to 50x degradation in dblink performance when receiving notice traffic 19 vs 18 Fujii Masao
- Re: [PATCH] Refactor remaining zero-fill relation extensions to use smgrzeroextend() shihao zhong
- Re: Fix -Wshadow=local warnings Peter Eisentraut
- Re: Proposal: Conflict log history table for Logical Replication kedar anavardekar
- RE: Allow pg_read_all_stats to read replication origin status Hayato Kuroda (Fujitsu)
- WAIT for LSN does not reject small negative timeouts Kirill Reshke
- Re: Persist slot invalidations before publishing them Bertrand Drouvot
- Re: REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten Manu
- Re: Up to 50x degradation in dblink performance when receiving notice traffic 19 vs 18 vignesh C
- Re: Add a permission check to pg_stat_get_backend_subxact() solai v
- Re: REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten Antonin Houska
- Re: Declare variable-length catalog columns as [] rather than [1] Peter Eisentraut
- Re: Direct TOAST v2, faster, smaller and no migration needed Hannu Krosing
- Re: Add a permission check to pg_stat_get_backend_subxact() solai v
- Re: RFC: Logging plan of the running query torikoshia
- Re: FDW RTE join pushdown fails to create plan with aggregates Alexander Pyhalov
- Re: WAIT for LSN does not reject small negative timeouts Daniel Gustafsson
- Re: Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation Nisha Moond
- Re: ZSTD TOAST compression, and an extensible compression method encoding Michael Paquier
- Re: RI fastpath misses checking EXECUTE on functions Amit Langote
- Re: FDW RTE join pushdown fails to create plan with aggregates Kirill Reshke
- Re: RFC: Allow EXPLAIN to Output Page Fault Information torikoshia
- Re: Severe performance degradation with concurrent updates due to excessive EvalPlanQual (EPQ) re‑evaluation Wei Sun
- Re: Temp schema drop leaves an inconsistent state behind Marko Grujic
- Re: BUG: pg_class.relchecks overflow, making table undroppable Bertrand Drouvot
- Re: BUG: pg_class.relchecks overflow, making table undroppable jian he
- Re: WAL segment file descriptor leak on read errors can PANIC the server Michael Paquier
- [PATCH] Fix TAP tests with recent IPC::Run on Windows Andrew Bille
- Re: BUG: pg_class.relchecks overflow, making table undroppable Michael Paquier
- Re: [PATCH] Fix TAP tests with recent IPC::Run on Windows Nazir Bilal Yavuz
- Re: [PATCH] Fix TAP tests with recent IPC::Run on Windows Andrew Bille
- Re: ZSTD TOAST compression, and an extensible compression method encoding Nikhil Kumar Veldanda
- Re: SSI: ON CONFLICT DO SELECT takes no predicate lock on the returned row Andrey Borodin
- Re: Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation shveta malik
- RE: Per-table resync for logical replication subscriptions Hayato Kuroda (Fujitsu)
- Re: Proposal: Conflict log history table for Logical Replication Nisha Moond
- Re: Reset waitStart when a lock wait fails Fujii Masao
- Re: [PATCH] Clear FatalError earlier during crash restart Trakshan Mishra
- Re: REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten Thom Brown
- Re: ON CONFLICT DO SELECT returns rows hidden by a view Kirill Reshke
- Re: [PATCH] Two remaining shmem attachment issues in single-user mode Ashutosh Bapat
- Re: convert CI CompilerWarnings job to meson Nazir Bilal Yavuz
- Re: Remove invalid SS2/SS3 handling from EUC-KR routines John Naylor
- Server crash when describing a FETCH statement after its cursor is closed Dirkjan Bussink
- Re: remove_useless_joins vs. bug #19560 Ayush Tiwari
- Re: RI fastpath misses checking EXECUTE on functions Matheus Alcantara
- Re: Temp schema drop leaves an inconsistent state behind Jim Jones
- Re: REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten Thom Brown
- Re: REPACK (CONCURRENTLY) loses missing values of columns added without a rewrite Álvaro Herrera
- Re: BUG: pg_class.relchecks overflow, making table undroppable Matthias van de Meent
- Re: ZSTD TOAST compression, and an extensible compression method encoding wenhui qiu
- Re: Fold NOT IN / <> ALL expressions containing NULL to FALSE Ilia Evdokimov
- Re: Fix "unexpected logical decoding status change" error; from concurrent logical decoding activation Zhijie Hou
- Re: [PATCH] add missed tests for gist index shihao zhong
- Re: REPACK: warn about skipping foreign partitions shihao zhong
- Re: ON CONFLICT DO SELECT returns rows hidden by a view Viktor Holmberg
- Re: Reset waitStart when a lock wait fails shihao zhong
- Re: Severe performance degradation with concurrent updates due to excessive EvalPlanQual (EPQ) re‑evaluation Osama Abdul Qader
- Re: REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten shihao zhong
- Re: Add PRODUCT() aggregate function Vaibhav Dalvi
- Re: Up to 50x degradation in dblink performance when receiving notice traffic 19 vs 18 Merlin Moncure
- Re: Server crash when describing a FETCH statement after its cursor is closed Tom Lane
- Re: Support EXCEPT for ALL SEQUENCES publications Shlok Kyal
- Redesign the EXPLAIN metric ‘Removed by Join Filter’? Andrei Lepikhov
- Re: REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten Álvaro Herrera
- Re: Add a pg_wal_preallocate() SQL function to eagerly create future WAL segments Ayush Tiwari
- Re: REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten shihao zhong
- parallel autovacuum: Propagate track_cost_delay_timing to parallel workers Sami Imseih
- Re: ON CONFLICT DO SELECT returns rows hidden by a view Viktor Holmberg
- Re: amcheck: support for GiST shihao zhong
- Re: ON CONFLICT DO SELECT returns rows hidden by a view Zsolt Parragi
- Re: Add counted_by attribute Japin Li
- Re: Optimize MCV stats for sortable types and utilize sorted-order properties ZizhuanLiu X-MAN
- Re: Persist slot invalidations before publishing them Rui Zhao
- REPACK (CONCURRENTLY) can lose data in pg_dump output Thom Brown
- Re: updates for handling optional argument in system functions Rui Zhao
- Re: ON CONFLICT DO SELECT returns rows hidden by a view Kirill Reshke
- Re: WAIT FOR command should do some query jumbling Sami Imseih
- Re: WAIT for LSN does not reject small negative timeouts Masahiko Sawada
- Re: Add counted_by attribute Greg Burd
- Re: REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten Masahiko Sawada
- Re: FDW RTE join pushdown fails to create plan with aggregates Kirill Reshke
- Temporary slot leak when creation fails in a subtransaction Bharath Rupireddy
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions Bharath Rupireddy
- Cleaning up pgcrypto/crypt-des.c to avoid compiler warnings Tom Lane
- Re: REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten shihao zhong
- Re: Server crash when describing a FETCH statement after its cursor is closed Dirkjan Bussink
- Re: Cleaning up pgcrypto/crypt-des.c to avoid compiler warnings Ayush Tiwari
- Re: [PATCH] btree_gist: add cross-type integer operator support for GiST Tom Lane
- Re: Cleaning up pgcrypto/crypt-des.c to avoid compiler warnings Nathan Bossart
- [PATCH] Table sync race with REFRESH PUBLICATION Ayush Tiwari
- Re: Cleaning up pgcrypto/crypt-des.c to avoid compiler warnings Tom Lane
- Re: Cleaning up pgcrypto/crypt-des.c to avoid compiler warnings Tom Lane
- Re: REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten Manu
- Re: REPACK (CONCURRENTLY) can lose data in pg_dump output Sami Imseih
- REPACK (CONCURRENTLY) can't complete after ~105M concurrent updates/deletes Radim Marek
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker