Mailing lists [pgsql-hackers]
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: More speedups for tuple deformation David Rowley
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: index prefetching Peter Geoghegan
- Re: Add WALRCV_CONNECTING state to walreceiver Michael Paquier
- Re: Add parallel columns for seq scan and index scan on pg_stat_all_tables and _indexes Michael Paquier
- Re: Cleaning up PREPARE query strings? Julien Rouhaud
- Re: Startup PANIC on standby promotion due to zero-filled WAL segment Michael Paquier
- Re: Extended Statistics set/restore/clear functions. Chao Li
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Fwd: pg18 bug? SELECT query doesn't work Richard Guo
- Re: pg_stat_statements: Fix nested tracking for implicitly closed cursors Michael Paquier
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: ON CONFLICT DO SELECT (take 3) jian he
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: ALTER DOMAIN ADD NOT NULL NOT VALID jian he
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Simplify code building the LR conflict messages shveta malik
- Re: Minor refactor of the code in ExecScanExtended() Aditya Gollamudi
- Re: Proposal: Conflict log history table for Logical Replication vignesh C
- RE: Simplify code building the LR conflict messages Hayato Kuroda (Fujitsu)
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: More speedups for tuple deformation Chao Li
- Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: [PATCH] Add pg_get_role_ddl() functions for role recreation jian he
- Re: Can we change pg_rewind used without wal_log_hints and data_checksums wenhui qiu
- Re: Cleaning up PREPARE query strings? Sami Imseih
- Re: Row pattern recognition Tatsuo Ishii
- Re: Extended Statistics set/restore/clear functions. Michael Paquier
- Re: Proposal: Conflict log history table for Logical Replication Peter Smith
- Re: Simplify code building the LR conflict messages Amit Kapila
- tablecmds: clarify recurse vs recusing Chao Li
- Re: 001_password.pl fails with --without-readline Soumya S Murali
- Re: [[BUG] pg_stat_statements crashes with var and non-var expressions in IN clause Michael Paquier
- Re: docs: clarify ALTER TABLE behavior on partitioned tables Chao Li
- Re: 001_password.pl fails with --without-readline Oleg Tselebrovskiy
- Re: 001_password.pl fails with --without-readline Oleg Tselebrovskiy
- Re: Extended Statistics set/restore/clear functions. Chao Li
- Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada
- Re: Logical Replication of sequences vignesh C
- Re: [[BUG] pg_stat_statements crashes with var and non-var expressions in IN clause Dmitry Dolgov
- Re: parallel data loading for pgbench -i lakshmi
- Re: 001_password.pl fails with --without-readline Soumya S Murali
- Re: Skipping schema changes in publication shveta malik
- Re: 001_password.pl fails with --without-readline Oleg Tselebrovskiy
- Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object 金
- Re: Add missing JIT inline pass for llvm>=17 Pierre Ducroquet
- Re: pg_plan_advice Jakub Wartak
- RE: Simplify code building the LR conflict messages Hayato Kuroda (Fujitsu)
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: file_fdw: Support multi-line HEADER option. Fujii Masao
- Re: RFC: adding pytest as a supported test framework Aleksander Alekseev
- RE: code contributions for 2025, WIP version Hayato Kuroda (Fujitsu)
- Re: failed NUMA pages inquiry status: Operation not permitted Jakub Wartak
- Re: Enhance btree's pageinspect Aleksander Alekseev
- Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL Shruthi Gowda
- Re: Enhance btree's pageinspect Kirill Reshke
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: Exit walsender before confirming remote flush in logical replication Fujii Masao
- Deadlock detector fails to activate on a hot standby replica Vitaly Davydov
- Re: Logical Replication of sequences vignesh C
- Re: [PATCH] psql: add \dcs to list all constraints Álvaro Herrera
- Re: pg_waldump: support decoding of WAL inside tarfile Robert Haas
- Re: SQL:2011 Application Time Update & Delete Peter Eisentraut
- Re: [PATCH] psql: add \dcs to list all constraints Tatsuro Yamada
- Re: Row pattern recognition Henson Choi
- Re: Hash-based MCV matching for large IN-lists David Geier
- Re: CREATE SCHEMA ... CREATE DOMAIN support jian he
- Re: Add WALRCV_CONNECTING state to walreceiver Xuneng Zhou
- Re: tablecmds: clarify recurse vs recusing Peter Eisentraut
- Re: tablecmds: clarify recurse vs recusing Ashutosh Bapat
- Re: support ALTER COLUMN SET EXPRESSION over virtual generated column with check constraint jian he
- Re: tablecmds: clarify recurse vs recusing Tom Lane
- Re: tablecmds: clarify recurse vs recusing Tom Lane
- Race conditions in logical decoding Antonin Houska
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: [PATCH] Add sampling statistics to autoanalyze log output Tatsuya Kawata
- Re: Enhancing Memory Context Statistics Reporting Rahila Syed
- Re: [BUG] [PATCH] pg_basebackup produces wrong incremental files after relation truncation in segmented tables Robert Haas
- Re: SQL:2011 Application Time Update & Delete Kirill Reshke
- Re: Initial COPY of Logical Replication is too slow Marcos Pegoraro
- Re: Enhancing Memory Context Statistics Reporting Robert Haas
- Re: SQL:2011 Application Time Update & Delete Paul A Jungwirth
- Re: 001_password.pl fails with --without-readline Tom Lane
- Re: pg_plan_advice Robert Haas
- Re: Logical Replication of sequences Alexander Lakhin
- Re: Patch: dumping tables data in multiple chunks in pg_dump Hannu Krosing
- Re: 001_password.pl fails with --without-readline Tom Lane
- Re: Add rows removed by hash join clause to instrumentation Alena Rybakina
- Re: Add rows removed by hash join clause to instrumentation Andrei Lepikhov
- Re: index prefetching Matthias van de Meent
- Re: pg_plan_advice Robert Haas
- Re: Custom oauth validator options Zsolt Parragi