Mailing lists [pgsql-hackers]
- Re: Crashes on a partition whose concurrent detach never finished Zsolt Parragi
- Re: Teach pg_upgrade to deal with invalid databases Bharath Rupireddy
- Re: Add REPACK progress phases for logical decoding setup Sami Imseih
- Re: proposal: add new dblink function, dblink_wait_for_query() Corey Huinker
- Re: pg_walinspect: fix LSN validation messages and empty range handling Kiran Kaki
- Re: Up to 50x degradation in dblink performance when receiving notice traffic 19 vs 18 Merlin Moncure
- Re: updates for handling optional argument in system functions Mark Wong
- Re: Make COPY format extendable: Extract COPY TO format implementations Manu
- Re: Serverside SNI support in libpq Daniel Gustafsson
- [PATCH] Misleading error message for REPACK USING INDEX on shared catalogs Devrim Gündüz
- Re: SSI: ON CONFLICT DO SELECT takes no predicate lock on the returned row Zsolt Parragi
- Re: Support for 8-byte TOAST values, round two Bharath Rupireddy
- Re: proposal: add new dblink function, dblink_wait_for_query() Merlin Moncure
- Re: WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts Melanie Plageman
- Re: Add REPACK progress phases for logical decoding setup Manu
- Re: Distinguish publication exclusions in object addresses Manu
- Re: [PATCH] Release replication slot on error in SQL-callable slot functions Masahiko Sawada
- Re: Distinguish publication exclusions in object addresses Manu
- Re: Add a test for index_rebuild_count of REPACK (CONCURRENTLY) Manu
- Re: generic plans and "initial" pruning Manu
- REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten Thom Brown
- Re: PROXY protocol support Manu
- Re: Add a test for index_rebuild_count of REPACK (CONCURRENTLY) Manu
- Re: REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten Manu
- Re: pg_walinspect: fix LSN validation messages and empty range handling Chao Li
- Re: test: avoid redundant standby catchup in 049_wait_for_lsn Xuneng Zhou
- Re: Adding a range check on the sequence index from the publisher. Chao Li
- Re: HASH INDEX builds seems confused Khoa Nguyen
- stale comment in struct AlteredTableInfo jian he
- Re: Add a permission check to pg_stat_get_backend_subxact() shihao zhong
- Re: Adding a range check on the sequence index from the publisher. Masahiko Sawada
- Re: COALESCE patch Ilia Evdokimov
- Re: sequencesync worker race with REFRESH SEQUENCES shveta malik
- Re: REPACK (CONCURRENTLY) loses missing values of columns added without a rewrite shihao zhong
- Re: Distinguish publication exclusions in object addresses Amit Kapila
- Re: [PATCH] Add memory/disk usage for Function Scan nodes in EXPLAIN Shashishekar Hullahally Anantharamu
- Re: Distinguish publication exclusions in object addresses shveta malik
- Re: REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten shihao zhong
- Re: Adding a range check on the sequence index from the publisher. Chao Li
- Re: [PATCH] Explain what the default output_plugin_libraries do Chao Li
- Re: [PATCH] Two remaining shmem attachment issues in single-user mode Chao Li
- Re: postgres_fdw: push down FETCH FIRST .. WITH TIES when server version allows Jeevan Chalke
- Re: Persist slot invalidations before publishing them Bertrand Drouvot
- Re: Persist slot invalidations before publishing them shveta malik
- Re: [PATCH] Misleading error message for REPACK USING INDEX on shared catalogs Chao Li
- Re: index prefetching Yuhang Qiu
- Re: [PATCH] pg_combinebackup: make the OID range check in parse_oid() effective Chao Li
- Re: Add a permission check to pg_stat_get_backend_subxact() Bertrand Drouvot
- Re: Add counted_by attribute Tristan Partin
- Re: postgres_fdw: push down FETCH FIRST .. WITH TIES when server version allows Sagar Shedge
- Re: [PATCH] Use bounded GIN pending-list cleanup in parallel autovacuum Yuhang Qiu
- Re: Serverside SNI support in libpq Zsolt Parragi
- Re: SLOPE - Planner optimizations on monotonic expressions. Alexandre Felipe
- Re: REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten Thom Brown
- Re: Write skew observed under serializable isolation Zsolt Parragi
- Re: [PATCH] Misleading error message for REPACK USING INDEX on shared catalogs Álvaro Herrera
- Re: Persist slot invalidations before publishing them Bertrand Drouvot
- Re: Revert RI fast-path batching from REL_19_STABLE Amit Langote
- Re: [PATCH] Refactor *_abbrev_convert() functions Zsolt Parragi
- Re: Crashes on a partition whose concurrent detach never finished shveta malik
- Re: Vacuum statistics Karina Litskevich
- Re: [PATCH] Refactor *_abbrev_convert() functions John Naylor
- Re: Fix conversion warnings in headers Peter Eisentraut
- Re: Parameterized append subpaths Gleb Kashkin
- Re: ORDER BY ALL Peter Eisentraut
- Re: postgres_fdw: push down FETCH FIRST .. WITH TIES when server version allows Jeevan Chalke
- [PATCH] Add ALTER SYSTEM RELOAD Yuhang Qiu
- Re: Switching XLog source from archive to streaming when primary available Ashutosh Sharma
- Re: Use-after-free of a shared Path in add_path()/add_partial_path() Jeevan Chalke
- Re: Logical replication can lose an update after concurrent index invalidation vignesh C
- Re: REPACK enhancements Antonin Houska
- Re: Adding a stored generated column without long-lived locks Matthias van de Meent
- Re: Fold NOT IN / <> ALL expressions containing NULL to FALSE Denis Smirnov
- Re: Stabilize and shorten test_checksums/013_rewind test Nazir Bilal Yavuz
- Re: [PG19][PATCH] Make postgres_fdw statistics import atomic Etsuro Fujita
- Re: [PG19][PATCH] Make postgres_fdw statistics import atomic Etsuro Fujita
- Re: Adding a stored generated column without long-lived locks Laurenz Albe
- Re: Persist slot invalidations before publishing them shveta malik
- Re: Support for 8-byte TOAST values, round two Michael Paquier
- Re: Parameterized append subpaths Etsuro Fujita
- Re: HASH INDEX builds seems confused John Naylor
- Re: postgres_fdw: push down FETCH FIRST .. WITH TIES when server version allows Etsuro Fujita
- Re: [PATCH] Refactor *_abbrev_convert() functions John Naylor
- Re: Orphaned Files in PostgreSQL Ashutosh Sharma
- Re: SSI: ON CONFLICT DO SELECT takes no predicate lock on the returned row Andrey Borodin
- Re: Add counted_by attribute Japin Li
- Re: [PATCH] Add ALTER SYSTEM RELOAD Vik Fearing
- Re: aio: worker: Free SMGR objects when idle Nazir Bilal Yavuz
- Re: REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten shihao zhong
- Re: aio: worker: Free SMGR objects when idle shihao zhong
- Re: [PATCH] Two remaining shmem attachment issues in single-user mode Heikki Linnakangas
- Re: SSI: ON CONFLICT DO SELECT takes no predicate lock on the returned row Dean Rasheed
- Re: Orphaned Files in PostgreSQL Andrey Borodin
- Re: SSI: ON CONFLICT DO SELECT takes no predicate lock on the returned row Zsolt Parragi
- Re: run pgindent in CI Peter Eisentraut
- Re: run pgindent in CI Nazir Bilal Yavuz
- Re: run pgindent in CI Peter Eisentraut
- Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements Akshay Joshi
- Re: postgres_fdw: push down FETCH FIRST .. WITH TIES when server version allows Sagar Shedge
- Re: Write skew observed under serializable isolation Aleksander Alekseev
- Re: [PATCH] Two remaining shmem attachment issues in single-user mode Ayush Tiwari
- Speed up lpad() and rpad() for one-byte padding strings Sehrope Sarkuni
- Re: REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten Manu
- Re: REPACK enhancements Manu
- Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions Salma El-Sayed
- Re: run pgindent in CI Tom Lane
- Re: Speed up lpad() and rpad() for one-byte padding strings Nathan Bossart
- Re: add list of major features to the v19 release notes Jonathan S. Katz
- Re: REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten Melanie Plageman
- Re: Possible race condition in pg_basebackup Shashishekar Hullahally Anantharamu
- Re: Several issues with postgres_fdw stats import Nathan Bossart
- Re: PG19: two RI fast-path issues found while testing the batching revert Nathan Bossart
- Re: [PATCH] unrecognized win32 error 448 (ERROR_UNTRUSTED_MOUNT_POINT) breaks tablespaces on Win11 26200 Greg Burd
- Re: add list of major features to the v19 release notes Florents Tselai
- Re: Persist slot invalidations before publishing them Bertrand Drouvot
- Re: Import Statistics in postgres_fdw before resorting to sampling. Nurlan Tulemisov
- Re: REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten Antonin Houska
- Re: index prefetching Rui Zhao
- Re: injection_points: canceled or terminated waiters leak their wait slots Nikolay Samokhvalov
- Re: xact_rollback spikes when logical walsender exits Nikolay Samokhvalov
- Re: Speed up lpad() and rpad() for one-byte padding strings Nathan Bossart
- Re: REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten Thom Brown
- Re: Speed up lpad() and rpad() for one-byte padding strings Sehrope Sarkuni
- Re: pg_*_advice: tsv load failure, etc. Nikolay Samokhvalov
- Re: REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten Thom Brown
- Re: Speed up lpad() and rpad() for one-byte padding strings Sehrope Sarkuni
- Re: Add REPACK progress phases for logical decoding setup Sami Imseih
- Re: contrib/pg_stat_tcpinfo Jacob Champion
- Re: Race conditions in logical decoding Rui Zhao
- Re: PostgreSQL 19 Beta 4 release announcement draft Jonathan S. Katz
- Re: add list of major features to the v19 release notes Nathan Bossart
- Re: add list of major features to the v19 release notes Jonathan S. Katz
- Re: add list of major features to the v19 release notes Jonathan S. Katz
- Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements Marcos Pegoraro
- Re: Introduce XID age based replication slot invalidation Bharath Rupireddy
- Re: pgsql: JSON_TABLE: propagate table-level ON ERROR to columns per SQL st Robert Haas
- Re: run pgindent in CI Jelte Fennema-Nio
- Re: Orphaned Files in PostgreSQL Greg Burd
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: REPACK (CONCURRENTLY) can silently lose updates when the toast table is rewritten Masahiko Sawada
- Re: Add a test for index_rebuild_count of REPACK (CONCURRENTLY) Manu
- Re: REPACK (CONCURRENTLY) loses missing values of columns added without a rewrite Sami Imseih
- Re: CI slowdown due to PG_TEST_INITDB_EXTRA_OPTS Jelte Fennema-Nio
- Re: Add REPACK progress phases for logical decoding setup Masahiko Sawada
- Re: COPY FROM with RLS jian he
- Re: add list of major features to the v19 release notes Nathan Bossart
- Re: Adding a range check on the sequence index from the publisher. Masahiko Sawada
- Re: SSI: ON CONFLICT DO SELECT takes no predicate lock on the returned row Dean Rasheed
- Re: 64-bit MultiXactOffset vs. 9.3->9.4 upgrade, pg_resetwal, "wraparound" msg Andrew Dunstan
- Re: Add REPACK progress phases for logical decoding setup Sami Imseih
- Re: PostgreSQL 19 Beta 4 release announcement draft Lukas Fittl