Mailing lists [pgsql-hackers]
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: Use of additional index columns in rows filtering Peter Geoghegan
- Re: Move un-parenthesized syntax docs to "compatibility" for few SQL commands Nathan Bossart
- Re: Requiring recovery.signal or standby.signal when recovering with a backup_label Michael Paquier
- Re: Support to define custom wait events for extensions Michael Paquier
- Re: [PATCH] Support SK_SEARCHNULL / SK_SEARCHNOTNULL for heap-only scans Jacob Champion
- Re: Performance degradation on concurrent COPY into a single relation in PG16. David Rowley
- Re: pg_recvlogical prints bogus error when interrupted Michael Paquier
- Re: pg_recvlogical prints bogus error when interrupted Michael Paquier
- Re: remaining sql/json patches jian he
- Support worker_spi to execute the function dynamically. Masahiro Ikeda
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: Use COPY for populating all pgbench tables Michael Paquier
- Re: logicalrep_message_type throws an error Amit Kapila
- Re: logicalrep_message_type throws an error Amit Kapila
- Re: Issue in _bt_getrootheight Gurjeet Singh
- Re: Support worker_spi to execute the function dynamically. Michael Paquier
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: Support worker_spi to execute the function dynamically. Bharath Rupireddy
- Re: FATAL: operator class "xxxx" does not exist for access method "btree" mao zhang
- Re: Support worker_spi to execute the function dynamically. Michael Paquier
- Re: Support worker_spi to execute the function dynamically. Bharath Rupireddy
- Re: Make mesage at end-of-recovery less scary. Kyotaro Horiguchi
- Re: Row pattern recognition Tatsuo Ishii
- Re: Do we want to enable foreign key constraints on subscriber? Amit Kapila
- Re: Report distinct wait events when waiting for WAL "operation" Michael Paquier
- Re: Report distinct wait events when waiting for WAL "operation" Bharath Rupireddy
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- Re: ObjectIdGetDatum() missing from SearchSysCache*() callers Michael Paquier
- Re: POC: GROUP BY optimization Andrey Lepikhov
- Re: There should be a way to use the force flag when restoring databases Joan
- inconsistency between the VM page visibility status and the visibility status of the page yanhui.xiong
- Re: remaining sql/json patches Amit Langote
- Re: [feature]COPY FROM enable FORCE_NULL/FORCE_NOT_NULL on all columns Zhang Mingli
- Re: logical decoding and replication of sequences, take 2 Ashutosh Bapat
- Re: Atomic ops for unlogged LSN Bharath Rupireddy
- Re: Assertion failure in SnapBuildInitialSnapshot() Daniel Gustafsson
- Re: remaining sql/json patches Amit Langote
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Dean Rasheed
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- Re: Support worker_spi to execute the function dynamically. Masahiro Ikeda
- Re: Support worker_spi to execute the function dynamically. Masahiro Ikeda
- Re: WAL Insertion Lock Improvements Bharath Rupireddy
- Re: There should be a way to use the force flag when restoring databases Daniel Gustafsson
- Re: Support worker_spi to execute the function dynamically. Michael Paquier
- Re: Support worker_spi to execute the function dynamically. Bharath Rupireddy
- Re: Extracting cross-version-upgrade knowledge from buildfarm client Alvaro Herrera
- Re: Support worker_spi to execute the function dynamically. Bharath Rupireddy
- Re: inconsistency between the VM page visibility status and the visibility status of the page Tomas Vondra
- Re: Partial aggregates pushdown Alexander Pyhalov
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Use of additional index columns in rows filtering Tomas Vondra
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- Re: POC: GROUP BY optimization Tomas Vondra
- Re: Add SPLIT PARTITION/MERGE PARTITIONS commands stephane tachoires
- Re: Extracting cross-version-upgrade knowledge from buildfarm client Andrew Dunstan
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- Re: psql: Add role's membership options to the \du+ command Jonathan S. Katz
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Daniel Gustafsson
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: Printing backtrace of postgres processes Daniel Gustafsson
- Re: sslinfo extension - add notbefore and notafter timestamps Daniel Gustafsson
- Re: cataloguing NOT NULL constraints Alvaro Herrera
- pg15.3: dereference null *plan in CachedPlanIsSimplyValid/plpgsql Justin Pryzby
- Re: remaining sql/json patches Amit Langote
- Re: pg15.3: dereference null *plan in CachedPlanIsSimplyValid/plpgsql Tom Lane
- Re: remaining sql/json patches Alvaro Herrera
- Re: Atomic ops for unlogged LSN John Morris
- Re: logicalrep_message_type throws an error Ashutosh Bapat
- Re: logical decoding and replication of sequences, take 2 Tomas Vondra
- Re: There should be a way to use the force flag when restoring databases Gurjeet Singh
- Re: Inefficiency in parallel pg_restore with many tables Nathan Bossart
- Re: Use COPY for populating all pgbench tables Tristan Partin
- Re: In Postgres 16 BETA, should the ParseNamespaceItem have the same index as it's RangeTableEntry? Farias de Oliveira