Messages by Date
-
2026/04/30
Re: Having problems generating a code coverage report
Tom Lane
-
2026/04/30
Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process
Masahiko Sawada
-
2026/04/30
Re: [PATCH] Compressed TOAST data corruption with REPACK CONCURRENTLY
Alvaro Herrera
-
2026/04/30
Re: Two issues leading to discrepancies in FSM data on the standby server
Melanie Plageman
-
2026/04/30
Re: Truncate logs by max_log_size
Jim Jones
-
2026/04/30
Re: warning under gcc 16.1.0
Tom Lane
-
2026/04/30
warning under gcc 16.1.0
Erik Rijkers
-
2026/04/30
Re: Support logical replication of DDLs, take2
Masahiko Sawada
-
2026/04/30
Re: Add pg_stat_kind_info system view
Tristan Partin
-
2026/04/30
Re: Add editorconfig support for Postgres spec files
Andreas Karlsson
-
2026/04/30
Re: Limit GRAPH_TABLE path combinations to prevent memory exhaustion
SATYANARAYANA NARLAPURAM
-
2026/04/30
Re: repack: fix a bug to reject deferrable primary key fallback for concurrent mode
Tom Lane
-
2026/04/30
Re: Interest in hosting a buildfarm animal
Tom Lane
-
2026/04/30
Interest in hosting a buildfarm animal
Tristan Partin
-
2026/04/30
Re: Import Statistics in postgres_fdw before resorting to sampling.
Corey Huinker
-
2026/04/30
Re: Fix race condition in XLogLogicalInfo and ProcSignal initialization.
Masahiko Sawada
-
2026/04/30
Add pg_stat_kind_info system view
Tristan Partin
-
2026/04/30
Re: Changing the state of data checksums in a running cluster
Daniel Gustafsson
-
2026/04/30
Re: Fix a server crash problem from pg_get_database_ddl
Andrew Dunstan
-
2026/04/30
RE: Parallel Apply
Zhijie Hou (Fujitsu)
-
2026/04/30
RE: Parallel Apply
Zhijie Hou (Fujitsu)
-
2026/04/30
Re: Spurious warnings in crypto-des.c when building with gcc-16 -O3
Ayush Tiwari
-
2026/04/30
Re: Support logical replication of DDLs, take2
Hannu Krosing
-
2026/04/30
Re: Include schema-qualified names in publication error messages.
Dilip Kumar
-
2026/04/30
Re: Include schema-qualified names in publication error messages.
Euler Taveira
-
2026/04/30
Separate catalog_xmin from xmin in walsender hot standby feedback
Rui Zhao
-
2026/04/30
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Ashutosh Bapat
-
2026/04/30
Type of property graph
Ashutosh Bapat
-
2026/04/30
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Bertrand Drouvot
-
2026/04/30
Re: Adding REPACK [concurrently]
Mihail Nikalayeu
-
2026/04/30
Re: [PATCH] Fix stale relation close in sequence synchronization
Amit Kapila
-
2026/04/30
md: measure just FileSync() for pgstat_io without FileClose()
Jakub Wartak
-
2026/04/30
Re: Inconsistent trigger behavior between two temporal leftovers
Sergei Patiakin
-
2026/04/30
Re: deep copy with mutation?
Ashutosh Bapat
-
2026/04/30
Re: Make transformAExprIn() return a flattened bool expression directly
cca5507
-
2026/04/30
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
shveta malik
-
2026/04/30
Re: Make transformAExprIn() return a flattened bool expression directly
Chao Li
-
2026/04/30
pg_rewind does not rewind diverging timelines
Mats Kindahl
-
2026/04/30
Re: Remove inner joins based on foreign keys
Tender Wang
-
2026/04/30
Re: Include schema-qualified names in publication error messages.
Dilip Kumar
-
2026/04/30
Re: Include schema-qualified names in publication error messages.
vignesh C
-
2026/04/30
Re: First draft of PG 19 release notes
Andreas Karlsson
-
2026/04/30
Re: Limit GRAPH_TABLE path combinations to prevent memory exhaustion
Ashutosh Bapat
-
2026/04/30
Re: Exit walsender before confirming remote flush in logical replication
Chao Li
-
2026/04/30
Re: First draft of PG 19 release notes
Andreas Karlsson
-
2026/04/29
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
vignesh C
-
2026/04/29
Re: [PATCH] Fix stale relation close in sequence synchronization
Ayush Tiwari
-
2026/04/29
Re: [Patch]Add Graph* node support to expression_tree_mutator
Ashutosh Bapat
-
2026/04/29
Re: Fix a server crash problem from pg_get_database_ddl
Chao Li
-
2026/04/29
Re: tupdesc: simplify assert in equalTupleDescs()
Chao Li
-
2026/04/29
Re: [PATCH] Fix stale relation close in sequence synchronization
vignesh C
-
2026/04/29
Incorrect GetDatum() macros not match with SQL function types
Michael Paquier
-
2026/04/29
Graph database developer meeting at pgconf.dev 2026
Ashutosh Bapat
-
2026/04/29
Re: Define DatumGetInt8 function.
Michael Paquier
-
2026/04/29
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
-
2026/04/29
Bug in logical decoding with DDL and subtransactions
Mark Dilger
-
2026/04/29
Re: [PATCH] Fix stale relation close in sequence synchronization
Ayush Tiwari
-
2026/04/29
Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object
lakshmi
-
2026/04/29
Re: Support logical replication of DDLs, take2
Amit Kapila
-
2026/04/29
Re: Include schema-qualified names in publication error messages.
Dilip Kumar
-
2026/04/29
Re: [PATCH] Fix stale relation close in sequence synchronization
vignesh C
-
2026/04/29
Re: Include schema-qualified names in publication error messages.
shveta malik
-
2026/04/29
Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server
Chao Li
-
2026/04/29
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
Chao Li
-
2026/04/29
Re: Fix race condition in XLogLogicalInfo and ProcSignal initialization.
Chao Li
-
2026/04/29
Re: Fix HAVING-to-WHERE pushdown with nondeterministic collations
Richard Guo
-
2026/04/29
Re: [PATCH] Fix EINTR retry condition in pg_flush_data sync_file_range path.
Michael Paquier
-
2026/04/29
Re: Fix the error hint message and test for reset_shared with unknown stats type
Michael Paquier
-
2026/04/29
Re: [PATCH] DISTINCT in plain aggregate window functions
Haibo Yan
-
2026/04/29
Re: Experimenting with wider Unicode storage
Thomas Munro
-
2026/04/29
Re: Pgbench: remove synchronous prepare
Robert Haas
-
2026/04/29
Re: [PATCH] Fix: Partitioned parent index remains invalid after child indexes are repaired
Mohamed ALi
-
2026/04/29
deep copy with mutation?
Robert Haas
-
2026/04/29
Re: [Patch]Add Graph* node support to expression_tree_mutator
Robert Haas
-
2026/04/29
Re: Spurious warnings in crypto-des.c when building with gcc-16 -O3
Ayush Tiwari
-
2026/04/29
Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process
Alexander Lakhin
-
2026/04/29
Spurious warnings in crypto-des.c when building with gcc-16 -O3
Andres Freund
-
2026/04/29
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
-
2026/04/29
Re: [PATCH] Reject ENCODING option for COPY TO FORMAT JSON
Ayush Tiwari
-
2026/04/29
Limit GRAPH_TABLE path combinations to prevent memory exhaustion
SATYANARAYANA NARLAPURAM
-
2026/04/29
Bogus recovery conflicts due to outdated XLogReceiptTime
Andres Freund
-
2026/04/29
[PATCH] Free BufFile metadata in close and append paths
DaeMyung Kang
-
2026/04/29
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Tom Lane
-
2026/04/29
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
-
2026/04/29
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
-
2026/04/29
Re: pg_get__*_ddl consolidation
Andrew Dunstan
-
2026/04/29
Making the ENUM operators LEAKPROOF
Laurenz Albe
-
2026/04/29
[PATCH] Fix EINTR retry condition in pg_flush_data sync_file_range path.
DaeMyung Kang
-
2026/04/29
Re: [PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS
Ashutosh Bapat
-
2026/04/29
Re: [PATCH] Improve error message for graph variable references in subqueries within GRAPH_TABLE
Ashutosh Bapat
-
2026/04/29
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Tom Lane
-
2026/04/29
Re: Add pg_stat_vfdcache view for VFD cache statistics
KAZAR Ayoub
-
2026/04/29
Re: Changing the state of data checksums in a running cluster
Ayush Tiwari
-
2026/04/29
Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure
Chao Li
-
2026/04/29
Re: A very quick observation of dangling pointers in Postgres pathlists
Andrei Lepikhov
-
2026/04/29
Re: Changing the state of data checksums in a running cluster
Daniel Gustafsson
-
2026/04/29
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Ashutosh Bapat
-
2026/04/29
Re: Include schema-qualified names in publication error messages.
Dilip Kumar
-
2026/04/29
Re: Property graph: fix error handling when dropping non-existent label property
Ashutosh Bapat
-
2026/04/29
Re: Support logical replication of DDLs, take2
Andres Freund
-
2026/04/29
Re: Include schema-qualified names in publication error messages.
shveta malik
-
2026/04/29
Re: Support logical replication of DDLs, take2
Dilip Kumar
-
2026/04/29
Re: Include schema-qualified names in publication error messages.
Dilip Kumar
-
2026/04/29
Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process
Matthias van de Meent
-
2026/04/29
Re: Include schema-qualified names in publication error messages.
Dilip Kumar
-
2026/04/29
Re: Parallel Apply
shveta malik
-
2026/04/29
Re: Inherit regression outputs rows in alternative ordering when run on other table AM than heap
Pavel Borisov
-
2026/04/29
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
Ayush Tiwari
-
2026/04/29
Assistance Needed: PostgreSQL Planet Blog Approval Pending for Over a Month
Postgres Cybrosys
-
2026/04/29
Re: Property graph: fix error handling when dropping non-existent label property
Álvaro Herrera
-
2026/04/29
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
JoongHyuk Shin
-
2026/04/29
Re: tuple radix sort
John Naylor
-
2026/04/29
Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather than ROLERECURSE_PRIVS?
cca5507
-
2026/04/29
RE: [PATCH] Preserve replication origin OIDs in pg_upgrade
Hayato Kuroda (Fujitsu)
-
2026/04/29
Re: Support logical replication of DDLs, take2
Hannu Krosing
-
2026/04/29
Re: Inherit regression outputs rows in alternative ordering when run on other table AM than heap
John Naylor
-
2026/04/29
Re: off-by-one in pg_repack index loop
John Naylor
-
2026/04/29
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
Bharath Rupireddy
-
2026/04/29
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
-
2026/04/28
Re: Support EXCEPT for TABLES IN SCHEMA publications
Peter Smith
-
2026/04/28
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
-
2026/04/28
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Peter Eisentraut
-
2026/04/28
Re: Property graph: fix error handling when dropping non-existent label property
Chao Li
-
2026/04/28
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
John Naylor
-
2026/04/28
Re: Parallel Apply
shveta malik
-
2026/04/28
Re: Support EXCEPT for TABLES IN SCHEMA publications
Peter Smith
-
2026/04/28
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
John Naylor
-
2026/04/28
Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server
Ajin Cherian
-
2026/04/28
Re: Include schema-qualified names in publication error messages.
Peter Smith
-
2026/04/28
Re: Support logical replication of DDLs, take2
Dilip Kumar
-
2026/04/28
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
shveta malik
-
2026/04/28
Re: New vacuum config to avoid anti wraparound vacuums
Nathan Bossart
-
2026/04/28
Re: Add tests for concurrent DML retry paths in logical replication apply
Bharath Rupireddy
-
2026/04/28
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
Ajin Cherian
-
2026/04/28
Re: Fix race condition in XLogLogicalInfo and ProcSignal initialization.
Chao Li
-
2026/04/28
Re: Fix the error hint message and test for reset_shared with unknown stats type
Michael Paquier
-
2026/04/28
Re: Changing the state of data checksums in a running cluster
Daniel Gustafsson
-
2026/04/28
Re: Support logical replication of DDLs, take2
Masahiko Sawada
-
2026/04/28
Re: Support logical replication of DDLs, take2
Masahiko Sawada
-
2026/04/28
Re: New vacuum config to avoid anti wraparound vacuums
Gurmokh
-
2026/04/28
Fix race condition in XLogLogicalInfo and ProcSignal initialization.
Masahiko Sawada
-
2026/04/28
Re: Implement waiting for wal lsn replay: reloaded
Alexander Korotkov
-
2026/04/28
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
-
2026/04/28
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
-
2026/04/28
Re: Changing the state of data checksums in a running cluster
SATYANARAYANA NARLAPURAM
-
2026/04/28
Re: Support logical replication of DDLs, take2
Hannu Krosing
-
2026/04/28
Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process
Masahiko Sawada
-
2026/04/28
Re: tupdesc: simplify assert in equalTupleDescs()
surya poondla
-
2026/04/28
Re: [PATCH] Fix duplicate errmsg in ALTER TABLE SPLIT PARTITION
Ayush Tiwari
-
2026/04/28
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
Bertrand Drouvot
-
2026/04/28
Re: Fix the error hint message and test for reset_shared with unknown stats type
Maksim Logvinenko
-
2026/04/28
Fix the error hint message and test for reset_shared with unknown stats type
Maksim Logvinenko
-
2026/04/28
Re: [Patch]Add Graph* node support to expression_tree_mutator
Ashutosh Bapat
-
2026/04/28
Re: [Bug][patch]: After dropping the last label from a property graph element, invoking pg_get_propgraphdef() triggers an assertion failure
Ashutosh Bapat
-
2026/04/28
Re: Property graph: fix error handling when dropping non-existent label property
Ashutosh Bapat
-
2026/04/28
Re: [PATCH] Batched clock sweep to reduce cross-socket atomic contention
Greg Burd
-
2026/04/28
Re: Any reason to keep HEAP_HASOID_OLD?
Andres Freund
-
2026/04/28
Fix background writer processing locking in README
Henrik TJ
-
2026/04/28
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
-
2026/04/28
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
Bharath Rupireddy
-
2026/04/28
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
-
2026/04/28
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
-
2026/04/28
Re: [PATCH] Fix stale relation close in sequence synchronization
Ayush Tiwari
-
2026/04/28
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Tom Lane
-
2026/04/28
Re: [PATCH] Fix stale relation close in sequence synchronization
vignesh C
-
2026/04/28
Re: [PATCH] Fix stale relation close in sequence synchronization
Ayush Tiwari
-
2026/04/28
RE: [PATCH] Fix stale relation close in sequence synchronization
Hayato Kuroda (Fujitsu)
-
2026/04/28
Re: Include schema-qualified names in publication error messages.
shveta malik
-
2026/04/28
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
-
2026/04/28
[PATCH] Fix stale relation close in sequence synchronization
Ayush Tiwari
-
2026/04/28
[PATCH] Preserve replication origin OIDs in pg_upgrade
Ajin Cherian
-
2026/04/28
Re: oauth integer overflow
Daniel Gustafsson
-
2026/04/28
Re: Avoid orphaned objects dependencies, take 3
Bertrand Drouvot
-
2026/04/28
Include schema-qualified names in publication error messages.
Dilip Kumar
-
2026/04/28
Re: amcheck: add index-all-keys-match verification for B-Tree
Jakub Wartak
-
2026/04/28
Re: [Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
Amit Kapila
-
2026/04/28
Re: [PATCH] Fix Int32GetDatum used for bool column in CREATE SUBSCRIPTION
Amit Kapila
-
2026/04/28
Re: Remove inner joins based on foreign keys
Richard Guo
-
2026/04/28
Re: Pgbench: remove synchronous prepare
Dmitrii Bondar
-
2026/04/28
Re: Infinite Autovacuum loop caused by failing virtual generated column expression
Yugo Nagata
-
2026/04/28
Re: [Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
Nisha Moond
-
2026/04/28
RE: Add tests for concurrent DML retry paths in logical replication apply
Hayato Kuroda (Fujitsu)
-
2026/04/28
Re: create table like including storage parameter
lakshmi
-
2026/04/28
Re: Parallel Apply
Peter Smith
-
2026/04/27
Re: Support logical replication of DDLs, take2
Amit Kapila
-
2026/04/27
[PATCH] Improve HASH overflow page reuse for better locality
lakshmi
-
2026/04/27
Re: StringInfo fixes, v19 edition. Plus a few oddities
vignesh C
-
2026/04/27
Re: Support logical replication of DDLs, take2
Amit Kapila
-
2026/04/27
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
John Naylor
-
2026/04/27
Re: Proposal: Conflict log history table for Logical Replication
vignesh C
-
2026/04/27
Re: ri_LockPKTuple misleading message
Amit Langote
-
2026/04/27
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
Bertrand Drouvot
-
2026/04/27
Re: StringInfo fixes, v19 edition. Plus a few oddities
Peter Smith
-
2026/04/27
Re: Define DatumGetInt8 function.
Michael Paquier
-
2026/04/27
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
-
2026/04/27
Re: Proposal: Conflict log history table for Logical Replication
Amit Kapila
-
2026/04/27
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
-
2026/04/27
Any reason to keep HEAP_HASOID_OLD?
David Rowley
-
2026/04/27
Re: Proposal: Conflict log history table for Logical Replication
Amit Kapila
-
2026/04/27
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
Bharath Rupireddy