Messages by Date
-
2025/10/31
Re: [PATCH] Speed up of vac_update_datfrozenxid.
Heikki Linnakangas
-
2025/10/31
[PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain
Bryan Green
-
2025/10/31
Re: Calling PGReserveSemaphores() from CreateOrAttachShmemStructs
Heikki Linnakangas
-
2025/10/31
Re: Issue with logical replication slot during switchover
Fabrice Chapuis
-
2025/10/31
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Heikki Linnakangas
-
2025/10/31
Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta
Jacob Champion
-
2025/10/31
Re: Fully documenting the design of nbtree row comparison scan keys
Peter Geoghegan
-
2025/10/31
Re: List TAP test files in makefiles
Álvaro Herrera
-
2025/10/31
Re: Should we update the random_page_cost default value?
Bruce Momjian
-
2025/10/31
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement
Jim Jones
-
2025/10/31
Re: Remaining dependency on setlocale()
Jeff Davis
-
2025/10/31
[PATCH] psql: add \dcs to list all constraints
Tatsuro Yamada
-
2025/10/31
Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
Tom Lane
-
2025/10/31
Re: doc: Improve description of io_combine_limit and io_max_combine_limit GUCs
Karina Litskevich
-
2025/10/31
Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
Nathan Bossart
-
2025/10/31
Re: Remaining dependency on setlocale()
Daniel Verite
-
2025/10/31
Re: [PATCH] Fix Korean typo 'checkpoint' in log
Bruce Momjian
-
2025/10/31
Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
David E. Wheeler
-
2025/10/31
Re: MSVC: Improve warning options set
Bryan Green
-
2025/10/31
Re: Resetting recovery target parameters in pg_createsubscriber
Robert Haas
-
2025/10/31
Re: pg_plan_advice
Robert Haas
-
2025/10/31
Re: apply_scanjoin_target_to_paths and partitionwise join
Richard Guo
-
2025/10/31
Re: Consistently use the XLogRecPtrIsInvalid() macro
Álvaro Herrera
-
2025/10/31
Re: meson vs. llvm bitcode files
Nazir Bilal Yavuz
-
2025/10/31
Re: minor error message enhance: print RLS policy name when only one permissive policy exists
jian he
-
2025/10/31
Re: [RFC] Lock-free XLog Reservation from WAL
Zhou, Zhiguo
-
2025/10/31
Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta
Jelte Fennema-Nio
-
2025/10/31
Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
Peter Eisentraut
-
2025/10/31
[PATCH] Add pg_get_subscription_ddl() function
Vaibhav Dalvi
-
2025/10/31
[PATCH] Fix Korean typo 'checkpoint' in log
Gureumi
-
2025/10/31
Re: pg_plan_advice
Jakub Wartak
-
2025/10/31
Re: Mark function arguments of type "Datum *" as "const Datum *" where possible
Peter Eisentraut
-
2025/10/31
Re: Consistently use the XLogRecPtrIsInvalid() macro
Bertrand Drouvot
-
2025/10/31
RE: Newly created replication slot may be invalidated by checkpoint
Hayato Kuroda (Fujitsu)
-
2025/10/31
Re: Question on pg_stat_io showing zero reads/writes for I/O workers
Xuneng Zhou
-
2025/10/31
Re: Remaining dependency on setlocale()
Peter Eisentraut
-
2025/10/31
Re: Issue with logical replication slot during switchover
Alexander Kukushkin
-
2025/10/31
Re: Channel binding for post-quantum cryptography
Filip Janus
-
2025/10/31
Re: Non-text mode for pg_dumpall
Mahendra Singh Thalor
-
2025/10/31
Re: formatting.c cleanup
Peter Eisentraut
-
2025/10/31
Re: Remove meaningless const qualifier from ginCompressPostingList()
Peter Eisentraut
-
2025/10/31
Re: Assertion failure in SnapBuildInitialSnapshot()
Pradeep Kumar
-
2025/10/31
Re: Fully documenting the design of nbtree row comparison scan keys
Victor Yegorov
-
2025/10/31
[PATCH] Fix Korean typo 'checkpoint' in log
Gureumi
-
2025/10/31
Re: Fully documenting the design of nbtree row comparison scan keys
Chao Li
-
2025/10/31
Re: Issue with logical replication slot during switchover
Fabrice Chapuis
-
2025/10/31
Re: Report oldest xmin source when autovacuum cannot remove tuples
wenhui qiu
-
2025/10/31
Re: POC: Parallel processing of indexes in autovacuum
Daniil Davydov
-
2025/10/31
Re: [PATCH] Add pg_get_type_ddl() to retrieve the CREATE TYPE statement
Quan Zongliang
-
2025/10/31
Re: Consistently use the XLogRecPtrIsInvalid() macro
Peter Eisentraut
-
2025/10/31
Re: [PATCH] Add pg_get_type_ddl() to retrieve the CREATE TYPE statement
Quan Zongliang
-
2025/10/30
Re: Update Windows CI Task Names: Server 2022 + VS 2022 Upgrade
Nazir Bilal Yavuz
-
2025/10/30
Report oldest xmin source when autovacuum cannot remove tuples
Shinya Kato
-
2025/10/30
Re: apply_scanjoin_target_to_paths and partitionwise join
Richard Guo
-
2025/10/30
RE: How can end users know the cause of LR slot sync delays?
Hayato Kuroda (Fujitsu)
-
2025/10/30
Re: Logical Replication of sequences
Peter Smith
-
2025/10/30
Re: Improve pg_sync_replication_slots() to wait for primary to advance
shveta malik
-
2025/10/30
Re: Improve pg_sync_replication_slots() to wait for primary to advance
shveta malik
-
2025/10/30
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Japin Li
-
2025/10/30
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
-
2025/10/30
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Japin Li
-
2025/10/30
Re: Logical Replication of sequences
Amit Kapila
-
2025/10/30
Re: Issue with logical replication slot during switchover
shveta malik
-
2025/10/30
Re: Consistently use the XLogRecPtrIsInvalid() macro
Bertrand Drouvot
-
2025/10/30
Re: Add wal_fpi_bytes_[un]compressed to pg_stat_wal
Shinya Kato
-
2025/10/30
Re: Logical Replication of sequences
Peter Smith
-
2025/10/30
Re: [PATCH] Add pg_get_type_ddl() to retrieve the CREATE TYPE statement
Philip Alger
-
2025/10/30
Re: [PATCH] Add pg_get_type_ddl() to retrieve the CREATE TYPE statement
Quan Zongliang
-
2025/10/30
Re: Improved TAP tests by replacing sub-optimal uses of ok() with better Test::More functions
Michael Paquier
-
2025/10/30
Re: make -C src/test/isolation failure in index-killtuples due to btree_gist
Michael Paquier
-
2025/10/30
Re: another autovacuum scheduling thread
Sami Imseih
-
2025/10/30
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands
Alexander Korotkov
-
2025/10/30
Re: Extend injection_points_attach() to accept a user-defined function
Mihail Nikalayeu
-
2025/10/30
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Joel Jacobson
-
2025/10/30
Re: Should we update the random_page_cost default value?
Bruce Momjian
-
2025/10/30
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Joel Jacobson
-
2025/10/30
Re: Resetting recovery target parameters in pg_createsubscriber
Alexander Korotkov
-
2025/10/30
Re: Potential bug introduced in PG17 with query parallelization - plan flip
David Rowley
-
2025/10/30
Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array
Masahiko Sawada
-
2025/10/30
Re: apply_scanjoin_target_to_paths and partitionwise join
Arne Roland
-
2025/10/30
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Masahiko Sawada
-
2025/10/30
[PATCH] Add pg_get_type_ddl() to retrieve the CREATE TYPE statement
Philip Alger
-
2025/10/30
Potential bug introduced in PG17 with query parallelization - plan flip
Jon Jenkins
-
2025/10/30
Re: MinGW compiler warnings in ecpg tests
Andres Freund
-
2025/10/30
Fully documenting the design of nbtree row comparison scan keys
Peter Geoghegan
-
2025/10/30
Re: another autovacuum scheduling thread
Sami Imseih
-
2025/10/30
Re: another autovacuum scheduling thread
Nathan Bossart
-
2025/10/30
Re: Remaining dependency on setlocale()
Jeff Davis
-
2025/10/30
Re: Remaining dependency on setlocale()
Daniel Verite
-
2025/10/30
Re: V18 change on EXPLAIN ANALYZE
Maciek Sakrejda
-
2025/10/30
Re: Upgrade macOS CI image from Sonoma to Sequoia
Andres Freund
-
2025/10/30
Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
Robert Haas
-
2025/10/30
Re: another autovacuum scheduling thread
Robert Haas
-
2025/10/30
Re: apply_scanjoin_target_to_paths and partitionwise join
Robert Haas
-
2025/10/30
Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions
Masahiko Sawada
-
2025/10/30
Re: Update Windows CI Task Names: Server 2022 + VS 2022 Upgrade
Andres Freund
-
2025/10/30
Re: Remaining dependency on setlocale()
Jeff Davis
-
2025/10/30
Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
David E. Wheeler
-
2025/10/30
Re: [PING] fallocate() causes btrfs to never compress postgresql files
Bruce Momjian
-
2025/10/30
Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
Bruce Momjian
-
2025/10/30
Re: postgres_fdw: Use COPY to speed up batch inserts
Andrew Dunstan
-
2025/10/30
Re: POC: make mxidoff 64 bits
Maxim Orlov
-
2025/10/30
Re: apply_scanjoin_target_to_paths and partitionwise join
Robert Haas
-
2025/10/30
Re: Channel binding for post-quantum cryptography
Nico Williams
-
2025/10/30
Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
Nathan Bossart
-
2025/10/30
Re: GNU/Hurd portability patches
Michael Banck
-
2025/10/30
Re: make -C src/test/isolation failure in index-killtuples due to btree_gist
Andres Freund
-
2025/10/30
Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
Mankirat Singh
-
2025/10/30
Re: Use BumpContext contexts for TupleHashTables' tablecxt
Tom Lane
-
2025/10/30
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Bryan Green
-
2025/10/30
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Bryan Green
-
2025/10/30
Re: V18 change on EXPLAIN ANALYZE
Ilia Evdokimov
-
2025/10/30
Re: Mark ItemPointer arguments as const thoughoutly
Chao Li
-
2025/10/30
Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
David E. Wheeler
-
2025/10/30
Re: Consistently use the XLogRecPtrIsInvalid() macro
Peter Eisentraut
-
2025/10/30
Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
Tom Lane
-
2025/10/30
Re: Coccinelle for PostgreSQL development [1/N]: coccicheck.py
Mats Kindahl
-
2025/10/30
Re: doc: Improve description of io_combine_limit and io_max_combine_limit GUCs
Fujii Masao
-
2025/10/30
Re: Mark ItemPointer arguments as const thoughoutly
Peter Eisentraut
-
2025/10/30
Re: contrib/sepgsql regression tests have been broken for months
Joe Conway
-
2025/10/30
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue
Heikki Linnakangas
-
2025/10/30
Re: Problem while updating a foreign table pointing to a partitioned table on foreign server
Daniil Davydov
-
2025/10/30
Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
David E. Wheeler
-
2025/10/30
Re: Fix bug with accessing to temporary tables of other sessions
Daniil Davydov
-
2025/10/30
Re: How can end users know the cause of LR slot sync delays?
Shlok Kyal
-
2025/10/30
Re: Batching in executor
Daniil Davydov
-
2025/10/30
Re: display hot standby state in psql prompt
Chao Li
-
2025/10/30
Re: ci: Improve OpenBSD core dump backtrace handling
Nazir Bilal Yavuz
-
2025/10/30
Re: [BUG] temporary file usage report with extended protocol and unnamed portals
Mircea Cadariu
-
2025/10/30
Re: Improved TAP tests by replacing sub-optimal uses of ok() with better Test::More functions
Sadhuprasad Patro
-
2025/10/30
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Chao Li
-
2025/10/30
Re: Confine vacuum skip logic to lazy_scan_skip
John Naylor
-
2025/10/30
Re: display hot standby state in psql prompt
Jim Jones
-
2025/10/30
Re: Logical Replication of sequences
Amit Kapila
-
2025/10/30
Re: Channel binding for post-quantum cryptography
Filip Janus
-
2025/10/30
Re: another autovacuum scheduling thread
David Rowley
-
2025/10/30
Re: Fix incorrect const qualification for tbm_add_tuples() and itemptr_to_uint64()
Peter Eisentraut
-
2025/10/30
Re: display hot standby state in psql prompt
Chao Li
-
2025/10/30
Re: Improve pg_sync_replication_slots() to wait for primary to advance
Ajin Cherian
-
2025/10/30
Re: display hot standby state in psql prompt
Jim Jones
-
2025/10/30
Re: [PING] fallocate() causes btrfs to never compress postgresql files
Jakub Wartak
-
2025/10/30
Re: Use merge-based matching for MCVs in eqjoinsel
Ilia Evdokimov
-
2025/10/30
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Jakub Wartak
-
2025/10/30
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Bryan Green
-
2025/10/30
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Álvaro Herrera
-
2025/10/30
Re: Skip unregistered custom kinds on stats load
Bertrand Drouvot
-
2025/10/30
Re: display hot standby state in psql prompt
Jim Jones
-
2025/10/30
Re: Consistently use the XLogRecPtrIsInvalid() macro
Bertrand Drouvot
-
2025/10/30
Re: Consistently use the XLogRecPtrIsInvalid() macro
Bertrand Drouvot
-
2025/10/30
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Bryan Green
-
2025/10/30
Re: POC: make mxidoff 64 bits
Heikki Linnakangas
-
2025/10/30
Re: Improve docs syntax checking and enable it in the meson build
Nazir Bilal Yavuz
-
2025/10/30
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Jakub Wartak
-
2025/10/30
Re: display hot standby state in psql prompt
Chao Li
-
2025/10/30
Re: Add mode column to pg_stat_progress_vacuum
Shinya Kato
-
2025/10/29
Re: Add wal_fpi_bytes_[un]compressed to pg_stat_wal
Michael Paquier
-
2025/10/29
Re: another autovacuum scheduling thread
wenhui qiu
-
2025/10/29
Re: POC: make mxidoff 64 bits
Maxim Orlov
-
2025/10/29
Re: Skipping schema changes in publication
Peter Smith
-
2025/10/29
Re: Question about InvalidatePossiblyObsoleteSlot()
Michael Paquier
-
2025/10/29
Re: tuple radix sort
Chao Li
-
2025/10/29
Re: tuple radix sort
David Rowley
-
2025/10/29
Re: Have the planner convert COUNT(1) / COUNT(not_null_col) to COUNT(*)
David Rowley
-
2025/10/29
Re: Question about InvalidatePossiblyObsoleteSlot()
Bertrand Drouvot
-
2025/10/29
Re: [PING] fallocate() causes btrfs to never compress postgresql files
Thomas Munro
-
2025/10/29
Re: tuple radix sort
Chao Li
-
2025/10/29
Re: display hot standby state in psql prompt
Fujii Masao
-
2025/10/29
Re: another autovacuum scheduling thread
David Rowley
-
2025/10/29
Re: Have the planner convert COUNT(1) / COUNT(not_null_col) to COUNT(*)
Corey Huinker
-
2025/10/29
Re: tuple radix sort
John Naylor
-
2025/10/29
Re: Report bytes and transactions actually sent downtream
shveta malik
-
2025/10/29
Re: Optimize LISTEN/NOTIFY
Chao Li
-
2025/10/29
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Amit Kapila
-
2025/10/29
Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Bryan Green
-
2025/10/29
Re: another autovacuum scheduling thread
wenhui qiu
-
2025/10/29
Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
Tom Lane
-
2025/10/29
Re: Logical Replication of sequences
Peter Smith
-
2025/10/29
Re: Question about InvalidatePossiblyObsoleteSlot()
Michael Paquier
-
2025/10/29
Re: tuple radix sort
Chao Li
-
2025/10/29
Re: create table like including storage parameter
jian he
-
2025/10/29
Re: tuple radix sort
Chao Li
-
2025/10/29
Re: Fix bogus use of "long" in aset.c
David Rowley
-
2025/10/29
Re: apply_scanjoin_target_to_paths and partitionwise join
Arne Roland
-
2025/10/29
Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
David E. Wheeler
-
2025/10/29
Re: Use BumpContext contexts for TupleHashTables' tablecxt
David Rowley
-
2025/10/29
Re: postgres_fdw: Use COPY to speed up batch inserts
Matheus Alcantara
-
2025/10/29
Re: Question about InvalidatePossiblyObsoleteSlot()
Michael Paquier
-
2025/10/29
Re: Fix bogus use of "long" in aset.c
Tom Lane
-
2025/10/29
Re: Use BumpContext contexts for TupleHashTables' tablecxt
Tom Lane
-
2025/10/29
Re: Fix bogus use of "long" in aset.c
David Rowley
-
2025/10/29
Re: Use BumpContext contexts for TupleHashTables' tablecxt
Jeff Davis
-
2025/10/29
Re: Fix bogus use of "long" in aset.c
Tom Lane
-
2025/10/29
Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
Tom Lane
-
2025/10/29
Re: Fix bogus use of "long" in aset.c
Michael Paquier
-
2025/10/29
Re: Add mode column to pg_stat_progress_vacuum
Masahiko Sawada
-
2025/10/29
Re: contrib/sepgsql regression tests have been broken for months
Tom Lane
-
2025/10/29
Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
David E. Wheeler
-
2025/10/29
Re: contrib/sepgsql regression tests have been broken for months
Tom Lane
-
2025/10/29
Fix bogus use of "long" in aset.c
David Rowley
-
2025/10/29
Re: Assertion failure in SnapBuildInitialSnapshot()
Masahiko Sawada