Messages by Date
-
2026/02/10
Re: Changing shared_buffers without restart
Heikki Linnakangas
-
2026/02/10
Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect
Tom Lane
-
2026/02/10
Re: Changing shared_buffers without restart
Ashutosh Bapat
-
2026/02/10
Re: Changing shared_buffers without restart
Ashutosh Bapat
-
2026/02/10
Re: [PATCH] Add sampling statistics to autoanalyze log output
Tatsuya Kawata
-
2026/02/10
Re: Miscellaneous message fixes
Tom Lane
-
2026/02/10
Re: Add 64-bit XIDs into PostgreSQL 15
Robert Haas
-
2026/02/10
Re: Changing shared_buffers without restart
Jakub Wartak
-
2026/02/10
Re: Changing shared_buffers without restart
Jakub Wartak
-
2026/02/10
Re: Refactor recovery conflict signaling a little
Heikki Linnakangas
-
2026/02/10
Re: Report bytes and transactions actually sent downtream
Bertrand Drouvot
-
2026/02/10
Re: tuple radix sort
John Naylor
-
2026/02/10
Re: Limit memory usage by postgres_fdw batches
Alexander Pyhalov
-
2026/02/10
Re: [PATCH] Support reading large objects with pg_read_all_data
Nitin Motiani
-
2026/02/10
Re: Changing shared_buffers without restart
Jakub Wartak
-
2026/02/10
Re: Improve monitoring of shared memory allocations
Rahila Syed
-
2026/02/10
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Álvaro Herrera
-
2026/02/10
Re: Add CREATE SCHEMA ... LIKE support
Marcos Pegoraro
-
2026/02/10
Re: Metadata and record block access stats for indexes
lakshmi
-
2026/02/10
Re: Add CREATE SCHEMA ... LIKE support
Jim Jones
-
2026/02/10
Re: jsonb subscripting vs SQL/JSON array accessor semantics (SQL:2023)
Pavel Stehule
-
2026/02/10
Re: Miscellaneous message fixes
Álvaro Herrera
-
2026/02/10
Re: Add CREATE SCHEMA ... LIKE support
Jim Jones
-
2026/02/10
Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect
Álvaro Herrera
-
2026/02/10
Re: Disable parallel query by default
Álvaro Herrera
-
2026/02/10
Re: pg_waldump: support decoding of WAL inside tarfile
Amul Sul
-
2026/02/10
Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect
Andreas Karlsson
-
2026/02/10
Re: Improve pg_sync_replication_slots() to wait for primary to advance
shveta malik
-
2026/02/10
Re: Planing edge case for sorts with limit on non null column
Mayrom Rabinovich
-
2026/02/10
Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT
Jakub Wartak
-
2026/02/10
Re: Exit walsender before confirming remote flush in logical replication
Ronan Dunklau
-
2026/02/10
RE: Decoupling our alignment assumptions about int64 and double
Aditya Kamath
-
2026/02/10
Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect
Shinya Kato
-
2026/02/10
Re: [PATCH] Support reading large objects with pg_read_all_data
Dilip Kumar
-
2026/02/10
Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect
Chao Li
-
2026/02/09
RE: Improve pg_sync_replication_slots() to wait for primary to advance
Zhijie Hou (Fujitsu)
-
2026/02/09
Re: Buffer locking is special (hints, checksums, AIO writes)
Antonin Houska
-
2026/02/09
Re:2026-02-12 release announcement draft
Xueyu Gao
-
2026/02/09
Re: Adding locks statistics
Bertrand Drouvot
-
2026/02/09
Re: Miscellaneous message fixes
Michael Paquier
-
2026/02/09
Re: Improve pg_sync_replication_slots() to wait for primary to advance
shveta malik
-
2026/02/09
Re: Use pg_current_xact_id() instead of deprecated txid_current()
Shinya Kato
-
2026/02/09
Re: Add 64-bit XIDs into PostgreSQL 15
wenhui qiu
-
2026/02/09
Re: Add 64-bit XIDs into PostgreSQL 15
Maxim Orlov
-
2026/02/09
Re: Miscellaneous message fixes
Kyotaro Horiguchi
-
2026/02/09
Re: Changing shared_buffers without restart
Ashutosh Bapat
-
2026/02/09
Re: Skipping schema changes in publication
shveta malik
-
2026/02/09
Miscellaneous message fixes
Kyotaro Horiguchi
-
2026/02/09
Re: Changing shared_buffers without restart
Ashutosh Bapat
-
2026/02/09
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem)
Michael Paquier
-
2026/02/09
Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect
Michael Paquier
-
2026/02/09
Re: recovery.signal not cleaned up when both signal files are present
Michael Paquier
-
2026/02/09
Re: Enhancing Memory Context Statistics Reporting
Chao Li
-
2026/02/09
Re: Add expressions to pg_restore_extended_stats()
Michael Paquier
-
2026/02/09
Re: recovery.signal not cleaned up when both signal files are present
Fujii Masao
-
2026/02/09
Re: jsonb subscripting vs SQL/JSON array accessor semantics (SQL:2023)
jian he
-
2026/02/09
Re: Optimize IS DISTINCT FROM with non-nullable inputs
Richard Guo
-
2026/02/09
Re: Fix incorrect assignment for nodeid in TransactionIdGetCommitTsData()
Chao Li
-
2026/02/09
Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT
Peter Geoghegan
-
2026/02/09
Re: Fix a bug in extension_file_exists()
Chao Li
-
2026/02/09
Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT
Tom Lane
-
2026/02/09
Re: local custom injection points do not work as expected
Michael Paquier
-
2026/02/09
Re: Enhancing Memory Context Statistics Reporting
Rahila Syed
-
2026/02/09
2026-02-12 release announcement draft
Jonathan S. Katz
-
2026/02/09
Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta
Jelte Fennema-Nio
-
2026/02/09
Re: recovery.signal not cleaned up when both signal files are present
Michael Paquier
-
2026/02/09
Problems with get_actual_variable_range's VISITED_PAGES_LIMIT
Peter Geoghegan
-
2026/02/09
Re: Add CREATE SCHEMA ... LIKE support
Matheus Alcantara
-
2026/02/09
Re: Changing shared_buffers without restart
Andres Freund
-
2026/02/09
Re: Changing the state of data checksums in a running cluster
Tomas Vondra
-
2026/02/09
Re: Subquery pull-up increases jointree search space
Andrei Lepikhov
-
2026/02/09
Re: Buffer locking is special (hints, checksums, AIO writes)
Andres Freund
-
2026/02/09
Re: Buffer locking is special (hints, checksums, AIO writes)
Andres Freund
-
2026/02/09
Re: Changing shared_buffers without restart
Heikki Linnakangas
-
2026/02/09
Re: Add CREATE SCHEMA ... LIKE support
Matheus Alcantara
-
2026/02/09
Re: Add CREATE SCHEMA ... LIKE support
Marcos Pegoraro
-
2026/02/09
Re: jsonb subscripting vs SQL/JSON array accessor semantics (SQL:2023)
Alexandra Wang
-
2026/02/09
Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible
Nathan Bossart
-
2026/02/09
Re: Add CREATE SCHEMA ... LIKE support
Marcos Pegoraro
-
2026/02/09
Re: Subquery pull-up increases jointree search space
Tom Lane
-
2026/02/09
Re: ecdh support causes unnecessary roundtrips
Tom Lane
-
2026/02/09
Re: ecdh support causes unnecessary roundtrips
Daniel Gustafsson
-
2026/02/09
Re: Buffer locking is special (hints, checksums, AIO writes)
Kirill Reshke
-
2026/02/09
Re: pg_dumpall --roles-only interact with other options
Zsolt Parragi
-
2026/02/09
Re: ecdh support causes unnecessary roundtrips
Tom Lane
-
2026/02/09
Re: pg_dumpall --roles-only interact with other options
Nathan Bossart
-
2026/02/09
Re: pg_dumpall --roles-only interact with other options
Zsolt Parragi
-
2026/02/09
[PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
陈宗志
-
2026/02/09
Re: Improve monitoring of shared memory allocations
Álvaro Herrera
-
2026/02/09
Re: Remove HeapTupleheaderSetXmin{Committed,Invalid} functions
Álvaro Herrera
-
2026/02/09
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Greg Burd
-
2026/02/09
Re: Add CREATE SCHEMA ... LIKE support
Matheus Alcantara
-
2026/02/09
Subquery pull-up increases jointree search space
Andrei Lepikhov
-
2026/02/09
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Álvaro Herrera
-
2026/02/09
Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible
Nathan Bossart
-
2026/02/09
Re: [PATCH] Add last_executed timestamp to pg_stat_statements
Sami Imseih
-
2026/02/09
Re: pg_plan_advice
Alexandra Wang
-
2026/02/09
Re: recovery.signal not cleaned up when both signal files are present
Fujii Masao
-
2026/02/09
Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row
Matheus Alcantara
-
2026/02/09
Re: Add 64-bit XIDs into PostgreSQL 15
Heikki Linnakangas
-
2026/02/09
Re: Changing shared_buffers without restart
Andres Freund
-
2026/02/09
RE: log_min_messages per backend type
Shinoda, Noriyoshi (PSD Japan FSI)
-
2026/02/09
Re: Add 64-bit XIDs into PostgreSQL 15
Maxim Orlov
-
2026/02/09
Re: log_min_messages per backend type
zengman
-
2026/02/09
Re: Changing shared_buffers without restart
Jakub Wartak
-
2026/02/09
Re: Add 64-bit XIDs into PostgreSQL 15
Robert Haas
-
2026/02/09
Re: Support logical replication of DDLs
Andreas Karlsson
-
2026/02/09
RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY)
Madyshev Egor
-
2026/02/09
Re: Fix a bug in extension_file_exists()
Matheus Alcantara
-
2026/02/09
Re: log_min_messages per backend type
Alvaro Herrera
-
2026/02/09
Re: log_min_messages per backend type
Chao Li
-
2026/02/09
Re: log_min_messages per backend type
Alvaro Herrera
-
2026/02/09
Re: alter check constraint enforceability
Cédric Villemain
-
2026/02/09
Re: log_min_messages per backend type
Alvaro Herrera
-
2026/02/09
Re: log_min_messages per backend type
Alvaro Herrera
-
2026/02/09
Re: alter check constraint enforceability
jian he
-
2026/02/09
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Aleksander Alekseev
-
2026/02/09
Re: Propagate XLogFindNextRecord error to callers
Mircea Cadariu
-
2026/02/09
Re: Use pg_current_xact_id() instead of deprecated txid_current()
Shinya Kato
-
2026/02/09
Re: [PATCH] Support reading large objects with pg_read_all_data
Nitin Motiani
-
2026/02/09
Re: Adding REPACK [concurrently]
Antonin Houska
-
2026/02/09
Re: Buffer locking is special (hints, checksums, AIO writes)
Antonin Houska
-
2026/02/09
Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments
Aleksander Alekseev
-
2026/02/09
Re: Support logical replication of DDLs
Vitaly Davydov
-
2026/02/09
Re: Streamify more code paths
Xuneng Zhou
-
2026/02/09
Re: Buffer locking is special (hints, checksums, AIO writes)
Heikki Linnakangas
-
2026/02/09
Re: Propagate XLogFindNextRecord error to callers
Anthonin Bonnefoy
-
2026/02/09
Re: Row pattern recognition
Tatsuo Ishii
-
2026/02/09
Re: Fix a bug in extension_file_exists()
Heikki Linnakangas
-
2026/02/09
Re: alter check constraint enforceability
Cédric Villemain
-
2026/02/09
Re: Propagate XLogFindNextRecord error to callers
Japin Li
-
2026/02/09
Re: Propagate XLogFindNextRecord error to callers
Anthonin Bonnefoy
-
2026/02/09
Fix a bug in extension_file_exists()
Chao Li
-
2026/02/09
Re: [PATCH] Add last_executed timestamp to pg_stat_statements
Christoph Berg
-
2026/02/09
Re: Proposal for enabling auto-vectorization for checksum calculations
Andrew Kim
-
2026/02/09
Re: Row pattern recognition
Henson Choi
-
2026/02/08
Re: Add expressions to pg_restore_extended_stats()
Michael Paquier
-
2026/02/08
Re: Changing the state of data checksums in a running cluster
Michael Banck
-
2026/02/08
Re: CREATE TABLE LIKE INCLUDING TRIGGERS
jian he
-
2026/02/08
Re: Convert NOT IN sublinks to anti-joins when safe
Richard Guo
-
2026/02/08
Re: Add expressions to pg_restore_extended_stats()
Corey Huinker
-
2026/02/08
Re: Optimize IS DISTINCT FROM with non-nullable inputs
Richard Guo
-
2026/02/08
Re: Row pattern recognition
Tatsuo Ishii
-
2026/02/08
Re: Add expressions to pg_restore_extended_stats()
Michael Paquier
-
2026/02/08
Re: pg_dumpall --roles-only interact with other options
jian he
-
2026/02/08
Re: Skipping schema changes in publication
David G. Johnston
-
2026/02/08
make collate.linux.utf8 test run on more places
jian he
-
2026/02/08
RE: Improve pg_sync_replication_slots() to wait for primary to advance
Zhijie Hou (Fujitsu)
-
2026/02/08
Re: Skipping schema changes in publication
Amit Kapila
-
2026/02/08
RE: [WIP] Pipelined Recovery
Hayato Kuroda (Fujitsu)
-
2026/02/08
Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row
jian he
-
2026/02/08
Re: Emitting JSON to file using COPY TO
jian he
-
2026/02/08
Re: log_min_messages per backend type
Chao Li
-
2026/02/08
Re: get rid of Pointer type, mostly
Andreas Karlsson
-
2026/02/08
Re: [Proposal] Improvement of GiST page layout
Andrey Borodin
-
2026/02/08
RE: BUG: Former primary node might stuck when started as a standby
Hayato Kuroda (Fujitsu)
-
2026/02/08
Re: [Proposal] Adding Log File Capability to pg_createsubscriber
Gyan Sreejith
-
2026/02/08
Re: Buffer locking is special (hints, checksums, AIO writes)
Andres Freund
-
2026/02/08
Re: Skipping schema changes in publication
Peter Smith
-
2026/02/08
Re: [PATCH] Support automatic sequence replication
Peter Smith
-
2026/02/08
Re: Small fixes for incorrect error messages
Michael Paquier
-
2026/02/08
Re: Add GoAway protocol message for graceful but fast server shutdown/switchover
Jelte Fennema-Nio
-
2026/02/08
Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible
Nathan Bossart
-
2026/02/08
Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible
Andres Freund
-
2026/02/08
Re: Correct documentation for protocol version
Jelte Fennema-Nio
-
2026/02/08
Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore
Jelte Fennema-Nio
-
2026/02/08
Re: Buffer locking is special (hints, checksums, AIO writes)
Andres Freund
-
2026/02/08
Re: Add 64-bit XIDs into PostgreSQL 15
Andres Freund
-
2026/02/08
Re: Use pg_current_xact_id() instead of deprecated txid_current()
Tom Lane
-
2026/02/08
Re: Use pg_current_xact_id() instead of deprecated txid_current()
Shinya Kato
-
2026/02/08
Re: Use pg_current_xact_id() instead of deprecated txid_current()
Álvaro Herrera
-
2026/02/08
Re: Skipping schema changes in publication
Amit Kapila
-
2026/02/08
Use pg_current_xact_id() instead of deprecated txid_current()
Shinya Kato
-
2026/02/07
Re: Add 64-bit XIDs into PostgreSQL 15
Robert Haas
-
2026/02/07
Re: Add 64-bit XIDs into PostgreSQL 15
Robert Haas
-
2026/02/07
Re: Changing shared_buffers without restart
Heikki Linnakangas
-
2026/02/07
Re: Add 64-bit XIDs into PostgreSQL 15
Heikki Linnakangas
-
2026/02/07
Re: Add 64-bit XIDs into PostgreSQL 15
Heikki Linnakangas
-
2026/02/07
Re: Small fixes for incorrect error messages
Peter Eisentraut
-
2026/02/07
Re: Meson vs. Solaris
Andres Freund
-
2026/02/07
Re: Meson vs. Solaris
Greg Burd
-
2026/02/07
Meson vs. Solaris
Tom Lane
-
2026/02/07
Re: pg_plan_advice
Robert Haas
-
2026/02/07
Re: pg_plan_advice
Robert Haas
-
2026/02/07
Re: pg_plan_advice
Robert Haas
-
2026/02/07
Re: Add 64-bit XIDs into PostgreSQL 15
Robert Haas
-
2026/02/07
Re: Adding REPACK [concurrently]
Mihail Nikalayeu
-
2026/02/07
Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types
Chengpeng Yan
-
2026/02/07
Re: Emitting JSON to file using COPY TO
Junwang Zhao
-
2026/02/07
Re: pg_waldump: support decoding of WAL inside tarfile
Robert Haas
-
2026/02/07
Re: Buffer locking is special (hints, checksums, AIO writes)
Heikki Linnakangas
-
2026/02/07
Re: Unfortunate pushing down of expressions below sort
Chengpeng Yan
-
2026/02/07
Re: Buffer locking is special (hints, checksums, AIO writes)
Heikki Linnakangas
-
2026/02/07
Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible
Hannu Krosing
-
2026/02/07
Re: Buffer locking is special (hints, checksums, AIO writes)
Heikki Linnakangas
-
2026/02/07
Re: Make copyObject work in C++
Peter Eisentraut
-
2026/02/07
Re: Small fixes for incorrect error messages
zengman
-
2026/02/07
Re: Small fixes for incorrect error messages
Peter Eisentraut
-
2026/02/07
Re: refactor architecture-specific popcount code
John Naylor
-
2026/02/06
Re: Hash-based MCV matching for large IN-lists
Tatsuya Kawata