Mailing lists [pgsql-hackers]
- Re: proposal: psql: psql variable BACKEND_PID Peter Eisentraut
- Re: Adding "large" to PG_TEST_EXTRA Tom Lane
- Re: REASSIGN OWNED vs ALTER TABLE OWNER TO permission inconsistencies Robert Haas
- OID ordering dependency in pg_dump Tom Lane
- Re: Adding "large" to PG_TEST_EXTRA Andrew Dunstan
- Re: Adding "large" to PG_TEST_EXTRA Peter Smith
- Re: recovery modules Nathan Bossart
- pg_walinspect memory leaks Peter Geoghegan
- [PATCH] Fix unbounded authentication exchanges during PQconnectPoll() Jacob Champion
- Re: Improve logging when using Huge Pages Justin Pryzby
- Re: recovery modules Andres Freund
- Re: Adding "large" to PG_TEST_EXTRA Andres Freund
- Re: Rework of collation code, extensibility Jeff Davis
- Re: pglz compression performance, take two Andres Freund
- Re: pglz compression performance, take two Andrey Borodin
- Re: Support for dumping extended statistics Andres Freund
- Re: pgbench: using prepared BEGIN statement in a pipeline could cause an error Andres Freund
- Buffer usage detailed by RelKind in EXPLAIN ANALYZE BUFFERS Andrey Borodin
- Re: Add the ability to limit the amount of memory that can be allocated to backends. Andres Freund
- Re: Buffer usage detailed by RelKind in EXPLAIN ANALYZE BUFFERS Andres Freund
- Re: Make EXPLAIN generate a generic plan for a parameterized query Andres Freund
- Re: Buffer usage detailed by RelKind in EXPLAIN ANALYZE BUFFERS Andrey Borodin
- Re: Inconsistency in reporting checkpointer stats Andres Freund
- Re: Adding "large" to PG_TEST_EXTRA Peter Smith
- Re: Buffer usage detailed by RelKind in EXPLAIN ANALYZE BUFFERS Andres Freund
- Re: Adding "large" to PG_TEST_EXTRA Andres Freund
- Re: pg_walinspect memory leaks Andres Freund
- Re: recovery modules Nathan Bossart
- Re: recovery modules Nathan Bossart
- Re: Exit walsender before confirming remote flush in logical replication Kyotaro Horiguchi
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Andres Freund
- Re: Move defaults toward ICU in 16? Jeff Davis
- Re: Exit walsender before confirming remote flush in logical replication Andres Freund
- Re: Fix GUC_NO_SHOW_ALL test scenario in 003_check_guc.pl Kyotaro Horiguchi
- Re: Support logical replication of DDLs Peter Smith
- Re: A new strategy for pull-up correlated ANY_SUBLINK Andy Fan
- Re: Buffer usage detailed by RelKind in EXPLAIN ANALYZE BUFFERS Andrey Borodin
- Re: Time delayed LR (WAS Re: logical replication restrictions) Kyotaro Horiguchi
- Re: Buffer usage detailed by RelKind in EXPLAIN ANALYZE BUFFERS Andres Freund
- Re: Some revises in adding sorting path David Rowley
- RE: [PATCH] Reuse Workers and Replication Slots during Logical Replication wangw.fnst@fujitsu.com
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Anton A. Melnikov
- Re: Improve logging when using Huge Pages Nathan Bossart
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order John Naylor
- Re: ExecRTCheckPerms() and many prunable partitions (sqlsmith) Amit Langote
- Re: Perform streaming logical transactions by background workers and parallel apply Amit Kapila
- Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Kyotaro Horiguchi
- RE: Time delayed LR (WAS Re: logical replication restrictions) Takamichi Osumi (Fujitsu)
- Re: Perform streaming logical transactions by background workers and parallel apply Peter Smith
- Re: Force testing of query jumbling code in TAP tests Michael Paquier
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Michael Paquier
- Re: [PATCH] Support SK_SEARCHNULL / SK_SEARCHNOTNULL for heap-only scans Aleksander Alekseev
- Re: Support logical replication of DDLs Alvaro Herrera
- RE: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher shiy.fnst@fujitsu.com
- Re: [PoC] Reducing planning time when tables have many partitions Andrey Lepikhov
- RE: Support logical replication of DDLs houzj.fnst@fujitsu.com
- Re: pg_walinspect memory leaks Bharath Rupireddy
- Re: Todo: Teach planner to evaluate multiple windows in the optimal order David Rowley
- Re: Support logical replication of DDLs Amit Kapila
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? David Geier
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Use pg_pwritev_with_retry() instead of write() in dir_open_for_write() to avoid partial writes? Bharath Rupireddy
- Re: [PoC] Improve dead tuple storage for lazy vacuum John Naylor
- Re: Make EXPLAIN generate a generic plan for a parameterized query Laurenz Albe
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? David Geier
- Re: appendBinaryStringInfo stuff Peter Eisentraut
- some namespace.c refactoring Peter Eisentraut
- Extensible Rmgr for Table Ams Pradeep Kumar
- Re: meson: Non-feature feature options Nazir Bilal Yavuz
- RE: UUID v7 Kyzer Davis (kydavis)
- Re: Perform streaming logical transactions by background workers and parallel apply Masahiko Sawada
- Re: daitch_mokotoff module Dag Lem
- Re: Reconcile stats in find_tabstat_entry() and get rid of PgStat_BackendFunctionEntry Drouvot, Bertrand
- Possible false valgrind error reports Karina Litskevich
- Re: odd buildfarm failure - "pg_ctl: control file appears to be corrupt" Anton A. Melnikov
- Re: run pgindent on a regular basis / scripted manner Andrew Dunstan
- Re: Allow tailoring of ICU locales with custom rules Laurenz Albe
- Re: Extensible Rmgr for Table Ams Jeff Davis
- Re: Weird failure with latches in curculio on v15 Nathan Bossart
- Re: Move defaults toward ICU in 16? Jeff Davis
- Re: Move defaults toward ICU in 16? Andres Freund
- Re: Force testing of query jumbling code in TAP tests Andres Freund
- Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Andres Freund
- Re: pg_dump versus hash partitioning Tom Lane
- Re: doc: add missing "id" attributes to extension packaging page Andres Freund
- Re: User functions for building SCRAM secrets Andres Freund
- Re: User functions for building SCRAM secrets Jonathan S. Katz
- Re: Possible false valgrind error reports Tom Lane
- We shouldn't signal process groups with SIGQUIT Andres Freund
- Re: We shouldn't signal process groups with SIGQUIT Tom Lane
- Re: We shouldn't signal process groups with SIGQUIT Andres Freund