pgsql-hackers
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/04
Re: Consider low startup cost in add_partial_path
Robert Haas
2026/03/04
Re: pg_restore add --no-globals option when restored using pg_dumpall non-text dump
Andrew Dunstan
2026/03/04
Re: Add expressions to pg_restore_extended_stats()
Corey Huinker
2026/03/04
Re: pg_waldump: support decoding of WAL inside tarfile
Andrew Dunstan
2026/03/04
Re: Cleaning up PREPARE query strings?
Sami Imseih
2026/03/04
Re: Non-text mode for pg_dumpall
Andrew Dunstan
2026/03/04
Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Tom Lane
2026/03/04
Re: Improve OAuth discovery logging
Zsolt Parragi
2026/03/04
Re: Bypassing cursors in postgres_fdw to enable parallel plans
Rafia Sabih
2026/03/04
Re: Improve OAuth discovery logging
Jacob Champion
2026/03/04
Re: proposal: schema variables
Pavel Stehule
2026/03/04
Re: V18 change on EXPLAIN ANALYZE
Maciek Sakrejda
2026/03/04
Re: V18 change on EXPLAIN ANALYZE
Maciek Sakrejda
2026/03/04
Re: POC: PLpgSQL FOREACH IN JSON ARRAY
Pavel Stehule
2026/03/04
Re: Fix errno handling in popen_check() to avoid false error reports
Tom Lane
2026/03/04
Re: astreamer_lz4: fix bug of output pointer advancement in decompressor
Tom Lane
2026/03/04
Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record
Fujii Masao
2026/03/04
Re: astreamer_lz4: fix bug of output pointer advancement in decompressor
Tom Lane
2026/03/04
Re: pgsql: Change default value of default_toast_compression to "lz4", when
Jacob Champion
2026/03/04
Re: pg_plan_advice
Robert Haas
2026/03/04
Re: Improve checks for GUC recovery_target_xid
Fujii Masao
2026/03/04
Re: Correcting freeze conflict horizon calculation
Melanie Plageman
2026/03/04
Re: doc: add note that wal_level=logical doesn't set up logical replication in itself
David G. Johnston
2026/03/04
Re: Don't keep closed WAL segment in page cache after replay
Andres Freund
2026/03/04
doc: Improve wal_level and effective_wal_level GUC around logical replication
David G. Johnston
2026/03/04
Re: Emitting JSON to file using COPY TO
Andrew Dunstan
2026/03/04
Re: pg_plan_advice
David G. Johnston
2026/03/04
Re: Improve checks for GUC recovery_target_xid
Fujii Masao
2026/03/04
Re: Proposal to allow setting cursor options on Portals
Dave Cramer
2026/03/04
Re: pg_plan_advice
Robert Haas
2026/03/04
Re: Speed up COPY FROM text/CSV parsing using SIMD
Nazir Bilal Yavuz
2026/03/04
Re: [PATCH] intarray: prevent crash in _int_matchsel on invalid query_int input
Tom Lane
2026/03/04
Re: Proposal to allow setting cursor options on Portals
Dave Cramer
2026/03/04
Re: pg_plan_advice (now with transparent SQL plan performance overrides - pg_stash_advice)
Robert Haas
2026/03/04
Re: UBSAN crash in EventTriggerCollectAlterTSConfig (memcpy with NULL src)
Florin Irion
2026/03/04
Re: doc: add note that wal_level=logical doesn't set up logical replication in itself
Euler Taveira
2026/03/04
Re: UBSAN crash in EventTriggerCollectAlterTSConfig (memcpy with NULL src)
Álvaro Herrera
2026/03/04
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Japin Li
2026/03/04
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
John Naylor
2026/03/04
Re: pg_plan_advice (now with transparent SQL plan performance overrides - pg_stash_advice)
Robert Haas
2026/03/04
Re: [PATCH] Add PQgetThreadLock() to expose the Kerberos/Curl mutex
Jacob Champion
2026/03/04
Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row
Fujii Masao
2026/03/04
[PATCH] intarray: prevent crash in _int_matchsel on invalid query_int input
Eugeny Goryachev
2026/03/04
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Akshay Joshi
2026/03/04
Re: postgres_fdw: Use COPY to speed up batch inserts
Matheus Alcantara
2026/03/04
Re: POC: PLpgSQL FOREACH IN JSON ARRAY
Jim Jones
2026/03/04
Re: doc: add note that wal_level=logical doesn't set up logical replication in itself
Florents Tselai
2026/03/04
Re: Optional skipping of unchanged relations during ANALYZE?
Ilia Evdokimov
2026/03/04
Re: Skipping schema changes in publication
Amit Kapila
2026/03/04
Re: guc: make dereference style consistent in check_backtrace_functions
zhanghu
2026/03/04
Re: [PATCH] Support automatic sequence replication
shveta malik
2026/03/04
Re: proposal: schema variables
Haritabh Gupta
2026/03/04
Re: Adding pg_dump flag for parallel export to pipes
Nitin Motiani
2026/03/04
Re: Convert NOT IN sublinks to anti-joins when safe
Richard Guo
2026/03/04
Re: pg_plan_advice (now with transparent SQL plan performance overrides - pg_stash_advice)
Jakub Wartak
2026/03/04
Re: Fix bug in multixact Oldest*MXactId initialization and access
Heikki Linnakangas
2026/03/04
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Álvaro Herrera
2026/03/04
Re: Convert NOT IN sublinks to anti-joins when safe
Richard Guo
2026/03/04
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Japin Li
2026/03/04
Re: doc: add note that wal_level=logical doesn't set up logical replication in itself
Chao Li
2026/03/04
Re: Skipping schema changes in publication
Nisha Moond
2026/03/04
Re: Skipping schema changes in publication
shveta malik
2026/03/04
Re: Add "format" target to make and ninja to run pgindent and pgperltidy
Jelte Fennema-Nio
2026/03/04
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Chao Li
2026/03/04
Re: BUG: Former primary node might stuck when started as a standby
Alexander Lakhin
2026/03/04
Re: astreamer_lz4: fix bug of output pointer advancement in decompressor
Xuneng Zhou
2026/03/04
Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record
Anthonin Bonnefoy
2026/03/04
Re: Exit walsender before confirming remote flush in logical replication
Andrey Silitskiy
2026/03/04
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement
Japin Li
2026/03/04
Re: Skipping schema changes in publication
vignesh C
2026/03/04
Re: BUG: Former primary node might stuck when started as a standby
Michael Paquier
2026/03/04
Fix errno handling in popen_check() to avoid false error reports
ma lz
2026/03/04
Re: Row pattern recognition
Tatsuo Ishii
2026/03/04
Re: Need to install liblz4-dev
John Naylor
2026/03/04
Re: virtual generated column as partition key
jian he
2026/03/04
[BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path
paul.bunn
2026/03/04
Re: BUG: Former primary node might stuck when started as a standby
Alexander Lakhin
2026/03/03
Re: Don't keep closed WAL segment in page cache after replay
Anthonin Bonnefoy
2026/03/03
Re: Improve pg_sync_replication_slots() to wait for primary to advance
shveta malik
2026/03/03
Re: Row pattern recognition
Henson Choi
2026/03/03
Re: Need to install liblz4-dev
Bruce Momjian
2026/03/03
Re: CREATE TABLE LIKE INCLUDING POLICIES
lakshmi
2026/03/03
Re: Row pattern recognition
Tatsuo Ishii
2026/03/03
Re: Need to install liblz4-dev
Jelte Fennema-Nio
2026/03/03
Re: change default default_toast_compression to lz4?
Jelte Fennema-Nio
2026/03/03
RE: BUG: Former primary node might stuck when started as a standby
Hayato Kuroda (Fujitsu)
2026/03/03
Re: Improve hash join's handling of tuples with null join keys
Joel Jacobson
2026/03/03
Re: POC: Parallel processing of indexes in autovacuum
Daniil Davydov
2026/03/03
RE: Improve pg_sync_replication_slots() to wait for primary to advance
Zhijie Hou (Fujitsu)
2026/03/03
Re: Row pattern recognition
Tatsuo Ishii
2026/03/03
Re: BUG: Former primary node might stuck when started as a standby
Michael Paquier
2026/03/03
Re: BUG: Former primary node might stuck when started as a standby
Michael Paquier
2026/03/03
Re: Add expressions to pg_restore_extended_stats()
Michael Paquier
2026/03/03
Re: Need to install liblz4-dev
Michael Paquier
2026/03/03
Re: Add expressions to pg_restore_extended_stats()
Corey Huinker
2026/03/03
Need to install liblz4-dev
Bruce Momjian
2026/03/03
Re: support create index on virtual generated column.
Soumya S Murali
2026/03/03
Re: Refactor recovery conflict signaling a little
Xuneng Zhou
2026/03/03
Re: BUG: Former primary node might stuck when started as a standby
Michael Paquier
2026/03/03
Re: Improve checks for GUC recovery_target_xid
David Steele
2026/03/03
Re: Improve checks for GUC recovery_target_xid
David Steele
2026/03/03
Re: change default default_toast_compression to lz4?
Tom Lane
2026/03/03
Re: change default default_toast_compression to lz4?
Chao Li
2026/03/03
pg_combinebackup: incorrect size of VM fork after combine
Amul Sul
2026/03/03
Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write
Robert Treat
2026/03/03
RE: [PATCH] Support automatic sequence replication
Hayato Kuroda (Fujitsu)
2026/03/03
Re: pg_plan_advice (now with transparent SQL plan performance overrides - pg_stash_advice)
David G. Johnston
2026/03/03
Re: change default default_toast_compression to lz4?
Michael Paquier
2026/03/03
Re: regression tests fails with llvm22
Pavel Stehule
2026/03/03
Re: pg_plan_advice (now with transparent SQL plan performance overrides - pg_stash_advice)
Robert Haas
2026/03/03
RE: Fix slotsync worker busy loop causing repeated log messages
cca5507
2026/03/03
Re: Correcting freeze conflict horizon calculation
Peter Geoghegan
2026/03/03
Re: Exit walsender before confirming remote flush in logical replication
Japin Li
2026/03/03
Re: Don't keep closed WAL segment in page cache after replay
Japin Li
2026/03/03
Re: Use allocation macros in the logical replication code
Chao Li
2026/03/03
Re: Trivial Fix: use palloc_array/repalloc_array for BufFile file arrays
Chao Li
2026/03/03
Re: Is it OK to perform logging while holding a LWLock?
Masahiko Sawada
2026/03/03
Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation
Chao Li
2026/03/03
Re: Funny behavior in event trigger code with CREATE OR REPLACE VIEW and column additions
Michael Paquier
2026/03/03
Re: UPDATE run check constraints for affected columns only
jian he
2026/03/03
Re: Add pg_stat_recovery system view
Xuneng Zhou
2026/03/03
Re: [BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path
Michael Paquier
2026/03/03
Re: amcheck: fix bug of missing corruption in allequalimage validation
Xuneng Zhou
2026/03/03
Re: Is it OK to perform logging while holding a LWLock?
Chao Li
2026/03/03
Re: pg_waldump: support decoding of WAL inside tarfile
Andrew Dunstan
2026/03/03
[BUG + PATCH] DSA pagemap out-of-bounds in make_new_segment odd-sized path
Paul Bunn
2026/03/03
Re: pg_resetwal.c: duplicate '0' in hex character set for -l option validation
Michael Paquier
2026/03/03
Re: Fix incorrect assignment for nodeid in TransactionIdGetCommitTsData()
Michael Paquier
2026/03/03
Re: Is it OK to perform logging while holding a LWLock?
Michael Paquier
2026/03/03
Re: Is it OK to perform logging while holding a LWLock?
Masahiko Sawada
2026/03/03
Re: Is it OK to perform logging while holding a LWLock?
Chao Li
2026/03/03
Re: doc: add note that wal_level=logical doesn't set up logical replication in itself
Masahiko Sawada
2026/03/03
Re: Reduce planning time for large NOT IN lists containing NULL
Ilia Evdokimov
2026/03/03
Re: Areas for Solaris support modernization
Tom Lane
2026/03/03
Re: Areas for Solaris support modernization
Greg Burd
2026/03/03
Re: UBSAN crash in EventTriggerCollectAlterTSConfig (memcpy with NULL src)
Florin Irion
2026/03/03
Re: Use CASEFOLD() internally rather than LOWER()
Jeff Davis
2026/03/03
Re: Improve hash join's handling of tuples with null join keys
Tom Lane
2026/03/03
Re: Use allocation macros in the logical replication code
Masahiko Sawada
2026/03/03
Re: Is it OK to perform logging while holding a LWLock?
Masahiko Sawada
2026/03/03
Re: enhance wraparound warnings
Nathan Bossart
2026/03/03
Re: Don't synchronously wait for already-in-progress IO in read stream
Melanie Plageman
2026/03/03
Re: UBSAN crash in EventTriggerCollectAlterTSConfig (memcpy with NULL src)
Álvaro Herrera
2026/03/03
Re: Don't synchronously wait for already-in-progress IO in read stream
Melanie Plageman
2026/03/03
Re: postgres_fdw: Use COPY to speed up batch inserts
Masahiko Sawada
2026/03/03
Re: Don't synchronously wait for already-in-progress IO in read stream
Melanie Plageman
2026/03/03
Re: pg_plan_advice (now with transparent SQL plan performance overrides - pg_stash_advice)
David G. Johnston
2026/03/03
Re: Refactor recovery conflict signaling a little
Alexander Lakhin
2026/03/03
Re: pg_plan_advice (now with transparent SQL plan performance overrides - pg_stash_advice)
Robert Haas
2026/03/03
Re: pg_dumpall --roles-only interact with other options
Nathan Bossart
2026/03/03
Re: Fix bug in multixact Oldest*MXactId initialization and access
Tom Lane
2026/03/03
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Lukas Fittl
2026/03/03
Re: [19] CREATE SUBSCRIPTION ... SERVER
Masahiko Sawada
2026/03/03
Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement
Florin Irion
2026/03/03
Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Joel Jacobson
2026/03/03
UBSAN crash in EventTriggerCollectAlterTSConfig (memcpy with NULL src)
Florin Irion
2026/03/03
Re: Reduce build times of pg_trgm GIN indexes
David Geier
2026/03/03
Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record
Fujii Masao
2026/03/03
Re: pg_dumpall --roles-only interact with other options
Nathan Bossart
2026/03/03
Re: Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record
Anthonin Bonnefoy
2026/03/03
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Andres Freund
2026/03/03
Re: Fix bug in multixact Oldest*MXactId initialization and access
Sami Imseih
2026/03/03
Re: Show expression of virtual columns in error messages
Matheus Alcantara
2026/03/03
Re: Fix bug in multixact Oldest*MXactId initialization and access
Heikki Linnakangas
2026/03/03
Re: updates for handling optional argument in system functions
Álvaro Herrera
2026/03/03
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access)
Melanie Plageman
2026/03/03
Re: Skipping schema changes in publication
Shlok Kyal
2026/03/03
Re: Refactor recovery conflict signaling a little
Heikki Linnakangas
2026/03/03
Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Tom Lane
2026/03/03
Re: Fix bug in multixact Oldest*MXactId initialization and access
Tom Lane
2026/03/03
Re: Fix bug in multixact Oldest*MXactId initialization and access
Heikki Linnakangas
2026/03/03
Re: [BUG?] estimate_hash_bucket_stats uses wrong ndistinct for avgfreq
Joel Jacobson
2026/03/03
Re: Don't keep closed WAL segment in page cache after replay
Anthonin Bonnefoy
2026/03/03
Re: POC: PLpgSQL FOREACH IN JSON ARRAY
Pavel Stehule
2026/03/03
RE: Fix slotsync worker busy loop causing repeated log messages
Zhijie Hou (Fujitsu)
2026/03/03
Re: Cleanup shadows variable warnings, round 1
Álvaro Herrera
2026/03/03
Re: Streaming replication and WAL archive interactions
Jaroslav Novikov
2026/03/03
Re: Fix bug in multixact Oldest*MXactId initialization and access
Yura Sokolov
2026/03/03
Re: Cleanup shadows variable warnings, round 1
Chao Li
2026/03/03
Re: Question Regarding Publication Membership and Inheritance
shveta malik
2026/03/03
Re: pg_plan_advice (now with transparent SQL plan performance overrides - pg_stash_advice)
Jakub Wartak
2026/03/03
Re: regression tests fails with llvm22
Matheus Alcantara
2026/03/03
Re: Row pattern recognition
Henson Choi
2026/03/03
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
2026/03/03
Re: [oauth] Add TLS support to OAuth tests
Jonathan Gonzalez V.
2026/03/03
Re: Streaming replication and WAL archive interactions
Jaroslav Novikov
2026/03/03
Re: Add ssl_(supported|shared)_groups to sslinfo
Dmitry Dolgov
2026/03/03
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Lukas Fittl
2026/03/03
Re: Cleanup shadows variable warnings, round 1
Álvaro Herrera
2026/03/03
Re: Fix slotsync worker busy loop causing repeated log messages
Amit Kapila
2026/03/03
RE: Initial COPY of Logical Replication is too slow
Zhijie Hou (Fujitsu)
2026/03/03
Re: Skipping schema changes in publication
Nisha Moond
2026/03/03
Re: Skipping schema changes in publication
shveta malik
2026/03/03
Re: Non-text mode for pg_dumpall
Peter Eisentraut
2026/03/03
RE: BUG: Former primary node might stuck when started as a standby
Hayato Kuroda (Fujitsu)
2026/03/03
Re: Make use of unvolatize() in vac_truncate_clog()
Peter Eisentraut
2026/03/03
pg_upgrade fails when extension_control_path is used
Jonathan Gonzalez V.
2026/03/03
RE: BUG: Former primary node might stuck when started as a standby
Hayato Kuroda (Fujitsu)
2026/03/03
Re: DOC: fixes multiple errors in alter table doc
Chao Li
2026/03/03
Re: NOT NULL NOT ENFORCED
jian he
Earlier messages
Later messages