Mailing lists [pgsql-hackers]
- Re: GUC names in messages Peter Smith
- Re: GUC names in messages Peter Smith
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Alexander Korotkov
- Re: PATCH: Add REINDEX tag to event triggers jian he
- Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov
- Re: [HACKERS] make async slave to wait for lsn to be replayed Alexander Korotkov
- Re: Add semi-join pushdown to postgres_fdw Alexander Korotkov
- Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)' Alexander Korotkov
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: pg_upgrade and logical replication Peter Smith
- Re: GUC names in messages Michael Paquier
- Re: GUC names in messages Tom Lane
- Re: GUC names in messages Peter Smith
- Re: New instability in stats regression test Michael Paquier
- Re: initdb --no-locale=C doesn't work as specified when the environment is not C Kyotaro Horiguchi
- Re: [PATCH] fix race condition in libpq (related to ssl connections) Michael Paquier
- Re: New instability in stats regression test Tom Lane
- Re: [PATCH] Add CHECK_FOR_INTERRUPTS in scram_SaltedPassword loop. Bowen Shi
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: GUC names in messages[ Michael Paquier
- Re: Postgres picks suboptimal index after building of an extended statistics Andrei Lepikhov
- Re: brininsert optimization opportunity Richard Guo
- Incorrect comment in tableam.h regarding GetHeapamTableAmRoutine() Michael Paquier
- Re: brininsert optimization opportunity Soumyadeep Chakraborty
- Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)' Ashutosh Bapat
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: Incorrect comment in tableam.h regarding GetHeapamTableAmRoutine() Richard Guo
- Re: GUC names in messages Laurenz Albe
- Re: GUC names in messages Tom Lane
- Re: pgoutput incorrectly replaces missing values with NULL since PostgreSQL 15 Amit Kapila
- Re: Adding facility for injection points (or probe points?) for more advanced tests Ashutosh Bapat
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: XID formatting and SLRU refactorings (was: Add 64-bit XIDs into PostgreSQL 15) Alexander Lakhin
- RE: Partial aggregates pushdown Fujii.Yuki@df.MitsubishiElectric.co.jp"
- Re: Improve rowcount estimate for UNNEST(column) jian he
- Re: Catalog domain not-null constraints Peter Eisentraut
- Re: [PATCH] pg_convert improvement Drouvot, Bertrand
- Re: brininsert optimization opportunity Richard Guo
- Re: POC, WIP: OR-clause support for indexes Andrei Lepikhov
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Synchronizing slots from primary to standby shveta malik
- Re: How to accurately determine when a relation should use local buffers? Давыдов Виталий
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: [PATCH] Add CHECK_FOR_INTERRUPTS in scram_SaltedPassword loop. Daniel Gustafsson
- Re: How to get started with contributions Bharath Rupireddy
- Re: How to get started with contributions Ashutosh Bapat
- Re: pg_upgrade and logical replication vignesh C
- Re: remaining sql/json patches Amit Langote
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: strange para/programlisting pattern in sgml docs Peter Eisentraut
- Re: New instability in stats regression test Bharath Rupireddy
- Re: brininsert optimization opportunity Tomas Vondra
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: remaining sql/json patches Alvaro Herrera
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: PATCH: Add REINDEX tag to event triggers Ajin Cherian
- Re: Do away with a few backwards compatibility macros Bharath Rupireddy
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: Simplify xlogreader.c with XLogRec* macros Bharath Rupireddy
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: pg_upgrade and logical replication Amit Kapila
- Re: Random pg_upgrade test failure on drongo Alexander Lakhin
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- RE: logical decoding and replication of sequences, take 2 Hayato Kuroda (Fujitsu)
- RE: Synchronizing slots from primary to standby Zhijie Hou (Fujitsu)
- Re: Random pg_upgrade test failure on drongo Andrew Dunstan
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: Testing autovacuum wraparound (including failsafe) Masahiko Sawada
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Heikki Linnakangas
- Re: Testing autovacuum wraparound (including failsafe) Daniel Gustafsson
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: remaining sql/json patches Andrew Dunstan
- Re: Random pg_upgrade test failure on drongo Andrew Dunstan
- Re: remaining sql/json patches Alvaro Herrera
- Re: Synchronizing slots from primary to standby Drouvot, Bertrand
- Re: pgoutput incorrectly replaces missing values with NULL since PostgreSQL 15 Nikhil Benesch
- Re: Questions regarding Index AMs and natural ordering Matthias van de Meent
- Re: Add semi-join pushdown to postgres_fdw Alexander Pyhalov
- Re: brininsert optimization opportunity Tomas Vondra
- Re: walwriter interacts quite badly with synchronous_commit=off Heikki Linnakangas
- Re: Improve tab completion for ALTER DEFAULT PRIVILEGE and ALTER TABLE vignesh C
- Re: PATCH: Add REINDEX tag to event triggers jian he
- Re: Missing docs on AT TIME ZONE precedence? Alvaro Herrera
- Re: walwriter interacts quite badly with synchronous_commit=off Andres Freund
- Re: Missing docs on AT TIME ZONE precedence? Alvaro Herrera
- Re: remaining sql/json patches Andres Freund
- Re: New instability in stats regression test Andres Freund
- Re: New instability in stats regression test Andres Freund
- SSL tests fail on OpenSSL v3.2.0 Nazir Bilal Yavuz
- Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)' Andres Freund
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: SSL tests fail on OpenSSL v3.2.0 Tristan Partin
- Re: SSL tests fail on OpenSSL v3.2.0 Tristan Partin
- Re: Assert failure on 'list_member_ptr(rel->joininfo, restrictinfo)' Alexander Korotkov
- Re: Add recovery to pg_control and remove backup_label Robert Haas
- Re: New instability in stats regression test Tom Lane
- Re: trying again to get incremental backup Robert Haas
- proposal: change behavior on collation version mismatch Jeremy Schneider
- Re: Partial aggregates pushdown Robert Haas
- Re: Do away with a few backwards compatibility macros Nathan Bossart
- Re: proposal: change behavior on collation version mismatch Laurenz Albe
- Re: proposal: change behavior on collation version mismatch Laurenz Albe
- Re: Partial aggregates pushdown Robert Haas
- Re: Table AM Interface Enhancements Mark Dilger
- Re: proposal: change behavior on collation version mismatch Jeff Davis
- Re: Missing docs on AT TIME ZONE precedence? Tom Lane
- Re: proposal: change behavior on collation version mismatch Jeff Davis
- Re: Partial aggregates pushdown Tom Lane