Mailing lists [pgsql-hackers]
- Re: Obsolete reference to pg_relation in comment Tom Lane
- Re: Obsolete reference to pg_relation in comment Nathan Bossart
- Re: psql: Could we get "-- " prefixing on the **** QUERY **** outputs? (ECHO_HIDDEN) Nathan Bossart
- Re: POC, WIP: OR-clause support for indexes Alena Rybakina
- Re: There should be a way to use the force flag when restoring databases Gurjeet Singh
- Re: pg_usleep for multisecond delays Nathan Bossart
- Re: psql: Could we get "-- " prefixing on the **** QUERY **** outputs? (ECHO_HIDDEN) Nathan Bossart
- Re: Performance degradation on concurrent COPY into a single relation in PG16. David Rowley
- Re: Improve pg_stat_statements by making jumble handle savepoint names better Michael Paquier
- Re: [PATCH] Check more invariants during syscache initialization Michael Paquier
- 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: [PATCH] Check more invariants during syscache initialization Zhang Mingli
- Re: [PATCH] Check more invariants during syscache initialization Michael Paquier
- Re: pg_usleep for multisecond delays Kyotaro Horiguchi
- Re: Performance degradation on concurrent COPY into a single relation in PG16. David Rowley
- Re: Retiring is_pushed_down Richard Guo
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan
- Re: PATCH: Add REINDEX tag to event triggers Garrett Thornburg
- Re: PATCH: Add REINDEX tag to event triggers Garrett Thornburg
- Re: WAL Insertion Lock Improvements Michael Paquier
- Re: PATCH: Add REINDEX tag to event triggers Garrett Thornburg
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Amit Kapila
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby Amit Kapila
- Re: [PoC] Reducing planning time when tables have many partitions Andrey Lepikhov
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" David Steele
- Improvements in pg_dump/pg_restore toc format and performances Pierre Ducroquet
- Re: Performance degradation on concurrent COPY into a single relation in PG16. David Rowley
- Re: Support to define custom wait events for extensions Michael Paquier
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- RE: remaining sql/json patches Shinoda, Noriyoshi (HPE Services Japan - FSIP)"
- Re: incremental-checkopints Tomas Vondra
- Re: POC: Extension for adding distributed tracing - pg_tracing Nikita Malakhov
- Re: Issue in postgres_fdw causing unnecessary wait for cancel request reply Kuwamura Masaki
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Matthias van de Meent
- Re: Let's make PostgreSQL multi-threaded David Geier
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Melih Mutlu
- Memory consumption during partitionwise join planning Ashutosh Bapat
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Matthias van de Meent
- Re: Optimizing nbtree ScalarArrayOp execution, allowing multi-column ordered scans, skip scan Peter Geoghegan
- Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Ashutosh Bapat
- Memory consumed by paths during partitionwise join planning Ashutosh Bapat
- Memory consumed by child SpecialJoinInfo in partitionwise join planning Ashutosh Bapat
- Re: [May be a bug] double free or corruption Ashutosh Bapat
- Re: POC: Extension for adding distributed tracing - pg_tracing Nikita Malakhov
- Re: POC: Extension for adding distributed tracing - pg_tracing Aleksander Alekseev
- Re: Removing the fixed-size buffer restriction in hba.c Tom Lane