Mailing lists [pgsql-hackers]
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: pg_dump needs SELECT privileges on irrelevant extension table Jacob Champion
- Re: Support to define custom wait events for extensions Michael Paquier
- Should the archiver process always make sure that the timeline history files exist in the archive? Jimmy Yih
- Re: PG 16 draft release notes ready Michael Paquier
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: Fix last unitialized memory warning Julien Rouhaud
- Re: Incorrect handling of OOM in WAL replay leading to data loss Kyotaro Horiguchi
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Masahiko Sawada
- Re: Incorrect handling of OOM in WAL replay leading to data loss Kyotaro Horiguchi
- Re: 2023-08-10 release announcement draft Jonathan S. Katz
- Re: 2023-08-10 release announcement draft Jonathan S. Katz
- Re: PG 16 draft release notes ready Bruce Momjian
- Re: Adding a LogicalRepWorker type field Peter Smith
- Re: pgbnech: allow to cancel queries during benchmark Yugo NAGATA
- Re: pgbnech: allow to cancel queries during benchmark Yugo NAGATA
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Make psql's qeury canceling test simple by using signal() routine of IPC::Run Yugo NAGATA
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- Re: Incorrect handling of OOM in WAL replay leading to data loss Michael Paquier
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila
- Re: PG 16 draft release notes ready Pavel Luzanov
- Re: [PATCH] Add loongarch native checksum implementation. John Naylor
- Re: Fix pg_stat_reset_single_table_counters function Masahiro Ikeda
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: Incorrect handling of OOM in WAL replay leading to data loss Kyotaro Horiguchi
- Make all Perl warnings fatal Peter Eisentraut
- Re: Incorrect handling of OOM in WAL replay leading to data loss Michael Paquier
- Re: Adding a pg_servername() function Laetitia Avrot
- Re: Support "Right Semi Join" plan shapes Richard Guo
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Masahiko Sawada
- Re: Adding a pg_servername() function Laetitia Avrot
- Re: Extract numeric [field] in JSONB more effectively Andy Fan
- Re: Fix last unitialized memory warning Richard Guo
- Re: [BackendXidGetPid] only access allProcs when xid matches Ashutosh Bapat
- Re: Adding a pg_servername() function Laetitia Avrot
- Re: [BackendXidGetPid] only access allProcs when xid matches Junwang Zhao
- Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat
- Re: Report planning memory in EXPLAIN ANALYZE Ashutosh Bapat
- [question] difference between vm_extend and fsm_extend Junwang Zhao
- Re: Support to define custom wait events for extensions Michael Paquier
- Re: Fix pg_stat_reset_single_table_counters function Masahiko Sawada
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Christoph Berg
- Re: [PoC] Reducing planning time when tables have many partitions Yuya Watari
- Re: pgsql: Ignore BRIN indexes when checking for HOT udpates Alvaro Herrera
- [question] multil-column range partition prune tender wang
- Re: [PATCH] Add loongarch native checksum implementation. Amit Kapila
- Re: [question] multil-column range partition prune Matthias van de Meent
- Re: Add assertion on held AddinShmemInitLock in GetNamedLWLockTranche() Michael Paquier
- Re: [PATCH] Add loongarch native checksum implementation. Michael Paquier
- Re: A failure in 031_recovery_conflict.pl on Debian/s390x Thomas Munro
- Re: [PATCH] Add loongarch native checksum implementation. John Naylor
- Re: proposal: psql: show current user in prompt Jelte Fennema
- Re: proposal: psql: show current user in prompt Pavel Stehule
- Re: [question] multil-column range partition prune Christoph Moench-Tegeder
- Re: Adding a pg_servername() function Jimmy Angelakos
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Masahiko Sawada
- Re: proposal: psql: show current user in prompt Jelte Fennema
- Add PG CI to older PG releases Nazir Bilal Yavuz
- Re: libpq compression (part 2) Jonah H. Harris
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- Re: LLVM 16 (opaque pointers) Ronan Dunklau
- Re: Fix last unitialized memory warning Peter Eisentraut
- RE: [PoC] pg_upgrade: allow to upgrade publisher node Hayato Kuroda (Fujitsu)
- Re: [BUG] Fix DETACH with FK pointing to a partitioned table fails Jehan-Guillaume de Rorthais
- Re: Add PG CI to older PG releases Peter Eisentraut
- Re: Allow parallel plan for referential integrity checks? Juan José Santamaría Flecha
- Re: Add PG CI to older PG releases Nazir Bilal Yavuz
- Re: WIP: new system catalog pg_wait_event Drouvot, Bertrand
- [PATCH] Support static linking against LLVM Marcelo Juchem
- obtaining proc oid given a oper id CK Tan