Messages by Date
-
2026/08/11
Re: Crash issue in PG18.5 regression
Heikki Linnakangas
-
2026/08/11
Re: Error handling in after-startup shmem requests
Ayush Tiwari
-
2026/08/11
Re: Bump soft open file limit (RLIMIT_NOFILE) to hard limit on startup
surya poondla
-
2026/08/11
Re: use of SPI by postgresImportForeignStatistics
Corey Huinker
-
2026/08/11
CREATE INDEX vs. TOAST table stats
Nathan Bossart
-
2026/08/11
Re: Crash issue in PG18.5 regression
Andres Freund
-
2026/08/11
Re: Crash issue in PG18.5 regression
Tom Lane
-
2026/08/11
Re: Error handling in after-startup shmem requests
Ashutosh Bapat
-
2026/08/11
Re: missing possibility to use alternative translated month names in to_char function
Pavel Stehule
-
2026/08/11
missing possibility to use alternative translated month names in to_char function
Pavel Stehule
-
2026/08/11
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Daniel Gustafsson
-
2026/08/11
Re: problems with toast.* reloptions
Sami Imseih
-
2026/08/11
Re: Multi-Entry Indexing for GiST & SP-GiST
Maxime Schoemans
-
2026/08/11
Re: Support EXCEPT for TABLES IN SCHEMA publications
vignesh C
-
2026/08/11
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Fujii Masao
-
2026/08/11
Fix PGTYPESdate_fmt_asc overflow when a year does not fit "yyyy"
Andrey Rachitskiy
-
2026/08/11
Re: Introduce XID age based replication slot invalidation
Amit Kapila
-
2026/08/11
Re: pgstat: Flush some statistics within running transactions, take 2
Bertrand Drouvot
-
2026/08/11
[PATCH] libpq: remove unused PGconn.ssl_handshake_started field
Aleksander Alekseev
-
2026/08/11
Let OpenSSL auto-select DH parameters by default
Peter Eisentraut
-
2026/08/11
Re: [PATCH] Harden recovery/t/051_effective_wal_level against WAL recycling
Jonathan Gonzalez V.
-
2026/08/11
Re: Add PQTRACE env to enable protocol tracing in libpq
Jelte Fennema-Nio
-
2026/08/11
Re: CI slowdown due to PG_TEST_INITDB_EXTRA_OPTS
Jelte Fennema-Nio
-
2026/08/11
Re: Missing list_free in publicationcmds.c:OpenTableList
Daniel Gustafsson
-
2026/08/11
Re: [PATCH] libpq: remove unused PGconn.ssl_handshake_started field
Daniel Gustafsson
-
2026/08/11
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
-
2026/08/11
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
-
2026/08/11
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
Vadim Ponomarev
-
2026/08/11
Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Rui Zhao
-
2026/08/11
Re: [Bug Report + Patch] File descriptor leak when io_method=io_uring
Jakub Wartak
-
2026/08/11
Re: [PATCH] Avoid uninitialized-value error in poll_query_until timeout diagnostic
Jonathan Gonzalez V.
-
2026/08/11
RE: Crash issue in PG18.5 regression
Masashi Kamura (Fujitsu)
-
2026/08/11
Bug in logical decoding with DDL and subtransactions
Bingshuai Li
-
2026/08/11
Re: Stale comments for the tuple_update/tuple_delete options parameter
Álvaro Herrera
-
2026/08/11
Re: Crash issue in PG18.5 regression
Álvaro Herrera
-
2026/08/11
Re: use of SPI by postgresImportForeignStatistics
Etsuro Fujita
-
2026/08/11
Re: Proposal: Conflict log history table for Logical Replication
Amit Kapila
-
2026/08/11
Stale comments for the tuple_update/tuple_delete options parameter
Nikhil Sontakke
-
2026/08/11
Re: Crash issue in PG18.5 regression
Heikki Linnakangas
-
2026/08/11
Re: Per-table resync for logical replication subscriptions
Yilin Zhang
-
2026/08/11
Re: Crash issue in PG18.5 regression
Heikki Linnakangas
-
2026/08/11
Re: InvalidateConstraintCacheCallBack() can free fpmeta while it's in use
Ayush Tiwari
-
2026/08/11
Re: Unlogged materialized views
Zsolt Parragi
-
2026/08/11
Re: Fix detection of truncated zstd-compressed backups
Osama Abdul Qader
-
2026/08/11
Re: Fix detection of truncated zstd-compressed backups
Chao Li
-
2026/08/11
Re: Unlogged materialized views
Dharin Shah
-
2026/08/11
Re: Make printTableAddCell/printTableAddHeader string argument const
Peter Eisentraut
-
2026/08/11
Re: Fix detection of truncated zstd-compressed backups
Osama Abdul Qader
-
2026/08/11
Re: Improve errmsg for publication membership
Daniel Gustafsson
-
2026/08/11
Re: Show estimated number of groups for IncrementalSort in EXPLAIN
solai v
-
2026/08/10
Re: [PATCH] Fix TOCTOU races in recovery/t/020_archive_status.pl archive checks
Michael Paquier
-
2026/08/10
Re: postgres_fdw: Emit message when batch_size is reduced
solai v
-
2026/08/10
Re: arrays over initdb-created types are broken after pg_upgrade
Chengpeng Yan
-
2026/08/10
Re: Crash issue in PG18.5 regression
Álvaro Herrera
-
2026/08/10
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
shveta malik
-
2026/08/10
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
Bharath Rupireddy
-
2026/08/10
Re: arrays over initdb-created types are broken after pg_upgrade
John Naylor
-
2026/08/10
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
-
2026/08/10
Crash issue in PG18.5 regression
Masashi Kamura (Fujitsu)
-
2026/08/10
Re: Reject unsupported COPY FROM targets before analyzing WHERE clause
solai v
-
2026/08/10
Re: [PATCH] Fix TOCTOU races in recovery/t/020_archive_status.pl archive checks
Alexander Lakhin
-
2026/08/10
Re: preventing shell injection
Chao Li
-
2026/08/10
Re: Missing list_free in publicationcmds.c:OpenTableList
surya poondla
-
2026/08/10
[RFC PATCH v3 0/7] Umbra: a remap-aware smgr prototype
贾明伟
-
2026/08/10
Re: pg_xmin_horizon: a system view of everything pinning the xmin horizon
solai v
-
2026/08/10
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
-
2026/08/10
Re: DOCS - ALTER PUBLICATION - description has confusing slash-list
Amit Kapila
-
2026/08/10
Re: Missing list_free in publicationcmds.c:OpenTableList
Amit Kapila
-
2026/08/10
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Ajin Cherian
-
2026/08/10
Re: [PATCH] Remove stale comment and dead store in BuildTupleHashTable
Quan Zongliang
-
2026/08/10
Re: Show estimated number of groups for IncrementalSort in EXPLAIN
David Rowley
-
2026/08/10
Re: Introduce XID age based replication slot invalidation
Bharath Rupireddy
-
2026/08/10
Re: Introduce psystem() to replace system()
Haibo Yan
-
2026/08/10
Re: plpython tests fail against python 3.14 under Valgrind
Tom Lane
-
2026/08/10
Re: CREATE SUBSCRIPTION ... SERVER vs. pg_dump, etc.
Jeff Davis
-
2026/08/10
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Robert Haas
-
2026/08/10
Re: Why is the LSN reported for pg_logical_emit_message() different from other decoded operations?
Masahiko Sawada
-
2026/08/10
Re: [PATCH] Fix TOCTOU races in recovery/t/020_archive_status.pl archive checks
Michael Paquier
-
2026/08/10
Re: Missing list_free in publicationcmds.c:OpenTableList
Peter Smith
-
2026/08/10
Re: Introduce psystem() to replace system()
Tom Lane
-
2026/08/10
Re: Allow a condition string in an injection point
Sami Imseih
-
2026/08/10
Re: Improve errmsg for publication membership
Peter Smith
-
2026/08/10
Re: Missing list_free in publicationcmds.c:OpenTableList
surya poondla
-
2026/08/10
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Chao Li
-
2026/08/10
Re: Fix detection of truncated zstd-compressed backups
Chao Li
-
2026/08/10
Re: Per-table resync for logical replication subscriptions
Masahiko Sawada
-
2026/08/10
Re: Set 1s WaitLatch timeout if standby limit has expired in ResolveRecoveryConflictWithBufferPin
Dmytro Astapov
-
2026/08/10
Re: use of SPI by postgresImportForeignStatistics
Corey Huinker
-
2026/08/10
Introduce psystem() to replace system()
Jonathan Gonzalez V.
-
2026/08/10
Re: Unlogged materialized views
Adam Brusselback
-
2026/08/10
Re: Avoid calling SetMatViewPopulatedState if possible
Adam Brusselback
-
2026/08/10
Re: walsummarizer can get stuck when switching timelines
Robert Haas
-
2026/08/10
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Daniel Gustafsson
-
2026/08/10
Re: [PATCH] Harden recovery/t/051_effective_wal_level against WAL recycling
Bryan Green
-
2026/08/10
Re: problems with toast.* reloptions
Nathan Bossart
-
2026/08/10
Re: Fix detection of truncated zstd-compressed backups
Daniel Gustafsson
-
2026/08/10
preventing shell injection
Robert Haas
-
2026/08/10
Re: [PATCH] Fix TOCTOU races in recovery/t/020_archive_status.pl archive checks
Bryan Green
-
2026/08/10
Re: CREATE SUBSCRIPTION ... SERVER vs. pg_dump, etc.
Jeff Davis
-
2026/08/10
Re: [PATCH] Make select_views regression test output deterministic
Bryan Green
-
2026/08/10
Re: CREATE SUBSCRIPTION ... SERVER vs. pg_dump, etc.
Tom Lane
-
2026/08/10
Re: Redesign per-backend statistics
Bertrand Drouvot
-
2026/08/10
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Ian Lawrence Barwick
-
2026/08/10
Re: Avoid recalculating pgprocno in ProcArrayAdd()
Pierre Forstmann
-
2026/08/10
Re: [RFC PATCH v3 0/7] Umbra: a remap-aware smgr prototype
Andreas Karlsson
-
2026/08/10
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Fujii Masao
-
2026/08/10
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
-
2026/08/10
Re: Error handling in after-startup shmem requests
Ayush Tiwari
-
2026/08/10
Re: SQL-level pg_datum_image_equal
solai v
-
2026/08/10
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Ian Lawrence Barwick
-
2026/08/10
Re: Implicit conversion from int64 to int32 when calling hash_get_num_entries
Karina Litskevich
-
2026/08/10
Re: Implicit conversion from int64 to int32 when calling hash_get_num_entries
Karina Litskevich
-
2026/08/10
Re: Hash index bucket split bug
vignesh C
-
2026/08/10
Re: REVOKE's CASCADE protection doesn't work with INHERITed table owners
Kirill Reshke
-
2026/08/10
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Fujii Masao
-
2026/08/10
Re: pg_stat_io_histogram
Jakub Wartak
-
2026/08/10
Re: check_circularity does not prevent from creating circular grants
Kirill Reshke
-
2026/08/10
Re: use of SPI by postgresImportForeignStatistics
Etsuro Fujita
-
2026/08/10
Re: btoidsortsupport issue
John Naylor
-
2026/08/10
Re: Support for 8-byte TOAST values, round two
Hannu Krosing
-
2026/08/10
Re: [PATCH] Use ssup_datum_*_cmp for int2, oid, and oid8 sort support
John Naylor
-
2026/08/10
Re: check_circularity does not prevent from creating circular grants
Ayush Tiwari
-
2026/08/10
Re: Key joins
Joel Jacobson
-
2026/08/10
Re: Hot standby accepts connections (giving wrong results) before consistency after crash reset
Nikhil Sontakke
-
2026/08/10
Re: Hash index bucket split bug
Amit Kapila
-
2026/08/10
Re: postgres_fdw: Emit message when batch_size is reduced
Rafia Sabih
-
2026/08/10
addFkRecurseReferencing use unassigned fkconstraint->fk_with_period value
jian he
-
2026/08/10
Re: [GSoC 2026] - B-tree Index Bloat Reduction - Approach & Questions
Михаил Сироткин
-
2026/08/10
Re: Add wait events for server logging destination writes
Jakub Wartak
-
2026/08/10
Re: check_circularity does not prevent from creating circular grants
Andrey Borodin
-
2026/08/10
Re: Error handling in after-startup shmem requests
Ashutosh Bapat
-
2026/08/10
Re: [PATCH] reduce page overlap of GiST indexes built using sorted method
Andrey Borodin
-
2026/08/10
Re: Avoid calling SetMatViewPopulatedState if possible
cca5507
-
2026/08/10
Re: Per-table resync for logical replication subscriptions
Cagri Biroglu
-
2026/08/10
Re: WAL compression setting after PostgreSQL LZ4 default change
Daniel Gustafsson
-
2026/08/10
Re: Split index and table statistics into different types of stats
Bertrand Drouvot
-
2026/08/10
Re: [PATCH] Fix SIGSEGV in GrantLockLocal when OOM leaves LOCALLOCK.lockOwners NULL
Michael Paquier
-
2026/08/10
Re: ALTER COLUMN SET EXPRESSION on partitions not work in case of constraint dependencies
jian he
-
2026/08/10
Re: [PATCH] Fix TOCTOU races in recovery/t/020_archive_status.pl archive checks
Michael Paquier
-
2026/08/10
Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Daniel Gustafsson
-
2026/08/10
Re: Fix detection of truncated zstd-compressed backups
Chao Li
-
2026/08/10
Re: Avoid calling SetMatViewPopulatedState if possible
Fujii Masao
-
2026/08/10
Re: Support for 8-byte TOAST values, round two
Michael Paquier
-
2026/08/10
Re: Split index and table statistics into different types of stats
Michael Paquier
-
2026/08/10
Re: Support for 8-byte TOAST values, round two
Hannu Krosing
-
2026/08/10
Re: Fix detection of truncated zstd-compressed backups
Chao Li
-
2026/08/10
Re: Why is the LSN reported for pg_logical_emit_message() different from other decoded operations?
torikoshia
-
2026/08/10
check_circularity does not prevent from creating circular grants
Kirill Reshke
-
2026/08/10
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
Ashutosh Sharma
-
2026/08/09
Re: Improve errmsg for publication membership
Daniel Gustafsson
-
2026/08/09
RE: Parallel INSERT SELECT take 2
Zhijie Hou (Fujitsu)
-
2026/08/09
Re: Fix detection of truncated zstd-compressed backups
Chao Li
-
2026/08/09
Re: Improve errmsg for publication membership
Peter Smith
-
2026/08/09
Re: problems with toast.* reloptions
solai v
-
2026/08/09
Re: A new C function `get_partition_root`.
Peter Smith
-
2026/08/09
Re: [PATCH] reduce page overlap of GiST indexes built using sorted method
Andrey Borodin
-
2026/08/09
Re: Use EVP_MAC for HMAC with OpenSSL 3.0 and later
Michael Paquier
-
2026/08/09
Re: RANGE partition pruning can still exclude the default partition
Tender Wang
-
2026/08/09
Re: [PATCH] Fix vacuum_delay_point happening inside lock
Andrey Borodin
-
2026/08/09
Re: PSQL - improve tab completion for pub/sub options
Peter Smith
-
2026/08/09
Re: Proposal: Conflict log history table for Logical Replication
Amit Kapila
-
2026/08/09
Re: Split index and table statistics into different types of stats
Bertrand Drouvot
-
2026/08/09
Re: Redesign per-backend statistics
Michael Paquier
-
2026/08/09
pg_control_checkpoint(): add "data_checksum_version" (Pg19)?
Ian Lawrence Barwick
-
2026/08/09
[PATCH v5] Fix exported snapshot xmin handoff race
chee.wooson
-
2026/08/09
Re: Adding comments to extension objects
Bruce Momjian
-
2026/08/09
Re: [PATCH] reduce page overlap of GiST indexes built using sorted method
Tom Lane
-
2026/08/09
Re: CREATE SUBSCRIPTION ... SERVER vs. pg_dump, etc.
Tom Lane
-
2026/08/09
Re: 2026-08-13 release announcement draft
Tom Lane
-
2026/08/09
Re: 2026-08-13 release announcement draft
Jonathan S. Katz
-
2026/08/09
Re: Fetch digests explicitly for cryptohash with OpenSSL 3.0 and later
Michael Paquier
-
2026/08/09
Re: Support for 8-byte TOAST values, round two
Michael Paquier
-
2026/08/09
Re: [PATCH] Fix vacuum_delay_point happening inside lock
Tom Lane
-
2026/08/09
Re: [PATCH]Fix pg_xact corruption from subtransaction abort after subcommit
Andrey Rachitskiy
-
2026/08/09
Re: [PATCH] Fix vacuum_delay_point happening inside lock
Kevin Rocker
-
2026/08/09
Re: Support for 8-byte TOAST values, round two
Hannu Krosing
-
2026/08/09
Re: btoidsortsupport issue
David Rowley
-
2026/08/09
Re: btoidsortsupport issue
Tom Lane
-
2026/08/09
Re: btoidsortsupport issue
Peter Geoghegan
-
2026/08/09
Re: btoidsortsupport issue
David Rowley
-
2026/08/09
Re: btoidsortsupport issue
Tom Lane
-
2026/08/09
Re: btoidsortsupport issue
David Rowley
-
2026/08/09
btoidsortsupport issue
Peter Geoghegan
-
2026/08/09
Re: 2026-08-13 release announcement draft
Tom Lane
-
2026/08/09
Re: 2026-08-13 release announcement draft
Jonathan S. Katz
-
2026/08/09
Re: 2026-08-13 release announcement draft
Tom Lane
-
2026/08/09
Re: [PATCH]Fix pg_xact corruption from subtransaction abort after subcommit
Andrey Borodin
-
2026/08/09
2026-08-13 release announcement draft
Jonathan S. Katz
-
2026/08/09
Re: WAL compression setting after PostgreSQL LZ4 default change
Christoph Berg
-
2026/08/09
Re: pg_rewind: Skip vanished source files during traversal
Rui Zhao
-
2026/08/09
Re: Error handling in after-startup shmem requests
Ayush Tiwari
-
2026/08/09
Re: hashjoins vs. Bloom filters (yet again)
Rui Zhao
-
2026/08/09
Re: [PATCH] Make select_views regression test output deterministic
Tom Lane
-
2026/08/09
Re: Is there value in having optimizer stats for joins/foreignkeys?
Tomas Vondra
-
2026/08/09
Re: Is there value in having optimizer stats for joins/foreignkeys?
Tomas Vondra
-
2026/08/09
Re: problems with toast.* reloptions
Greg Burd
-
2026/08/09
Re: WAL compression setting after PostgreSQL LZ4 default change
Tomas Vondra
-
2026/08/09
Re: Is there value in having optimizer stats for joins/foreignkeys?
Chengpeng Yan
-
2026/08/09
[PATCH] Remove stale comment and dead store in BuildTupleHashTable
Tatsuya Kawata
-
2026/08/09
Re: Adding comments to extension objects
Hannu Krosing