Messages by Date
-
2026/03/06
Re: Skipping schema changes in publication
Nisha Moond
-
2026/03/06
RE: Fix slotsync worker busy loop causing repeated log messages
Zhijie Hou (Fujitsu)
-
2026/03/06
Re: Skipping schema changes in publication
Amit Kapila
-
2026/03/06
Re: [Proposal] Adding Log File Capability to pg_createsubscriber
Amit Kapila
-
2026/03/06
RE: [PATCH] Support automatic sequence replication
Zhijie Hou (Fujitsu)
-
2026/03/06
Re: Dead code in logical decoding of speculative insertions
Antonin Houska
-
2026/03/06
Re: Emitting JSON to file using COPY TO
jian he
-
2026/03/06
Re: Dead code in logical decoding of speculative insertions
Amit Kapila
-
2026/03/06
Re: Make copyObject work in C++
Peter Eisentraut
-
2026/03/06
Re: Mis-use of type BlockNumber?
Chao Li
-
2026/03/06
Re: [PATCH] Support automatic sequence replication
Chao Li
-
2026/03/06
Re: V18 change on EXPLAIN ANALYZE
Maciek Sakrejda
-
2026/03/06
Re: Portable StaticAssertExpr
Peter Eisentraut
-
2026/03/06
Re: Skipping schema changes in publication
vignesh C
-
2026/03/06
RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
Madyshev Egor
-
2026/03/06
Re: SQL Property Graph Queries (SQL/PGQ)
Henson Choi
-
2026/03/05
Re: Mis-use of type BlockNumber?
Rafia Sabih
-
2026/03/05
Re: DOC: fixes multiple errors in alter table doc
Chao Li
-
2026/03/05
Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record
Fujii Masao
-
2026/03/05
modifying join_clause_is_movable_to can produce better query plan
g l
-
2026/03/05
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Rafia Sabih
-
2026/03/05
[PATCH] Remove unused is_error parameter from TeardownHistoricSnapshot()
慈超云
-
2026/03/05
Re: Add pg_stat_recovery system view
Chao Li
-
2026/03/05
RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
Madyshev Egor
-
2026/03/05
Re: Adding REPACK [concurrently]
Antonin Houska
-
2026/03/05
Re: pg_stat_replication.*_lag sometimes shows NULL during active replication
Shinya Kato
-
2026/03/05
Re: Improve checks for GUC recovery_target_xid
Fujii Masao
-
2026/03/05
Re: DOC: fixes multiple errors in alter table doc
Chao Li
-
2026/03/05
Re: Add Option To Check All Addresses For Matching target_session_attr
Andrey Borodin
-
2026/03/05
Re: DOC: fixes multiple errors in alter table doc
Fujii Masao
-
2026/03/05
Re: Row pattern recognition
Tatsuo Ishii
-
2026/03/05
Re: Add pg_stat_recovery system view
Chao Li
-
2026/03/05
Re: Add pg_stat_recovery system view
Michael Paquier
-
2026/03/05
Re: Add pg_stat_recovery system view
Xuneng Zhou
-
2026/03/05
Re: Improve checks for GUC recovery_target_xid
Michael Paquier
-
2026/03/05
Re: Add pg_stat_recovery system view
Xuneng Zhou
-
2026/03/05
Re: [PATCH] Fix improper tuple deallocation in import_pg_statist()
Michael Paquier
-
2026/03/05
Re: Add pg_stat_recovery system view
yangyz
-
2026/03/05
Re: gistGetFakeLSN() can return incorrect LSNs
Andrey Borodin
-
2026/03/05
Re: Change checkpoint‑record‑missing PANIC to FATAL
Nitin Jadhav
-
2026/03/05
Re: Add pg_stat_recovery system view
Michael Paquier
-
2026/03/05
Re: [PATCH] Support automatic sequence replication
shveta malik
-
2026/03/05
Re: Add pg_stat_recovery system view
Shinya Kato
-
2026/03/05
Re: [PATCH] Fix PITR pause bypass when initial XLOG_RUNNING_XACTS has subxid overflow
Michael Paquier
-
2026/03/05
Re: Add pg_stat_recovery system view
Michael Paquier
-
2026/03/05
Mis-use of type BlockNumber?
Chao Li
-
2026/03/05
Re: Skipping schema changes in publication
Amit Kapila
-
2026/03/05
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Chao Li
-
2026/03/05
Re: UPDATE run check constraints for affected columns only
jian he
-
2026/03/05
Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore
Jelte Fennema-Nio
-
2026/03/05
Re: Return pg_control from pg_backup_stop().
David Steele
-
2026/03/05
Re: [oauth] Add TLS support to OAuth tests
Jacob Champion
-
2026/03/05
Re: [PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex
Jacob Champion
-
2026/03/05
Re: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path
Chao Li
-
2026/03/05
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Andres Freund
-
2026/03/05
Re: [PATCH] Fix improper tuple deallocation in import_pg_statist()
[email protected]
-
2026/03/05
Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record
Fujii Masao
-
2026/03/05
Re: generating function default settings from pg_proc.dat
Andres Freund
-
2026/03/05
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Robert Haas
-
2026/03/05
Re: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path
Michael Paquier
-
2026/03/05
Re: generating function default settings from pg_proc.dat
Tom Lane
-
2026/03/05
Re: Enhancing Memory Context Statistics Reporting
Rahila Syed
-
2026/03/05
Re: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path
Sami Imseih
-
2026/03/05
Re: <productname> on SGML files is used for what ?
Daniel Gustafsson
-
2026/03/05
Re: finish TODOs in to_json_is_immutable, to_jsonb_is_immutable also add tests on it
Andrew Dunstan
-
2026/03/05
Re: Add expressions to pg_restore_extended_stats()
Michael Paquier
-
2026/03/05
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Corey Huinker
-
2026/03/05
Re: Speed up COPY FROM text/CSV parsing using SIMD
Andrew Dunstan
-
2026/03/05
Re: Add Option To Check All Addresses For Matching target_session_attr
Andrew Jackson
-
2026/03/05
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Andres Freund
-
2026/03/05
Re: Emitting JSON to file using COPY TO
Andrew Dunstan
-
2026/03/05
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Sami Imseih
-
2026/03/05
Re: [WiP] B-tree page merge during vacuum to reduce index bloat
Madhav Madhusoodanan
-
2026/03/05
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Corey Huinker
-
2026/03/05
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Andres Freund
-
2026/03/05
Re: gistGetFakeLSN() can return incorrect LSNs
Andres Freund
-
2026/03/05
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Matthias van de Meent
-
2026/03/05
Re: Add expressions to pg_restore_extended_stats()
Corey Huinker
-
2026/03/05
Re: Why clearing the VM doesn't require registering vm buffer in wal record
Andres Freund
-
2026/03/05
Re: Improve OAuth discovery logging
Zsolt Parragi
-
2026/03/05
Why clearing the VM doesn't require registering vm buffer in wal record
Melanie Plageman
-
2026/03/05
Re: gistGetFakeLSN() can return incorrect LSNs
Andres Freund
-
2026/03/05
Re: [19] CREATE SUBSCRIPTION ... SERVER
Jeff Davis
-
2026/03/05
<productname> on SGML files is used for what ?
Marcos Pegoraro
-
2026/03/05
Re: gistGetFakeLSN() can return incorrect LSNs
Noah Misch
-
2026/03/05
Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore
Heikki Linnakangas
-
2026/03/05
Re: gistGetFakeLSN() can return incorrect LSNs
Andrey Borodin
-
2026/03/05
Re: Consider low startup cost in add_partial_path
Robert Haas
-
2026/03/05
Re: Emitting JSON to file using COPY TO
Joe Conway
-
2026/03/05
Re: [PATCH] Simplify SortSupport implementation for macaddr
Andrey Borodin
-
2026/03/05
Re: pgsql: Change default value of default_toast_compression to "lz4", when
Jacob Champion
-
2026/03/05
gistGetFakeLSN() can return incorrect LSNs
Andres Freund
-
2026/03/05
Re: another autovacuum scheduling thread
Nathan Bossart
-
2026/03/05
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Akshay Joshi
-
2026/03/05
Re: Add Option To Check All Addresses For Matching target_session_attr
Evgeny Kuzin
-
2026/03/05
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Evgeny Kuzin
-
2026/03/05
Re: pg_upgrade fails when extension_control_path is used
Matheus Alcantara
-
2026/03/05
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Andrey Borodin
-
2026/03/05
Re: pg_upgrade fails when extension_control_path is used
Matheus Alcantara
-
2026/03/05
Re: pgstat include expansion
Alvaro Herrera
-
2026/03/05
Re: Improve checks for GUC recovery_target_xid
Fujii Masao
-
2026/03/05
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Evgeny Kuzin
-
2026/03/05
Re: [PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Tom Lane
-
2026/03/05
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Álvaro Herrera
-
2026/03/05
Re: [Proposal] Adding Log File Capability to pg_createsubscriber
Euler Taveira
-
2026/03/05
[PATCH] libpq: try all addresses for a host before moving to next on target_session_attrs mismatch
Evgeny Kuzin
-
2026/03/05
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Rafia Sabih
-
2026/03/05
Re: index prefetching
Alexandre Felipe
-
2026/03/05
Re: Improve checks for GUC recovery_target_xid
David Steele
-
2026/03/05
Re: Add pg_stat_recovery system view
Xuneng Zhou
-
2026/03/05
Re: V18 change on EXPLAIN ANALYZE
Ilia Evdokimov
-
2026/03/05
Re: Improve checks for GUC recovery_target_xid
Fujii Masao
-
2026/03/05
Re: Skipping schema changes in publication
shveta malik
-
2026/03/05
Re: pg_upgrade fails when extension_control_path is used
Jonathan Gonzalez V.
-
2026/03/05
RE: [PATCH] Support automatic sequence replication
Zhijie Hou (Fujitsu)
-
2026/03/05
RE: [PATCH] Support automatic sequence replication
Zhijie Hou (Fujitsu)
-
2026/03/05
Re: Relstats after VACUUM FULL and CLUSTER
Laurenz Albe
-
2026/03/05
Re: [PATCH] Support automatic sequence replication
Amit Kapila
-
2026/03/05
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Akshay Joshi
-
2026/03/05
Re: Skipping schema changes in publication
vignesh C
-
2026/03/05
Re: Improve pg_sync_replication_slots() to wait for primary to advance
shveta malik
-
2026/03/05
Dead code in logical decoding of speculative insertions
Antonin Houska
-
2026/03/05
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Chao Li
-
2026/03/05
Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record
Anthonin Bonnefoy
-
2026/03/05
Re: Improve checks for GUC recovery_target_xid
David Steele
-
2026/03/04
Re: Add pg_stat_recovery system view
Xuneng Zhou
-
2026/03/04
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Amit Kapila
-
2026/03/04
Re:doc: add note that wal_level=logical doesn't set up logical replication in itself
jinbinge
-
2026/03/04
Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record
Alexander Lakhin
-
2026/03/04
Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Joel Jacobson
-
2026/03/04
Re: amcheck: add index-all-keys-match verification for B-Tree
Andrey Borodin
-
2026/03/04
Re: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path
Chao Li
-
2026/03/04
Re: [PATCH] Support automatic sequence replication
shveta malik
-
2026/03/04
Re: Row pattern recognition
Tatsuo Ishii
-
2026/03/04
Re: DOC: fixes multiple errors in alter table doc
Chao Li
-
2026/03/04
Patch for migration of the pg_commit_ts directory
ls7777
-
2026/03/04
Re: Improve checks for GUC recovery_target_xid
Fujii Masao
-
2026/03/04
Re: Row pattern recognition
Henson Choi
-
2026/03/04
Re: DOC: fixes multiple errors in alter table doc
Fujii Masao
-
2026/03/04
RE: BUG: Former primary node might stuck when started as a standby
Hayato Kuroda (Fujitsu)
-
2026/03/04
Re: Improve checks for GUC recovery_target_xid
David Steele
-
2026/03/04
Re: Row pattern recognition
장성준
-
2026/03/04
Re: [PATCH] Support automatic sequence replication
shveta malik
-
2026/03/04
Re: Improve checks for GUC recovery_target_xid
Michael Paquier
-
2026/03/04
Re: Add pg_stat_recovery system view
Michael Paquier
-
2026/03/04
Re: [19] CREATE SUBSCRIPTION ... SERVER
Amit Kapila
-
2026/03/04
Re: Improve checks for GUC recovery_target_xid
David Steele
-
2026/03/04
Re: Improve checks for GUC recovery_target_xid
David Steele
-
2026/03/04
Re: Convert NOT IN sublinks to anti-joins when safe
wenhui qiu
-
2026/03/04
Re: UPDATE run check constraints for affected columns only
jian he
-
2026/03/04
Re: Options to control remote transactions’ access/deferrable modes in postgres_fdw
Fujii Masao
-
2026/03/04
RE: [PATCH] Support automatic sequence replication
Zhijie Hou (Fujitsu)
-
2026/03/04
RE: [PATCH] Support automatic sequence replication
Zhijie Hou (Fujitsu)
-
2026/03/04
Re: doc: add note that wal_level=logical doesn't set up logical replication in itself
Chao Li
-
2026/03/04
Re: Convert NOT IN sublinks to anti-joins when safe
Japin Li
-
2026/03/04
Re: astreamer_lz4: fix bug of output pointer advancement in decompressor
Chao Li
-
2026/03/04
Re: astreamer_lz4: fix bug of output pointer advancement in decompressor
Chao Li
-
2026/03/04
Re: BUG: Former primary node might stuck when started as a standby
Michael Paquier
-
2026/03/04
Re: [PATCH] Fix improper tuple deallocation in import_pg_statist()
Tomas Vondra
-
2026/03/04
[PATCH] Fix improper tuple deallocation in import_pg_statist()
yonghao_lee
-
2026/03/04
Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation
Chao Li
-
2026/03/04
Re: pgsql: postgres_fdw: Inherit the local transaction's access/deferrable
Etsuro Fujita
-
2026/03/04
Re: pgsql: postgres_fdw: Inherit the local transaction's access/deferrable
Etsuro Fujita
-
2026/03/04
Re: Options to control remote transactions’ access/deferrable modes in postgres_fdw
Etsuro Fujita
-
2026/03/04
RE: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path
paul.bunn
-
2026/03/04
Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation
Michael Paquier
-
2026/03/04
Re: pgsql: Change default value of default_toast_compression to "lz4", when
Tom Lane
-
2026/03/04
Re: meson: Make test output much more useful on failure (both in CI and locally)
Zsolt Parragi
-
2026/03/04
Re: Add starelid, attnum to pg_stats and leverage this in pg_dump
Sami Imseih
-
2026/03/04
Re: pgsql: Change default value of default_toast_compression to "lz4", when
Michael Paquier
-
2026/03/04
Re: pgsql: Change default value of default_toast_compression to "lz4", when
Michael Paquier
-
2026/03/04
Re: pgsql: Change default value of default_toast_compression to "lz4", when
Michael Paquier
-
2026/03/04
Re: pgsql: Change default value of default_toast_compression to "lz4", when
Tom Lane
-
2026/03/04
Re: Add expressions to pg_restore_extended_stats()
Michael Paquier
-
2026/03/04
Re: Improve OAuth discovery logging
Jacob Champion
-
2026/03/04
Re: Add expressions to pg_restore_extended_stats()
Corey Huinker
-
2026/03/04
Re: Consider low startup cost in add_partial_path
Robert Haas
-
2026/03/04
Re: pg_restore add --no-globals option when restored using pg_dumpall non-text dump
Andrew Dunstan
-
2026/03/04
Re: Add expressions to pg_restore_extended_stats()
Corey Huinker
-
2026/03/04
Re: pg_waldump: support decoding of WAL inside tarfile
Andrew Dunstan
-
2026/03/04
Re: Cleaning up PREPARE query strings?
Sami Imseih
-
2026/03/04
Re: Non-text mode for pg_dumpall
Andrew Dunstan
-
2026/03/04
Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Tom Lane
-
2026/03/04
Re: Improve OAuth discovery logging
Zsolt Parragi
-
2026/03/04
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Rafia Sabih
-
2026/03/04
Re: Improve OAuth discovery logging
Jacob Champion
-
2026/03/04
Re: proposal: schema variables
Pavel Stehule
-
2026/03/04
Re: V18 change on EXPLAIN ANALYZE
Maciek Sakrejda
-
2026/03/04
Re: V18 change on EXPLAIN ANALYZE
Maciek Sakrejda
-
2026/03/04
Re: POC: PLpgSQL FOREACH IN JSON ARRAY
Pavel Stehule
-
2026/03/04
Re: Fix errno handling in popen_check() to avoid false error reports
Tom Lane
-
2026/03/04
Re: astreamer_lz4: fix bug of output pointer advancement in decompressor
Tom Lane
-
2026/03/04
Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record
Fujii Masao
-
2026/03/04
Re: astreamer_lz4: fix bug of output pointer advancement in decompressor
Tom Lane
-
2026/03/04
Re: pgsql: Change default value of default_toast_compression to "lz4", when
Jacob Champion
-
2026/03/04
Re: pg_plan_advice
Robert Haas
-
2026/03/04
Re: Improve checks for GUC recovery_target_xid
Fujii Masao
-
2026/03/04
Re: Correcting freeze conflict horizon calculation
Melanie Plageman
-
2026/03/04
Re: doc: add note that wal_level=logical doesn't set up logical replication in itself
David G. Johnston
-
2026/03/04
Re: Don't keep closed WAL segment in page cache after replay
Andres Freund