Mailing lists [pgsql-hackers]
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis
- RE: CDC/ETL system on top of logical replication with pgoutput, custom client José Neves
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Jeff Davis
- Re: pltcl tests fail with FreeBSD 13.2 Tom Lane
- Re: pltcl tests fail with FreeBSD 13.2 Andres Freund
- Re: Avoid possible memory leak (src/common/rmtree.c) Ranier Vilela
- Re: pltcl tests fail with FreeBSD 13.2 Tom Lane
- Re: CDC/ETL system on top of logical replication with pgoutput, custom client Andres Freund
- Re: Avoid possible memory leak (src/common/rmtree.c) Michael Paquier
- Re: pltcl tests fail with FreeBSD 13.2 Andres Freund
- Re: Getting rid of OverrideSearhPath in namespace.c Noah Misch
- Re: pltcl tests fail with FreeBSD 13.2 Tom Lane
- Ignore 2PC transaction GIDs in query jumbling Michael Paquier
- Re: [feature]COPY FROM enable FORCE_NULL/FORCE_NOT_NULL on all columns Zhang Mingli
- Re: pg_upgrade fails with in-place tablespace Michael Paquier
- PostgreSQL 16 Beta 3 release date Jonathan S. Katz
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Andres Freund
- Re: Ignore 2PC transaction GIDs in query jumbling Julien Rouhaud
- Simplify some logical replication worker type checking Peter Smith
- Re: Ignore 2PC transaction GIDs in query jumbling Michael Paquier
- Re: [PATCH] Add support function for containment operators Laurenz Albe
- Re: Ignore 2PC transaction GIDs in query jumbling Julien Rouhaud
- Re: Inaccurate comments in ReorderBufferCheckMemoryLimit() Amit Kapila
- Re: Ignore 2PC transaction GIDs in query jumbling Michael Paquier
- Re: Ignore 2PC transaction GIDs in query jumbling Julien Rouhaud
- Re: Support to define custom wait events for extensions Masahiro Ikeda
- RE: Simplify some logical replication worker type checking Zhijie Hou (Fujitsu)
- Re: logical decoding and replication of sequences, take 2 Amit Kapila
- Re: Support to define custom wait events for extensions Michael Paquier
- Re: Support to define custom wait events for extensions Andres Freund
- Incorrect handling of OOM in WAL replay leading to data loss Michael Paquier
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication Peter Smith
- Re: Extension Enhancement: Buffer Invalidation in pg_buffercache Palak Chaturvedi
- Extract numeric filed in JSONB more effectively Andy Fan
- Re: Incorrect handling of OOM in WAL replay leading to data loss Kyotaro Horiguchi
- Fix compilation warnings when CFLAGS -Og is specified Hayato Kuroda (Fujitsu)
- Re: Incorrect handling of OOM in WAL replay leading to data loss Michael Paquier
- Re: Faster "SET search_path" Jeff Davis
- Re: Simplify some logical replication worker type checking Peter Smith
- Fix pg_stat_reset_single_table_counters function Masahiro Ikeda
- Re: Incorrect handling of OOM in WAL replay leading to data loss Kyotaro Horiguchi
- Re: [PATCH] Reuse Workers and Replication Slots during Logical Replication vignesh C
- Re: Simplify some logical replication worker type checking Alvaro Herrera
- Re: Fix compilation warnings when CFLAGS -Og is specified Kyotaro Horiguchi
- Pgoutput not capturing the generated columns Rajendra Kumar Dangwal
- Re: Incorrect handling of OOM in WAL replay leading to data loss Kyotaro Horiguchi
- Re: add timing information to pg_upgrade Peter Eisentraut
- Re: add timing information to pg_upgrade Peter Eisentraut
- Re: [PATCH] psql: \dn+ to show size of each schema (and \dA+ for AMs) Daniel Gustafsson
- Re: add timing information to pg_upgrade Daniel Gustafsson
- [PATCH] [zh_CN.po] fix a typo in simplified Chinese translation file Junwang Zhao
- Re: [PoC] Improve dead tuple storage for lazy vacuum Masahiko Sawada
- Re: [PATCH] Tracking statements entry timestamp in pg_stat_statements Daniel Gustafsson
- Re: Inaccurate comments in ReorderBufferCheckMemoryLimit() Masahiko Sawada
- Oversight in reparameterize_path_by_child leading to executor crash Richard Guo
- RE: CDC/ETL system on top of logical replication with pgoutput, custom client José Neves
- Re: [PoC] pg_upgrade: allow to upgrade publisher node Amit Kapila
- RE: Fix compilation warnings when CFLAGS -Og is specified Hayato Kuroda (Fujitsu)
- Re: Extract numeric filed in JSONB more effectively Matthias van de Meent
- Re: Synchronizing slots from primary to standby shveta malik
- Re: Synchronizing slots from primary to standby shveta malik
- Re: How to build a new grammer for pg? Julien Rouhaud
- Re: Performance degradation on concurrent COPY into a single relation in PG16. David Rowley
- Re: Performance degradation on concurrent COPY into a single relation in PG16. David Rowley
- Re: Incorrect handling of OOM in WAL replay leading to data loss Aleksander Alekseev
- Re: POC: Extension for adding distributed tracing - pg_tracing Anthonin Bonnefoy
- Re: Oversight in reparameterize_path_by_child leading to executor crash Tom Lane
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Dean Rasheed
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Joe Conway
- Re: Performance degradation on concurrent COPY into a single relation in PG16. David Rowley
- Re: BUG #17946: LC_MONETARY & DO LANGUAGE plperl - BUG Tristan Partin
- Fix error handling in be_tls_open_server() Sergey Shinderuk
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Robert Haas
- Re: Pgoutput not capturing the generated columns Euler Taveira
- Re: constants for tar header offsets Tristan Partin
- 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 Ahmed Ibrahim
- Re: add timing information to pg_upgrade Nathan Bossart
- Re: POC: Extension for adding distributed tracing - pg_tracing Nikita Malakhov
- Re: add timing information to pg_upgrade Nathan Bossart
- One more problem with JIT Konstantin Knizhnik
- Re: New Table Access Methods for Multi and Single Inserts Bharath Rupireddy
- Re: should frontend tools use syncfs() ? Nathan Bossart
- Re: How to build a new grammer for pg? Chapman Flack
- Re: New Table Access Methods for Multi and Single Inserts Jacob Champion
- Re: pgsql: Fix search_path to a safe value during maintenance operations. Robert Haas
- Re: constants for tar header offsets Robert Haas
- Re: Improve the performance of nested loop join in the case of partitioned inner table Daniel Gustafsson
- Re: pgsql: Fix search_path to a safe value during maintenance operations. David G. Johnston
- Re: [PATCH] Support % wildcard in extension upgrade filenames Daniel Gustafsson
- Re: add timing information to pg_upgrade Jacob Champion
- Re: [PATCH] Support % wildcard in extension upgrade filenames Robert Haas
- Re: [PATCH] Support % wildcard in extension upgrade filenames Daniel Gustafsson
- Re: Performance degradation on concurrent COPY into a single relation in PG16. Dean Rasheed
- Re: POC, WIP: OR-clause support for indexes Peter Geoghegan
- Re: How to build a new grammer for pg? Andrew Dunstan
- RE: [PATCH] Support % wildcard in extension upgrade filenames Regina Obe
- Re: [PATCH] Support % wildcard in extension upgrade filenames Robert Haas
- Re: How to build a new grammer for pg? Jonah H. Harris
- Re: POC, WIP: OR-clause support for indexes Finnerty, Jim
- Re: document the need to analyze partitioned tables Daniel Gustafsson
- Re: Partial aggregates pushdown Finnerty, Jim
- Re: explain analyze rows=%.0f Daniel Gustafsson
- Re: Add GUC to tune glibc's malloc implementation. Daniel Gustafsson