Messages by Date
-
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
-
2026/04/27
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
-
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: [Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
shveta malik
-
2026/04/27
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
shveta malik
-
2026/04/27
Re: Redundant/mis-use of _(x) gettext macro?
Peter Smith
-
2026/04/27
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
Bharath Rupireddy
-
2026/04/27
Re: [Proposal] pg_stat_wal_records – per-record-type WAL generation statistics
Bharath Rupireddy
-
2026/04/27
Re: DOCS - typos and grammar issues across logical replication docs.
Peter Smith
-
2026/04/27
Re: Use correct macro for accessing offset numbers.
Michael Paquier
-
2026/04/27
Re: uuidv7 improperly accepts dates before 1970-01-01
Christophe Pettus
-
2026/04/27
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
-
2026/04/27
Re: Randomize B-Tree page split location to avoid oscillating patterns
Andres Freund
-
2026/04/27
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
-
2026/04/27
Re: Randomize B-Tree page split location to avoid oscillating patterns
Peter Geoghegan
-
2026/04/27
Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process
Alexander Lakhin
-
2026/04/27
Re: Use log_newpage_range in HASH index build
lakshmi
-
2026/04/27
Re: [Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
SATYANARAYANA NARLAPURAM
-
2026/04/27
Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery
Marco Nenciarini
-
2026/04/27
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
-
2026/04/27
Re: repack: fix a bug to reject deferrable primary key fallback for concurrent mode
Alvaro Herrera
-
2026/04/27
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
-
2026/04/27
Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery
Marco Nenciarini
-
2026/04/27
Re: Proposal: Conflict log history table for Logical Replication
Nisha Moond
-
2026/04/27
Re: [PATCH] Batched clock sweep to reduce cross-socket atomic contention
Andres Freund
-
2026/04/27
Re: [PATCH] Batched clock sweep to reduce cross-socket atomic contention
Greg Burd
-
2026/04/27
Re: PGConf.dev 2026 In-Person Commitfest ready for patch submissions
Peter Eisentraut
-
2026/04/27
Re: Track skipped tables during autovacuum and autoanalyze
Yugo Nagata
-
2026/04/27
[PATCH] Fix overflow and underflow in regr_r2()
Chengpeng Yan
-
2026/04/27
Re: [PATCH] Prevent repeated deadlock-check signals in standby buffer pin waits
JoongHyuk Shin
-
2026/04/27
RE: Parallel Apply
Hayato Kuroda (Fujitsu)
-
2026/04/27
RE: Parallel Apply
Hayato Kuroda (Fujitsu)
-
2026/04/27
RE: Parallel Apply
Hayato Kuroda (Fujitsu)
-
2026/04/27
RE: Parallel Apply
Hayato Kuroda (Fujitsu)
-
2026/04/27
Re: [Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
shveta malik
-
2026/04/27
Re: FOR PORTION OF gram.y target_location seems wrong
Peter Eisentraut
-
2026/04/27
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
Bertrand Drouvot
-
2026/04/27
Re: [Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
shveta malik
-
2026/04/27
Re: Inconsistent trigger behavior between two temporal leftovers
Peter Eisentraut
-
2026/04/27
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
-
2026/04/27
Re: Support EXCEPT for TABLES IN SCHEMA publications
Nisha Moond
-
2026/04/27
Re: Add psql tab completion support for FOR PORTION OF
Peter Eisentraut
-
2026/04/27
Re: DELETE/UPDATE FOR PORTION OF with rule system is not working
Peter Eisentraut
-
2026/04/27
Re: Row pattern recognition
Tatsuo Ishii
-
2026/04/27
[Patch]: Fix excessive ProcArrayLock acquisitions with subscription max_retention_duration=0
SATYANARAYANA NARLAPURAM
-
2026/04/27
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
Bharath Rupireddy
-
2026/04/27
Re: [PATCH] Fix Int32GetDatum used for bool column in CREATE SUBSCRIPTION
Nisha Moond
-
2026/04/27
Re: A very quick observation of dangling pointers in Postgres pathlists
Andrei Lepikhov
-
2026/04/27
Re: question on visibility map
Jakub Wartak
-
2026/04/27
[PATCH] Fix ProcKill lock-group vs procLatch recycle race
Vlad Lesin
-
2026/04/27
Re: Use-after-free issue in postgres_fdw
Michael Paquier
-
2026/04/27
Re: Row pattern recognition
Henson Choi
-
2026/04/27
Add tests for concurrent DML retry paths in logical replication apply
Bharath Rupireddy
-
2026/04/27
Re: DOCS - typos and grammar issues across logical replication docs.
Michael Paquier
-
2026/04/27
Re: Parallel Apply
shveta malik
-
2026/04/27
proposal: refactoring vacuum verbose output
Pavel Stehule
-
2026/04/26
Re: StringInfo fixes, v19 edition. Plus a few oddities
vignesh C
-
2026/04/26
Re: Support logical replication of DDLs, take2
Dilip Kumar
-
2026/04/26
Re: [PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS
SATYANARAYANA NARLAPURAM
-
2026/04/26
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Michael Paquier
-
2026/04/26
RE: StringInfo fixes, v19 edition. Plus a few oddities
Hayato Kuroda (Fujitsu)
-
2026/04/26
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Fujii Masao
-
2026/04/26
[PATCH] Fix Int32GetDatum used for bool column in CREATE SUBSCRIPTION
Lakshmi N
-
2026/04/26
Re: Fix a server crash problem from pg_get_database_ddl
SATYANARAYANA NARLAPURAM
-
2026/04/26
Re: Row pattern recognition
Tatsuo Ishii
-
2026/04/26
Re: ri_LockPKTuple misleading message
Amit Langote
-
2026/04/26
RE: Adding REPACK [concurrently]
Hayato Kuroda (Fujitsu)
-
2026/04/26
Re: Adding REPACK [concurrently]
Amit Kapila
-
2026/04/26
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
shveta malik
-
2026/04/26
Re: Support EXCEPT for TABLES IN SCHEMA publications
shveta malik
-
2026/04/26
Re: Support EXCEPT for TABLES IN SCHEMA publications
Nisha Moond
-
2026/04/26
RE: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
Hayato Kuroda (Fujitsu)
-
2026/04/26
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
-
2026/04/26
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Tom Lane
-
2026/04/26
Re: Fix a server crash problem from pg_get_database_ddl
Chao Li
-
2026/04/26
Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Nathan Bossart
-
2026/04/26
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Michael Paquier
-
2026/04/26
Re: Fix bug with accessing to temporary tables of other sessions
Michael Paquier
-
2026/04/26
Re: [PATCH] Fix memory leak of reply_message in walreceiver
Michael Paquier
-
2026/04/26
Re: [PATCH] Fix memory leak of primary_sysid in walreceiver
Michael Paquier
-
2026/04/26
Re: Separators in pg_hosts.conf fields
Daniel Gustafsson
-
2026/04/26
Re: Separators in pg_hosts.conf fields
Noah Misch
-
2026/04/26
Re: Separators in pg_hosts.conf fields
Daniel Gustafsson
-
2026/04/26
Separators in pg_hosts.conf fields
Noah Misch
-
2026/04/26
Re: Use log_newpage_range in HASH index build
Robert Haas
-
2026/04/26
Re: Use log_newpage_range in HASH index build
Robert Haas
-
2026/04/26
[PATCH] Fix memory leak of primary_sysid in walreceiver
DaeMyung Kang
-
2026/04/26
Re: Pgbench: remove synchronous prepare
Robert Haas
-
2026/04/26
[PATCH] Fix memory leak of reply_message in walreceiver
DaeMyung Kang
-
2026/04/26
Re: [PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS
Junwang Zhao
-
2026/04/26
Re: Yet another way for pg_ctl stop to fail on Windows
Alexander Lakhin
-
2026/04/26
Re: Fix a server crash problem from pg_get_database_ddl
Andrew Dunstan
-
2026/04/26
Re: pg_get__*_ddl consolidation
Andrew Dunstan
-
2026/04/26
Re: Adding REPACK [concurrently]
Mihail Nikalayeu
-
2026/04/26
Re: repack: fix a bug to reject deferrable primary key fallback for concurrent mode
Chao Li
-
2026/04/26
Re: Property graph: fix error handling when dropping non-existent label property
Chao Li
-
2026/04/26
Re: [PATCH] Compressed TOAST data corruption with REPACK CONCURRENTLY
Antonin Houska
-
2026/04/25
[PATCH] Batched clock sweep to reduce cross-socket atomic contention
Greg Burd
-
2026/04/25
[PATCH] Resolve unknown-type literals in GRAPH_TABLE COLUMNS
SATYANARAYANA NARLAPURAM
-
2026/04/25
Re: [PATCH] Compressed TOAST data corruption with REPACK CONCURRENTLY
Antonin Houska
-
2026/04/25
[PATCH] Improve error message for graph variable references in subqueries within GRAPH_TABLE
SATYANARAYANA NARLAPURAM
-
2026/04/25
Re: [PATCH] Compressed TOAST data corruption with REPACK CONCURRENTLY
Álvaro Herrera
-
2026/04/25
Re: Fix bug with accessing to temporary tables of other sessions
Jim Jones
-
2026/04/25
Re: ri_LockPKTuple misleading message
Andres Freund
-
2026/04/25
Re: Adding an explaining title to Notes on SGML
Peter Eisentraut
-
2026/04/25
Re: ri_LockPKTuple misleading message
Amit Langote
-
2026/04/25
Re: Changing the state of data checksums in a running cluster
Ayush Tiwari
-
2026/04/25
Re: ri_LockPKTuple misleading message
Junwang Zhao
-
2026/04/25
Re: ri_LockPKTuple misleading message
Amit Langote
-
2026/04/25
ri_LockPKTuple misleading message
jian he
-
2026/04/25
Re: Wrong results from inner-unique joins caused by collation mismatch
Richard Guo
-
2026/04/25
Re: Fix bug with accessing to temporary tables of other sessions
Daniil Davydov
-
2026/04/25
Re: Discarded adjust_relid_set() return values in remove_self_join_rel
Tender Wang
-
2026/04/25
Discarded adjust_relid_set() return values in remove_self_join_rel
SATYANARAYANA NARLAPURAM
-
2026/04/24
Re: small cleanup patches for collation code
Peter Eisentraut
-
2026/04/24
COPY ON_CONFLICT TABLE; save duplicated record to another table.
jian he
-
2026/04/24
Re: Proposal: DROP ROLE ... REASSIGN OWNED TO ...
Tom Lane
-
2026/04/24
Re: Proposal: DROP ROLE ... REASSIGN OWNED TO ...
Zach Manifold
-
2026/04/24
Re: Proposal: DROP ROLE ... REASSIGN OWNED TO ...
Robert Haas
-
2026/04/24
Re: Fix bug with accessing to temporary tables of other sessions
Jim Jones
-
2026/04/24
Add a guard against uninitialized default locale
Jeff Davis
-
2026/04/24
Re: Fix bug with accessing to temporary tables of other sessions
David G. Johnston
-
2026/04/24
Re: Fix bug with accessing to temporary tables of other sessions
Jim Jones
-
2026/04/24
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
Bharath Rupireddy
-
2026/04/24
Re: GUC parameter ACLs and physical walsender
Jeff Davis
-
2026/04/24
Re: Implement missing join selectivity estimation for range types
Haibo Yan
-
2026/04/24
Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process
Masahiko Sawada
-
2026/04/24
Re: meson: Make test output much more useful on failure (both in CI and locally)
Alexander Lakhin
-
2026/04/24
Re: Wrong results from inner-unique joins caused by collation mismatch
Richard Guo
-
2026/04/24
Re: Wrong results from inner-unique joins caused by collation mismatch
Tom Lane
-
2026/04/24
Re: Comments on Custom RMGRs
Greg Lamberson
-
2026/04/24
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Bertrand Drouvot
-
2026/04/24
[PoC] Umbra: a remap-aware smgr prototype on PostgreSQL master
Mingwei Jia
-
2026/04/24
Re: [PATCH] Don't call ereport(ERROR) from recovery target GUC assign hooks
Fujii Masao
-
2026/04/24
Re: Redundant/mis-use of _(x) gettext macro?
David Rowley
-
2026/04/24
Re: Property graph: fix error handling when dropping non-existent label property
Ashutosh Bapat
-
2026/04/24
Re: Redundant/mis-use of _(x) gettext macro?
Álvaro Herrera
-
2026/04/24
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error
Ashutosh Bapat
-
2026/04/24
Re: Call for Posters: PGConf.dev 2026
Andrey Borodin
-
2026/04/24
Wrong results from inner-unique joins caused by collation mismatch
Richard Guo
-
2026/04/24
RE: Parallel Apply
Zhijie Hou (Fujitsu)
-
2026/04/24
Re: pgbench: make verbose error messages thread-safe
Fujii Masao
-
2026/04/24
Re: Parallel Apply
Amit Kapila
-
2026/04/24
Re: PoC - psql - emphases line with table name in verbose output
Jim Jones
-
2026/04/24
Re: Exit walsender before confirming remote flush in logical replication
Fujii Masao
-
2026/04/24
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
-
2026/04/24
Re: Proposal: Conflict log history table for Logical Replication
Dilip Kumar
-
2026/04/24
Re: Bug: Missing check_stack_depth() in GRAPH_TABLE rewriter
Ashutosh Bapat
-
2026/04/24
Re: StringInfo fixes, v19 edition. Plus a few oddities
vignesh C
-
2026/04/24
Re: Adding a stored generated column without long-lived locks
Alberto Piai
-
2026/04/24
Re: pgbench: make verbose error messages thread-safe
Chao Li
-
2026/04/24
Re: Use-after-free issue in postgres_fdw
Etsuro Fujita
-
2026/04/24
Re: Use correct macro for accessing offset numbers.
Peter Eisentraut
-
2026/04/24
question on visibility map
Fabrice Chapuis
-
2026/04/24
Re: pgbench: make verbose error messages thread-safe
Alex Guo
-
2026/04/24
Re: pgbench: make verbose error messages thread-safe
Michael Paquier
-
2026/04/24
Re: meson html:alias vs. html:custom
Peter Eisentraut
-
2026/04/24
Re: New vacuum config to avoid anti wraparound vacuums
wenhui qiu
-
2026/04/24
Property graph: fix error handling when dropping non-existent label property
Chao Li
-
2026/04/24
Re: Bug: pg_get_viewdef() fails on GRAPH_TABLE views with lateral column references
Peter Eisentraut
-
2026/04/24
Re: Fix race condition in pg_get_publication_tables with concurrent DROP TABLE
shveta malik
-
2026/04/24
Re: ECPG: inconsistent behavior with the document in “GET/SET DESCRIPTOR.”
lakshmi
-
2026/04/24
Re: StringInfo fixes, v19 edition. Plus a few oddities
Peter Smith
-
2026/04/23
Re: PoC - psql - emphases line with table name in verbose output
Pavel Stehule
-
2026/04/23
Re: Bug: Missing collation assignment for GRAPH_TABLE COLUMNS expressions
Peter Eisentraut
-
2026/04/23
Re: StringInfo fixes, v19 edition. Plus a few oddities
Amit Kapila
-
2026/04/23
Re: Typo fixes in Graph table files
Peter Eisentraut
-
2026/04/23
pgbench: make verbose error messages thread-safe
Fujii Masao