Mailing lists [pgsql-hackers]
- Re: Add an option to skip loading missing publication to avoid logical replication failure Masahiko Sawada
- Re: Add connection active, idle time to pg_stat_activity Sadeq Dousti
- Re: Vacuum statistics Jim Nasby
- Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible Jacob Champion
- Re: AIO v2.5 Andres Freund
- Re: PGSERVICEFILE as part of a normal connection string Ryo Kanbayashi
- Re: Separate GUC for replication origins Euler Taveira
- Dubious server log messages after pg_upgrade Tom Lane
- Re: PGSERVICEFILE as part of a normal connection string Michael Paquier
- Re: pg_rewind with --write-recovery-conf option doesn't write dbname to primary_conninfo value. Masahiko Sawada
- Re: Dubious server log messages after pg_upgrade Nathan Bossart
- Re: Separate GUC for replication origins vignesh C
- Re: DOCS: Make the Server Application docs synopses more consistent Peter Smith
- Re: Add an option to skip loading missing publication to avoid logical replication failure vignesh C
- Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Ajin Cherian
- DOCS: Make the Server Application docs synopses more consistent David G. Johnston
- Re: DOCS: Make the Server Application docs synopses more consistent David G. Johnston
- Re: Add an option to skip loading missing publication to avoid logical replication failure Dilip Kumar
- Re: Question about duplicate JSONTYPE_JSON check Amit Langote
- Re: Add connection active, idle time to pg_stat_activity Sadeq Dousti
- Re: [PoC] Reducing planning time when tables have many partitions David Rowley
- Re: Add an option to skip loading missing publication to avoid logical replication failure vignesh C
- Re: Commitfest Manager for March Peter Smith
- RE: long-standing data loss bug in initial sync of logical replication Hayato Kuroda (Fujitsu)
- Re: Orphaned users in PG16 and above can only be managed by Superusers Ashutosh Sharma
- Re: Commitfest Manager for March vignesh C
- Re: PGSERVICEFILE as part of a normal connection string Laurenz Albe
- Re: Add an option to skip loading missing publication to avoid logical replication failure Dilip Kumar
- Re: protocol support for labels Jeremy Schneider
- Re: Vacuum statistics Bertrand Drouvot
- Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Ajin Cherian
- Re: in BeginCopyTo make materialized view using COPY TO instead of COPY (query). newtglobal postgresql_contributors
- Re: Add XMLNamespaces to XMLElement newtglobal postgresql_contributors
- Re: pg_dump, pg_dumpall, pg_restore: Add --no-policies option newtglobal postgresql_contributors
- Re: Test to dump and restore objects left behind by regression Ashutosh Bapat
- Re: Orphaned users in PG16 and above can only be managed by Superusers Ashutosh Sharma
- Re: Parallel heap vacuum Masahiko Sawada
- Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Oliver Ford
- Re: Wrong results with subquery pullup and grouping sets Richard Guo
- RE: long-standing data loss bug in initial sync of logical replication Hayato Kuroda (Fujitsu)
- RE: 001_rep_changes.pl succeeds after a long time Zhijie Hou (Fujitsu)
- Re: [Patch] remove duplicated smgrclose Steven Niu
- Supporting TCP_SYNCNT in libpq Francesco Canovai
- Re: Support NOT VALID / VALIDATE constraint options for named NOT NULL constraints Rushabh Lathia
- RE: long-standing data loss bug in initial sync of logical replication Hayato Kuroda (Fujitsu)
- Re: Test to dump and restore objects left behind by regression Alvaro Herrera
- Re: Selectively invalidate caches in pgoutput module Amit Kapila
- Re: relfilenode statistics Kirill Reshke
- Random pg_upgrade 004_subscription test failure on drongo vignesh C
- Re: Draft for basic NUMA observability Jakub Wartak
- Re: [BUG]: the walsender does not update its IO statistics until it exits Bertrand Drouvot
- Re: BitmapHeapScan streaming read user and prelim refactoring Jakub Wartak
- Re: PoC: Simplify recovery after dropping a table by LOGGING the restore LSN Kirill Reshke
- Re: Add an option to skip loading missing publication to avoid logical replication failure Amit Kapila
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Parallel safety docs for CTEs Kirill Reshke
- Re: meson vs. llvm bitcode files Nazir Bilal Yavuz
- Re: AIO v2.5 Antonin Houska
- Re: Minor rework of ALTER TABLE SET RelOptions code Timur Magomedov
- Re: Conflict detection for multiple_unique_conflicts in logical replication Nisha Moond
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Fwd: [BUG]: the walsender does not update its IO statistics until it exits Xuneng Zhou
- Fwd: [BUG]: the walsender does not update its IO statistics until it exits Xuneng Zhou
- Re: PGSERVICEFILE as part of a normal connection string Ryo Kanbayashi
- Re: Missing constraint when duplicated unique index ? Álvaro Herrera
- Re: Random pg_upgrade 004_subscription test failure on drongo Andrew Dunstan
- Re: support virtual generated column not null constraint jian he
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Test to dump and restore objects left behind by regression Ashutosh Bapat
- Re: Test to dump and restore objects left behind by regression Ashutosh Bapat
- Re: Random pg_upgrade 004_subscription test failure on drongo Heikki Linnakangas
- Re: Allow default \watch interval in psql to be configured Laurenz Albe
- Re: pg_attribute_noreturn(), MSVC, C11 Peter Eisentraut
- Re: Elimination of the repetitive code at the SLRU bootstrap functions. Álvaro Herrera
- Re: Row pattern recognition Tatsuo Ishii
- Re: Fwd: [BUG]: the walsender does not update its IO statistics until it exits Bertrand Drouvot
- Re: Fwd: [BUG]: the walsender does not update its IO statistics until it exits Bertrand Drouvot
- Re: Missing constraint when duplicated unique index ? Marcos Pegoraro
- Re: Update Unicode data to Unicode 16.0.0 Peter Eisentraut
- Re: Add an option to skip loading missing publication to avoid logical replication failure Dilip Kumar
- Re: Enhancing Memory Context Statistics Reporting Rahila Syed
- Re: dblink: Add SCRAM pass-through authentication Matheus Alcantara
- Re: SQL:2023 JSON simplified accessor support Alexandra Wang
- Re: Allow default \watch interval in psql to be configured Greg Sabino Mullane
- Re: Separate GUC for replication origins vignesh C
- Re: Implement waiting for wal lsn replay: reloaded Tomas Vondra
- Re: Draft for basic NUMA observability Bertrand Drouvot
- Re: plperl version on the meson setup summary screen vignesh C
- Re: Add support for EXTRA_REGRESS_OPTS for meson vignesh C
- Re: Some read stream improvements Thomas Munro
- Re: protocol support for labels Nico Williams
- Re: A few patches to clarify snapshot management Heikki Linnakangas
- Re: Draft for basic NUMA observability Bertrand Drouvot
- md.c vs elog.c vs smgrreleaseall() in barrier Andres Freund
- Re: [PATCH] Add reverse(bytea) Nathan Bossart
- Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible Jacob Champion
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- RE: Improve CRC32C performance on SSE4.2 Devulapalli, Raghuveer
- Advanced Patch Feedback Session / pgconf.dev 2025 Tomas Vondra
- Re: Query ID Calculation Fix for DISTINCT / ORDER BY and LIMIT / OFFSET Sami Imseih
- DROP TABLESPACE waits for checkpoint with lwlock held Andres Freund
- like pg_shmem_allocations, but fine-grained for DSM registry ? Florents Tselai
- Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible Andres Freund
- Re: SQLFunctionCache and generic plans Pavel Stehule
- Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible Jacob Champion
- Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible Andres Freund
- Available disk space per tablespace Christoph Berg
- Re: Adding support for SSLKEYLOGFILE in the frontend Jacob Champion
- Re: SQLFunctionCache and generic plans Tom Lane
- Re: Adding support for SSLKEYLOGFILE in the frontend Tom Lane
- Re: dblink: Add SCRAM pass-through authentication Jacob Champion
- Proposal: manipulating pg_control file from Perl Aleksander Alekseev
- Re: BitmapHeapScan streaming read user and prelim refactoring Melanie Plageman
- Re: Proposal: manipulating pg_control file from Perl Tom Lane