Mailing lists [pgsql-hackers]
- Re: Increase default maintenance_io_concurrency to 16 Andres Freund
- Re: Update Unicode data to Unicode 16.0.0 Jeff Davis
- Re: Increase default maintenance_io_concurrency to 16 Bruce Momjian
- Re: vacuumdb changes for stats import/export Nathan Bossart
- Re: Increase default maintenance_io_concurrency to 16 Tom Lane
- Re: Add pg_buffercache_evict_all() and pg_buffercache_mark_dirty[_all]() functions Aidar Imamov
- Re: pgsql: aio: Infrastructure for io_method=worker Tom Lane
- Re: pgsql: aio: Infrastructure for io_method=worker Andres Freund
- Re: query_id: jumble names of temp tables for better pg_stat_statement UX Michael Paquier
- Re: Fwd: [BUG]: the walsender does not update its IO statistics until it exits Michael Paquier
- Re: Forbid to DROP temp tables of other sessions David G. Johnston
- Re: Show WAL write and fsync stats in pg_stat_io Michael Paquier
- Re: maintenance_work_mem = 64kB doesn't work for vacuum Masahiko Sawada
- Re: Increase default maintenance_io_concurrency to 16 Gregory Smith
- Re: Add Pipelining support in psql Michael Paquier
- Re: add function argument name to substring and substr David G. Johnston
- Re: pgsql: aio: Infrastructure for io_method=worker Nathan Bossart
- Re: Proposal: Deferred Replica Filtering for PostgreSQL Logical Replication Dean
- Re: AIO v2.5 Melanie Plageman
- Re: add function argument name to substring and substr jian he
- Re: pgsql: aio: Infrastructure for io_method=worker Tom Lane
- Re: Update Unicode data to Unicode 16.0.0 Robert Haas
- Re: add function argument name to substring and substr David G. Johnston
- Re: Disabling vacuum truncate for autovacuum Nathan Bossart
- Re: AIO v2.5 Andres Freund
- Re: Fwd: [BUG]: the walsender does not update its IO statistics until it exits Xuneng Zhou
- RE: Proposal: Deferred Replica Filtering for PostgreSQL Logical Replication Zhijie Hou (Fujitsu)
- Re: Proposal: Deferred Replica Filtering for PostgreSQL Logical Replication Euler Taveira
- RE: doc patch: wrong descriptions for dropping replication slots Hayato Kuroda (Fujitsu)
- Re: Optimize truncation logic to reduce AccessExclusive lock impact David Rowley
- Re: optimize file transfer in pg_upgrade Nathan Bossart
- Release freeze April 8 Bruce Momjian
- Re: Snapshot related assert failure on skink Tomas Vondra
- Re: Add Pipelining support in psql Michael Paquier
- RE: pg_recvlogical requires -d but not described on the documentation Hayato Kuroda (Fujitsu)
- Re: Update Unicode data to Unicode 16.0.0 Jeff Davis
- Re: Release freeze April 8 Bruce Momjian
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Amit Langote
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Forbid to DROP temp tables of other sessions Daniil Davydov
- Re: Proposal: Deferred Replica Filtering for PostgreSQL Logical Replication David G. Johnston
- Re: making EXPLAIN extensible Sami Imseih
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Amit Kapila
- Re: like pg_shmem_allocations, but fine-grained for DSM registry ? Sungwoo Chang
- Re: add function argument name to substring and substr jian he
- Re: [PoC] Federated Authn/z with OAUTHBEARER Thomas Munro
- Re: [PoC] Federated Authn/z with OAUTHBEARER Tom Lane
- Re: [PoC] Federated Authn/z with OAUTHBEARER Thomas Munro
- Re: Add Pipelining support in psql Michael Paquier
- Re: [PoC] Federated Authn/z with OAUTHBEARER Tom Lane
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: Add missing tab completion for VACUUM and ANALYZE with ONLY option vignesh C
- Re: Separate GUC for replication origins Masahiko Sawada
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: Proposal - Allow extensions to set a Plan Identifier Michael Paquier
- Re: Update Unicode data to Unicode 16.0.0 Jeremy Schneider
- Re: Fwd: [BUG]: the walsender does not update its IO statistics until it exits Michael Paquier
- Re: Fwd: [BUG]: the walsender does not update its IO statistics until it exits Bertrand Drouvot
- Add missing PQclear for StreamLogicalLog function Steven Niu
- Re: Conflict detection for multiple_unique_conflicts in logical replication Nisha Moond
- Re: like pg_shmem_allocations, but fine-grained for DSM registry ? Florents Tselai
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. vignesh C
- Re: Fwd: [BUG]: the walsender does not update its IO statistics until it exits Bertrand Drouvot
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. Shubham Khanna
- Re: Reducing memory consumed by RestrictInfo list translations in partitionwise join planning Ashutosh Bapat
- Add missing PQclear for StreamLogicalLog function Steven Niu
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. vignesh C
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: Fix 035_standby_logical_decoding.pl race conditions Amit Kapila
- Re: RFC: Additional Directory for Extensions Peter Eisentraut
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shubham Khanna
- RE: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Hayato Kuroda (Fujitsu)
- Re: RFC: Additional Directory for Extensions Gabriele Bartolini
- RE: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Zhijie Hou (Fujitsu)
- Re: Snapshot related assert failure on skink Heikki Linnakangas
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: Add missing tab completion for VACUUM and ANALYZE with ONLY option Ilia Evdokimov
- Re: Fwd: [BUG]: the walsender does not update its IO statistics until it exits Xuneng Zhou
- Re: Add missing tab completion for VACUUM and ANALYZE with ONLY option vignesh C
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Amit Kapila
- Vacuuming the free space map considered harmful? Christophe Pettus
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided. vignesh C
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Shubham Khanna
- Re: Draft for basic NUMA observability Jakub Wartak
- Re: [PATCH] New [relation] option engine Nikolay Shaplov
- Re: Add missing tab completion for VACUUM and ANALYZE with ONLY option Ilia Evdokimov
- Re: Using read_stream in index vacuum Andrey Borodin
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. vignesh C
- Re: Add missing tab completion for VACUUM and ANALYZE with ONLY option vignesh C
- Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Peter Eisentraut
- Re: Add missing PQclear for StreamLogicalLog function Daniel Gustafsson
- Re: Add missing tab completion for VACUUM and ANALYZE with ONLY option Ilia Evdokimov
- Re: Fix 035_standby_logical_decoding.pl race conditions Bertrand Drouvot
- Re: [PoC] Reducing planning time when tables have many partitions David Rowley
- Re: Conflict detection for multiple_unique_conflicts in logical replication Amit Kapila
- Re: Vacuuming the free space map considered harmful? Michael Banck
- Re: [PATCH] SVE popcount support Chiranmoy.Bhattacharya@fujitsu.com"
- Re: Vacuuming the free space map considered harmful? Álvaro Herrera
- Re: Test to dump and restore objects left behind by regression Ashutosh Bapat
- Re: query_id: jumble names of temp tables for better pg_stat_statement UX Christoph Berg
- Re: Show WAL write and fsync stats in pg_stat_io Ranier Vilela
- Re: Snapshot related assert failure on skink Tomas Vondra
- Re: Add -k/--link option to pg_combinebackup Andrew Dunstan
- Re: Add missing tab completion for VACUUM and ANALYZE with ONLY option David Rowley
- Re: Update Unicode data to Unicode 16.0.0 Robert Haas
- Re: Update Unicode data to Unicode 16.0.0 Robert Haas
- Re: Add -k/--link option to pg_combinebackup Robert Haas
- Re: race condition in pg_class Andres Freund
- Re: Add Pipelining support in psql Daniel Verite
- Re: Add -k/--link option to pg_combinebackup Andres Freund
- Re: Vacuuming the free space map considered harmful? Melanie Plageman
- Re: RFC: Allow EXPLAIN to Output Page Fault Information torikoshia
- Re: PATCH: warn about, and deprecate, clear text passwords Greg Sabino Mullane
- Re: Add time spent in posix_fadvise() in I/O read time ? Frédéric Yhuel
- Re: [PoC] Federated Authn/z with OAUTHBEARER Bruce Momjian
- Re: [PoC] Federated Authn/z with OAUTHBEARER Daniel Gustafsson
- Re: [PoC] Federated Authn/z with OAUTHBEARER Andres Freund
- Re: PATCH: warn about, and deprecate, clear text passwords Bruce Momjian
- Re: Vacuuming the free space map considered harmful? Christophe Pettus
- Re: Vacuuming the free space map considered harmful? Christophe Pettus
- Re: PATCH: warn about, and deprecate, clear text passwords Robert Haas
- Re: Vacuuming the free space map considered harmful? Andres Freund
- Re: Vacuuming the free space map considered harmful? Christophe Pettus
- Re: making EXPLAIN extensible Robert Haas
- Re: AIO v2.5 Melanie Plageman
- Re: RFC: Additional Directory for Extensions Christoph Berg
- Re: PATCH: warn about, and deprecate, clear text passwords Nathan Bossart
- Re: optimize file transfer in pg_upgrade Nathan Bossart
- Re: Disabling vacuum truncate for autovacuum Fujii Masao
- Re: making EXPLAIN extensible Sami Imseih
- Re: Disabling vacuum truncate for autovacuum Nathan Bossart
- Re: optimize file transfer in pg_upgrade Andres Freund
- Re: Optimize truncation logic to reduce AccessExclusive lock impact Yura Sokolov
- Re: Disabling vacuum truncate for autovacuum Nathan Bossart
- Re: support virtual generated column not null constraint Álvaro Herrera
- Re: optimize file transfer in pg_upgrade Tom Lane
- Re: making EXPLAIN extensible Robert Haas
- Re: doc patch: wrong descriptions for dropping replication slots Fujii Masao
- Re: optimize file transfer in pg_upgrade Andres Freund
- Re: Vacuuming the free space map considered harmful? Christophe Pettus
- Re: Memoize ANTI and SEMI JOIN inner Andrei Lepikhov
- Re: AIO v2.5 Melanie Plageman
- Re: Orphaned users in PG16 and above can only be managed by Superusers Robert Haas
- Re: RFC: Additional Directory for Extensions David E. Wheeler
- Re: Orphaned users in PG16 and above can only be managed by Superusers David G. Johnston
- Re: Update Unicode data to Unicode 16.0.0 Jeff Davis
- Re: making EXPLAIN extensible Sami Imseih
- Re: Proposal: Progressive explain Rafael Thofehrn Castro
- Re: pg_recvlogical requires -d but not described on the documentation Fujii Masao
- Re: making EXPLAIN extensible Robert Haas
- Re: Orphaned users in PG16 and above can only be managed by Superusers Tom Lane
- Re: Orphaned users in PG16 and above can only be managed by Superusers Robert Haas
- Re: Orphaned users in PG16 and above can only be managed by Superusers Tom Lane
- Re: Update Unicode data to Unicode 16.0.0 Robert Haas
- Re: Orphaned users in PG16 and above can only be managed by Superusers Robert Haas
- Re: RFC: Additional Directory for Extensions Tom Lane
- Re: dblink: Add SCRAM pass-through authentication Jacob Champion
- Re: RFC: Additional Directory for Extensions Matheus Alcantara
- Re: AIO v2.5 Andres Freund
- Re: optimize file transfer in pg_upgrade Nathan Bossart
- Re: RFC: Additional Directory for Extensions Tom Lane
- Re: Orphaned users in PG16 and above can only be managed by Superusers Tom Lane
- Re: md.c vs elog.c vs smgrreleaseall() in barrier Noah Misch
- Re: [PoC] Federated Authn/z with OAUTHBEARER Thomas Munro
- Re: Proposal: Progressive explain Robert Haas
- Re: making EXPLAIN extensible Andrei Lepikhov
- Re: pg_trgm comparison bug on cross-architecture replication due to different char implementation Masahiko Sawada
- Re: making EXPLAIN extensible Sami Imseih