pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/05/27
Re: Set notice receiver before libpq connection startup
Fujii Masao
2026/05/27
RE: Adding REPACK [concurrently]
Zhijie Hou (Fujitsu)
2026/05/27
Re: Avoid calling SetMatViewPopulatedState if possible
Zizhuan Liu
2026/05/27
Re: Adding REPACK [concurrently]
Amit Kapila
2026/05/27
Re: FOR PORTION OF does not recompute GENERATED STORED columns that depend on the range column
jian he
2026/05/27
A few message wording/formatting cleanup patches
Kyotaro Horiguchi
2026/05/27
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Nisha Moond
2026/05/27
Re: [PATCH] Preserve replication origin OIDs in pg_upgrade
Ajin Cherian
2026/05/27
dependencyLockAndCheckObject(): dependent vs referenced
Kyotaro Horiguchi
2026/05/27
injection_points: Switch wait/wakeup to use atomics rather than latches
Michael Paquier
2026/05/27
Re: Fix bug of CHECK constraint enforceability recursion
jian he
2026/05/27
Re: Is there value in having optimizer stats for joins/foreignkeys?
Tomas Vondra
2026/05/27
Re: Fix safe_wal_size for slots without restart_lsn
Xuneng Zhou
2026/05/27
Re: Proposal: Conflict log history table for Logical Replication
Peter Smith
2026/05/27
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
SATYANARAYANA NARLAPURAM
2026/05/27
Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race
Michael Paquier
2026/05/27
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
SATYANARAYANA NARLAPURAM
2026/05/27
Re: Fix safe_wal_size for slots without restart_lsn
Xuneng Zhou
2026/05/27
Re: uuidv7 improperly accepts dates before 1970-01-01
Baji Shaik
2026/05/27
Re: Set notice receiver before libpq connection startup
Chao Li
2026/05/27
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
2026/05/27
Re: Adding REPACK [concurrently]
Amit Kapila
2026/05/27
Re: DBeaver Experiencing timeouts while connecting to New Linux PostgreSql server
Srinivas Kumar
2026/05/27
Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW
Zsolt Parragi
2026/05/27
Re: uuidv7 improperly accepts dates before 1970-01-01
Masahiko Sawada
2026/05/27
Re: [PATCH] Improve REPACK (CONCURRENTLY) error messages for unsupported configurations
Baji Shaik
2026/05/27
Re: DBeaver Experiencing timeouts while connecting to New Linux PostgreSql server
Roberto Mello
2026/05/27
Re: Startup process deadlock: WaitForProcSignalBarriers vs aux process
Masahiko Sawada
2026/05/27
Re: postgres_fdw: Use COPY to speed up batch inserts
Matheus Alcantara
2026/05/27
Re: postgres_fdw: Use COPY to speed up batch inserts
Matheus Alcantara
2026/05/27
Re: Heads Up: cirrus-ci is shutting down June 1st
Zsolt Parragi
2026/05/27
Re: Proposal: Conflict log history table for Logical Replication
Amit Kapila
2026/05/27
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
Masahiko Sawada
2026/05/27
Re: CREATE TABLE LIKE INCLUDING TRIGGERS
Zsolt Parragi
2026/05/27
Re: DBeaver Experiencing timeouts while connecting to New Linux PostgreSql server
Srinivas Kumar
2026/05/27
Re: s/pg_attribute_always_inline/pg_always_inline/?
Peter Geoghegan
2026/05/27
Re: Heads Up: cirrus-ci is shutting down June 1st
Jacob Champion
2026/05/27
Re: Proposal: Conflict log history table for Logical Replication
Amit Kapila
2026/05/27
Re: Is there value in having optimizer stats for joins/foreignkeys?
Corey Huinker
2026/05/27
Re: Support EXCEPT for ALL SEQUENCES publications
Zsolt Parragi
2026/05/27
Re: future of PQfn()
Jacob Champion
2026/05/27
Re: DBeaver Experiencing timeouts while connecting to New Linux PostgreSql server
Tomas Vondra
2026/05/27
Re: Proposal: Conflict log history table for Logical Replication
Amit Kapila
2026/05/27
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
Álvaro Herrera
2026/05/27
Re: Heads Up: cirrus-ci is shutting down June 1st
Jelte Fennema-Nio
2026/05/27
Re: Is there value in having optimizer stats for joins/foreignkeys?
Tom Lane
2026/05/27
DBeaver Experiencing timeouts while connecting to New Linux PostgreSql server
Srinivas Kumar
2026/05/27
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
Masahiko Sawada
2026/05/27
Re: Is there value in having optimizer stats for joins/foreignkeys?
Tomas Vondra
2026/05/27
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
Masahiko Sawada
2026/05/27
Re: Add XMLNamespaces to XMLElement
Jim Jones
2026/05/27
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
Masahiko Sawada
2026/05/27
Re: future of PQfn()
Nathan Bossart
2026/05/27
Re: postgres_fdw, dblink: Validate use_scram_passthrough values
Matheus Alcantara
2026/05/27
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
Álvaro Herrera
2026/05/27
Re: Heads Up: cirrus-ci is shutting down June 1st
Andres Freund
2026/05/27
Re: Set notice receiver before libpq connection startup
Peter Eisentraut
2026/05/27
Re: Is there value in having optimizer stats for joins/foreignkeys?
Alexandra Wang
2026/05/27
Re: Adding a stored generated column without long-lived locks
Alberto Piai
2026/05/27
Re: Adding a stored generated column without long-lived locks
Alberto Piai
2026/05/27
Re: remove pg_spin_delay() from atomics code
Nathan Bossart
2026/05/27
Re: Use pg_current_xact_id() instead of deprecated txid_current()
lin teletele
2026/05/27
Re: Add RISC-V Zbb popcount optimization
Greg Burd
2026/05/27
Re: 035_standby_logical_decoding might fail due to FATAL message lost inside libpq
Alexander Lakhin
2026/05/27
Re: [PATCH] Remove obsolete LISTEN array growth isolation test
Tom Lane
2026/05/27
Re: [PATCH] Fix LISTEN startup race with direct advancement
Tom Lane
2026/05/27
Re: postgres_fdw, dblink: Validate use_scram_passthrough values
Ayush Tiwari
2026/05/27
Re: Avoid orphaned objects dependencies, take 3
Heikki Linnakangas
2026/05/27
postgres_fdw, dblink: Validate use_scram_passthrough values
Fujii Masao
2026/05/27
Re: COPY ON_CONFLICT TABLE; save duplicated record to another table.
jian he
2026/05/27
Re: Make stack depth check work with asan's use-after-return
Tom Lane
2026/05/27
Make stack depth check work with asan's use-after-return
Andres Freund
2026/05/27
Re: Support EXCEPT for ALL SEQUENCES publications
Shlok Kyal
2026/05/27
Re: Pgbench: remove synchronous prepare
Robert Haas
2026/05/27
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
Fujii Masao
2026/05/27
Re: generic plans and "initial" pruning
Thom Brown
2026/05/27
Fix race in ReplicationSlotRelease for ephemeral slots
Zhijie Hou (Fujitsu)
2026/05/27
RE: [PATCH] Release replication slot on error in SQL-callable slot functions
Zhijie Hou (Fujitsu)
2026/05/27
log_postmaster_stats
Jakub Wartak
2026/05/27
Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race
Vlad Lesin
2026/05/27
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
shveta malik
2026/05/27
Fix safe_wal_size for slots without restart_lsn
Xuneng Zhou
2026/05/27
Re: PostgreSQL and OpenSSL 4.0.0
Daniel Gustafsson
2026/05/27
Re: [PATCH] Fix LISTEN startup race with direct advancement
Joel Jacobson
2026/05/27
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2026/05/27
Re: Do not scan index in right table if condition for left join evaluates to false using columns in left table
Andrei Lepikhov
2026/05/27
PGConf.dev CSN unconference session: notes and follow-up discussion takeaways
Matthias van de Meent
2026/05/27
Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race
Michael Paquier
2026/05/27
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
Fujii Masao
2026/05/27
RE: Adding REPACK [concurrently]
Zhijie Hou (Fujitsu)
2026/05/27
Re: Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables
Chao Li
2026/05/26
Re: [PATCH] Improve REPACK (CONCURRENTLY) error messages for unsupported configurations
Chao Li
2026/05/26
Re: remove pg_spin_delay() from atomics code
Corey Huinker
2026/05/26
Re: Fix bug of CHECK constraint enforceability recursion
Chao Li
2026/05/26
Re: Include schema-qualified names in publication error messages.
Peter Smith
2026/05/26
Re: CREATE TABLE LIKE INCLUDING TRIGGERS
lakshmi
2026/05/26
Re: Can we use Statistics Import and Export feature to perforamance testing?
vellaipandiyan sm
2026/05/26
Re: Row pattern recognition
Henson Choi
2026/05/26
RE: 035_standby_logical_decoding might fail due to FATAL message lost inside libpq
Hayato Kuroda (Fujitsu)
2026/05/26
RE: Patch for migration of the pg_commit_ts directory
Hayato Kuroda (Fujitsu)
2026/05/26
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
SATYANARAYANA NARLAPURAM
2026/05/26
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2026/05/26
Re: Heads Up: cirrus-ci is shutting down June 1st
Thomas Munro
2026/05/26
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
shveta malik
2026/05/26
Re: Support EXCEPT for ALL SEQUENCES publications
Peter Smith
2026/05/26
[PATCH] Improve REPACK (CONCURRENTLY) error messages for unsupported configurations
Baji Shaik
2026/05/26
Re: Row pattern recognition
Tatsuo Ishii
2026/05/26
Re: pg_createsubscriber: Fix incorrect handling of cleanup flags
Fujii Masao
2026/05/26
Re: Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables
Paul A Jungwirth
2026/05/26
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Michael Paquier
2026/05/26
Re: Bug in ALTER SUBSCRIPTION ... SERVER / ... CONNECTION with broken old server
Amit Kapila
2026/05/26
Re: Failure in test_slru for host gokiburi (REL_16_STABLE only)
Michael Paquier
2026/05/26
Re: [PATCH] DOCS: Fix inconsistent text description punctuation in UPDATE FOR PORTION OF
Bruce Momjian
2026/05/26
Re: [PATCH] DOCS: Add introductory paragraph to Getting Started chapter
Bruce Momjian
2026/05/26
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Euler Taveira
2026/05/26
Re: PostgreSQL and OpenSSL 4.0.0
Michael Paquier
2026/05/26
Re: Bound memory usage during manual slot sync retries
Amit Kapila
2026/05/26
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Richard Guo
2026/05/26
Re: Proposal: Conflict log history table for Logical Replication
Peter Smith
2026/05/26
[Patch] Fix check_pub_rdt bypass when origin is set in same ALTER SUBSCRIPTION
SATYANARAYANA NARLAPURAM
2026/05/26
Re: Row pattern recognition
Henson Choi
2026/05/26
Re: First draft of PG 19 release notes
Bruce Momjian
2026/05/26
Re: future of PQfn()
Jelte Fennema-Nio
2026/05/26
Re: First draft of PG 19 release notes
Thom Brown
2026/05/26
Re: First draft of PG 19 release notes
Bruce Momjian
2026/05/26
Re: Import Statistics in postgres_fdw before resorting to sampling.
Corey Huinker
2026/05/26
Re: Avoid orphaned objects dependencies, take 3
Bertrand Drouvot
2026/05/26
Re: Bound memory usage during manual slot sync retries
Xuneng Zhou
2026/05/26
Re: future of PQfn()
Nathan Bossart
2026/05/26
Re: expand refint docs with usage info
Nathan Bossart
2026/05/26
Re: meson: Make test output much more useful on failure (both in CI and locally)
Christoph Berg
2026/05/26
Re: [Patch] Add WHERE clause support to REFRESH MATERIALIZED VIEW
Adam Brusselback
2026/05/26
Re: Changing the state of data checksums in a running cluster
Tomas Vondra
2026/05/26
Re: Avoid orphaned objects dependencies, take 3
Heikki Linnakangas
2026/05/26
Re: future of PQfn()
Jacob Champion
2026/05/26
Re: expand refint docs with usage info
SATYANARAYANA NARLAPURAM
2026/05/26
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Álvaro Herrera
2026/05/26
Re: expand refint docs with usage info
Christoph Berg
2026/05/26
Re: future of PQfn()
Christoph Berg
2026/05/26
Re: future of PQfn()
Christoph Berg
2026/05/26
expand refint docs with usage info
Nathan Bossart
2026/05/26
Re: Bound memory usage during manual slot sync retries
Amit Kapila
2026/05/26
Re: Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables
Paul A Jungwirth
2026/05/26
future of PQfn()
Nathan Bossart
2026/05/26
Re: pg_rewind does not rewind diverging timelines
Mats Kindahl
2026/05/26
Re: Removing broken support for OpenSSL without ECDH
Jacob Champion
2026/05/26
Re: Implement waiting for wal lsn replay: reloaded
Xuneng Zhou
2026/05/26
Re: First draft of PG 19 release notes
Thom Brown
2026/05/26
Re: [PATCH] Fix LISTEN startup race with direct advancement
Tom Lane
2026/05/26
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Euler Taveira
2026/05/26
Re: Adding REPACK [concurrently]
Alvaro Herrera
2026/05/26
Re: [PATCH] Fix REPACK decoding worker not cleaned up on FATAL exit
Alvaro Herrera
2026/05/26
Re: Adding a stored generated column without long-lived locks
Laurenz Albe
2026/05/26
Re: Deadlock detector fails to activate on a hot standby replica
Fujii Masao
2026/05/26
Re: First draft of PG 19 release notes
Bruce Momjian
2026/05/26
Re: problems with toast.* reloptions
Nathan Bossart
2026/05/26
Re: Fix HAVING-to-WHERE pushdown with mismatched operator families
Thom Brown
2026/05/26
Re: Avoid leaking system path from pg_available_extensions
Matheus Alcantara
2026/05/26
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
shveta malik
2026/05/26
Re: [BUG] CRASH: ECPGprepared_statement() and ECPGdeallocate_all() when connection is NULL
Shruthi Gowda
2026/05/26
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Alvaro Herrera
2026/05/26
Re: Avoid leaking system path from pg_available_extensions
Jim Jones
2026/05/26
RFC: Boyer-Moore-Horspool optimization for LIKE '%pattern%' searches
Andriy Dorokhin
2026/05/26
Re: [PATCH] Add CANONICAL option to xmlserialize
Jim Jones
2026/05/26
Re: effective_wal_level is not decreasing after using REPACK (CONCURRENTLY)
Imran Zaheer
2026/05/26
Re: Proposal: Conflict log history table for Logical Replication
shveta malik
2026/05/26
Re: [PATCH] REPLICA IDENTITY USING INDEX accepts column with invalid NOT NULL
Aleksander Alekseev
2026/05/26
Re: [PATCH] Little refactoring of portalcmds.c
Aleksander Alekseev
2026/05/26
Fix HAVING-to-WHERE pushdown with mismatched operator families
Richard Guo
2026/05/26
Re: Fix bug of CHECK constraint enforceability recursion
jian he
2026/05/26
Re: PostgreSQL and OpenSSL 4.0.0
Daniel Gustafsson
2026/05/26
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
SATYANARAYANA NARLAPURAM
2026/05/26
Re: Failure in test_slru for host gokiburi (REL_16_STABLE only)
Michael Paquier
2026/05/26
Re: Fix bug of CHECK constraint enforceability recursion
Chao Li
2026/05/26
Re: Fix bug of CHECK constraint enforceability recursion
Chao Li
2026/05/26
Re: Fix bug of CHECK constraint enforceability recursion
Álvaro Herrera
2026/05/26
Re: libpq maligning postgres stability
Jelte Fennema-Nio
2026/05/26
Re: Avoid leaking system path from pg_available_extensions
Chao Li
2026/05/26
Re:[PATCH] Little refactoring of portalcmds.c
Zizhuan Liu
2026/05/25
Re: pg_rewind does not rewind diverging timelines
Japin Li
2026/05/25
Re: Fix bug of UPDATE/DELETE FOR PORTION OF with inheritance tables
Chao Li
2026/05/25
Re: POC: PLpgSQL FOREACH IN JSON ARRAY
Pavel Stehule
2026/05/25
Re: Proposal: Conflict log history table for Logical Replication
Peter Smith
2026/05/25
Re: Fix bug of CHECK constraint enforceability recursion
Chao Li
2026/05/25
Re: bugfix - fix broken output in expanded aligned format, when data are too short
Pavel Stehule
2026/05/25
Re: Fix bug of CHECK constraint enforceability recursion
jian he
2026/05/25
Re: PostgreSQL and OpenSSL 4.0.0
Michael Paquier
2026/05/25
Re: Support EXCEPT for ALL SEQUENCES publications
Shlok Kyal
2026/05/25
Re: Support EXCEPT for TABLES IN SCHEMA publications
Peter Smith
2026/05/25
Re: problems with toast.* reloptions
solai v
2026/05/25
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Michael Paquier
2026/05/25
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
shveta malik
2026/05/25
Re: Fix bug of CHECK constraint enforceability recursion
Chao Li
2026/05/25
Re: doc: Clarify ALTER CONSTRAINT enforceability wording
Chao Li
2026/05/25
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Kyotaro Horiguchi
2026/05/25
Re: First draft of PG 19 release notes
Chao Li
2026/05/25
Re: NULL pointer dereference in syslogger with load_libraries() and -DEXEC_BACKEND at startup
Michael Paquier
2026/05/25
Re: Fix pg_get_multixact_stats() members_size calculation
Chao Li
2026/05/25
Re: Fix pg_get_multixact_stats() members_size calculation
Michael Paquier
2026/05/25
Re: [PATCH] Release replication slot on error in SQL-callable slot functions
shveta malik
Earlier messages
Later messages