Mailing lists [pgsql-hackers]
- Re: 64 bit numbers vs format strings Thomas Munro
- Re: 64 bit numbers vs format strings Tom Lane
- Re: bug when apply fast default mechanism for adding new column over domain with default value Tom Lane
- Re: Cannot find a working 64-bit integer type on Illumos Thomas Munro
- Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei
- Re: Extend postgres_fdw_get_connections to return remote backend pid Fujii Masao
- Fixing various typos in comments and docs Jacob Brazeal
- Re: per backend WAL statistics Michael Paquier
- Re: [BUG]: the walsender does not update its IO statistics until it exits Michael Paquier
- Re: Make COPY format extendable: Extract COPY TO format implementations Junwang Zhao
- Re: [PATCH] Add regression tests of ecpg command notice (error / warning) Fujii Masao
- Re: [Patch] add new parameter to pg_replication_origin_session_setup Amit Kapila
- Re: Change log level for notifying hot standby is waiting non-overflowed snapshot Fujii Masao
- Re: Add assertion for failed alloc to palloc0() and palloc_extended() Michael Paquier
- Accidental assignment instead of compare in GetOperatorFromCompareType? Jacob Brazeal
- Re: Accidental assignment instead of compare in GetOperatorFromCompareType? Jacob Brazeal
- Re: [PATCH] Add regression tests of ecpg command notice (error / warning) Ryo Kanbayashi
- Re: [PATCH] pg_stat_activity: make slow/hanging authentication more visible Michael Paquier
- Re: doc: Mention clock synchronization recommendation for hot_standby_feedback Amit Kapila
- Re: Accidental assignment instead of compare in GetOperatorFromCompareType? Michael Paquier
- Re: Anti join confusion Richard Guo
- Re: doc: Mention clock synchronization recommendation for hot_standby_feedback Jakub Wartak
- RE: long-standing data loss bug in initial sync of logical replication Zhijie Hou (Fujitsu)
- Re: Anti join confusion Tender Wang
- Selectively invalidate caches in pgoutput module Hayato Kuroda (Fujitsu)
- Re: Allow io_combine_limit up to 1MB Thomas Munro
- Re: MergeJoin beats HashJoin in the case of multiple hash clauses Andrei Lepikhov
- Re: making EXPLAIN extensible Alena Rybakina
- Re: bug when apply fast default mechanism for adding new column over domain with default value jian he
- Re: Add an option to skip loading missing publication to avoid logical replication failure vignesh C
- Re: long-standing data loss bug in initial sync of logical replication Benoit Lobréau
- Re: tests for pg_stat_progress_copy.tuples_skipped Fujii Masao
- Re: Support for NO INHERIT to INHERIT state change with named NOT NULL constraints Suraj Kharage
- Re: per backend WAL statistics Bertrand Drouvot
- Re: Selectively invalidate caches in pgoutput module Amit Kapila
- Re: Parallel heap vacuum Masahiko Sawada
- Re: Commit fest 2025-03 vignesh C
- Re: doc: Mention clock synchronization recommendation for hot_standby_feedback Fujii Masao
- Re: SQL:2011 application time Peter Eisentraut
- Re: Proposal: Filter irrelevant change before reassemble transactions during logical decoding Ajin Cherian
- Re: Use Python "Limited API" in PL/Python Peter Eisentraut
- Re: Introduce "log_connection_stages" setting. Sergey Dudoladov
- Re: per backend WAL statistics Bertrand Drouvot
- Re: SIMD optimization for list_sort John Naylor
- Re: vacuumdb changes for stats import/export John Naylor
- Re: Considering fractional paths in Append node Andrei Lepikhov
- Re: Add an option to skip loading missing publication to avoid logical replication failure Amit Kapila
- Re: Considering fractional paths in Append node Alena Rybakina
- Re: [BUG]: the walsender does not update its IO statistics until it exits Bertrand Drouvot
- Re: pg_stat_statements and "IN" conditions Álvaro Herrera
- RE: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility. Hayato Kuroda (Fujitsu)
- Re: Add connection active, idle time to pg_stat_activity Sergey Dudoladov
- Re: Options to control remote transactions’ access/deferrable modes in postgres_fdw Ashutosh Bapat
- Re: Sample rate added to pg_stat_statements Ilia Evdokimov
- Re: pg_stat_statements and "IN" conditions Dmitry Dolgov
- Re: making EXPLAIN extensible Matheus Alcantara
- Re: RFC: Additional Directory for Extensions Gabriele Bartolini
- Re: Add -k/--link option to pg_combinebackup Israel Barth Rubio
- Re: Log connection establishment timings Bertrand Drouvot
- Re: making EXPLAIN extensible Matthias van de Meent
- Re: bug when apply fast default mechanism for adding new column over domain with default value jian he
- Re: Introduce "log_connection_stages" setting. Melanie Plageman
- Re: RFC: Additional Directory for Extensions David E. Wheeler
- Re: RFC: Additional Directory for Extensions David E. Wheeler
- Re: Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly Vitaly Davydov
- Re: Change log level for notifying hot standby is waiting non-overflowed snapshot torikoshia
- Re: Adding support for SSLKEYLOGFILE in the frontend Daniel Gustafsson
- Re: Options to control remote transactions’ access/deferrable modes in postgres_fdw Tom Lane
- [PATCH] Improve selectivity estimation for OR clauses with equality conditions on the same column Ilia Evdokimov
- Re: making EXPLAIN extensible Robert Haas
- Re: Log connection establishment timings Bertrand Drouvot
- Re: Parallel CREATE INDEX for GIN indexes Tomas Vondra
- Re: bug when apply fast default mechanism for adding new column over domain with default value Tom Lane
- Re: vacuumdb changes for stats import/export Nathan Bossart
- Re: PATCH: warn about, and deprecate, clear text passwords Nathan Bossart
- Re: Considering fractional paths in Append node Alena Rybakina
- Re: Statistics Import and Export: difference in statistics dumped Ashutosh Bapat
- Re: making EXPLAIN extensible Robert Haas
- Re: lwlocknames.h beautification attempt Robert Haas
- Re: Flaky 003_start_stop.pl test Andres Freund
- Re: dblink: Add SCRAM pass-through authentication Jacob Champion
- Re: PATCH: warn about, and deprecate, clear text passwords Greg Sabino Mullane
- Re: Log connection establishment timings Fujii Masao
- Re: PATCH: warn about, and deprecate, clear text passwords Isaac Morland
- Re: lwlocknames.h beautification attempt Álvaro Herrera
- Re: Trigger more frequent autovacuums of heavy insert tables Melanie Plageman
- Re: pg_stat_statements and "IN" conditions Sami Imseih
- Re: Doc: clarify possibility of ephemeral discrepancies between state and wait_event in pg_stat_activity Sami Imseih
- Handle interrupts while waiting on Append's async subplans Heikki Linnakangas
- Re: Add -k/--link option to pg_combinebackup Robert Haas
- Re: making EXPLAIN extensible Guillaume Lelarge
- Re: why there is not VACUUM FULL CONCURRENTLY? Alvaro Herrera
- Re: Improve monitoring of shared memory allocations Andres Freund
- Re: scalability bottlenecks with (many) partitions (and more) Andres Freund
- Re: PATCH: warn about, and deprecate, clear text passwords Robert Haas
- Re: Trigger more frequent autovacuums of heavy insert tables Nathan Bossart
- Re: Change log level for notifying hot standby is waiting non-overflowed snapshot Fujii Masao
- Re: bug when apply fast default mechanism for adding new column over domain with default value Tom Lane
- Re: why there is not VACUUM FULL CONCURRENTLY? Antonin Houska
- Re: RFC: Additional Directory for Extensions Matheus Alcantara
- Re: PATCH: warn about, and deprecate, clear text passwords Tom Lane
- Re: PATCH: warn about, and deprecate, clear text passwords Robert Haas
- Re: Statistics Import and Export Greg Sabino Mullane
- Re: Make COPY format extendable: Extract COPY TO format implementations Masahiko Sawada
- Re: Improve CRC32C performance on SSE4.2 Nathan Bossart
- Re: SQL:2023 JSON simplified accessor support Matheus Alcantara
- Re: int64 support in List API James Hunter
- what's going on with lapwing? Robert Haas
- Re: SQL:2023 JSON simplified accessor support Matheus Alcantara
- Re: Trigger more frequent autovacuums of heavy insert tables Melanie Plageman
- Ubsan complaint on kestrel Andres Freund
- Re: what's going on with lapwing? Tom Lane
- Re: Ubsan complaint on kestrel Tom Lane
- Re: SQL:2023 JSON simplified accessor support Alexandra Wang
- Re: scalability bottlenecks with (many) partitions (and more) Tomas Vondra
- Re: Flaky 003_start_stop.pl test Thomas Munro
- Re: Ubsan complaint on kestrel Andres Freund
- Re: scalability bottlenecks with (many) partitions (and more) Andres Freund
- Re: what's going on with lapwing? Robert Haas