Архив рассылок [pgsql-hackers]
- Re: Pasword expiration warning Nathan Bossart
- Re: Pasword expiration warning Euler Taveira
- Re: refactor architecture-specific popcount code Nathan Bossart
- Re: Pasword expiration warning Nathan Bossart
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: Fix pg_stat_get_backend_wait_event() for aux processes Sami Imseih
- Re: Fix pg_stat_get_backend_wait_event() for aux processes Sami Imseih
- Re: oid2name : add objects file path Michael Paquier
- Re: Non-deterministic buffer counts reported in execution with EXPLAIN ANALYZE BUFFERS David Rowley
- Re: Fix pg_stat_get_backend_wait_event() for aux processes Sami Imseih
- Re: Make wal_receiver_timeout configurable per subscription Fujii Masao
- Re: Change checkpoint‑record‑missing PANIC to FATAL Michael Paquier
- Re: Row pattern recognition Henson Choi
- Re: Pasword expiration warning Euler Taveira
- Re: Pasword expiration warning Chao Li
- Re: Warn when creating or enabling a subscription with max_logical_replication_workers = 0 Yugo Nagata
- Re: Row pattern recognition Tatsuo Ishii
- Re: pg_upgrade: fix memory leak in SLRU I/O code Yugo Nagata
- Re: Truncate logs by max_log_size Fujii Masao
- Re: Show expression of virtual columns in error messages Yugo Nagata
- Re: pg_dumpall --roles-only interact with other options jian he
- Fix incorrect assignment for nodeid in TransactionIdGetCommitTsData() wangpeng
- Re: Warn when creating or enabling a subscription with max_logical_replication_workers = 0 Dilip Kumar
- Re: Streamify more code paths Xuneng Zhou
- Re: pg_upgrade: fix memory leak in SLRU I/O code Dilip Kumar
- Re: pg_upgrade: fix memory leak in SLRU I/O code Chao Li
- Re: Make wal_receiver_timeout configurable per subscription Japin Li
- RE: logical apply worker's lock waits in subscriber can stall checkpointer in publisher Hayato Kuroda (Fujitsu)
- Re: pg_upgrade: fix memory leak in SLRU I/O code Michael Paquier
- Re: Report oldest xmin source when autovacuum cannot remove tuples Shinya Kato
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: BUG: Former primary node might stuck when started as a standby Alexander Lakhin
- Re: pg_upgrade: fix memory leak in SLRU I/O code Chao Li
- Re: [PATCH] Support automatic sequence replication Ajin Cherian
- Re: pg_upgrade: fix memory leak in SLRU I/O code Michael Paquier
- Re: Skipping schema changes in publication Shlok Kyal
- client_connection_check_interval default value Jeremy Schneider
- Re: Add --system-identifier / -s option to pg_resetwal Nikolay Samokhvalov
- Re: pg_upgrade: fix memory leak in SLRU I/O code Chao Li
- Re: Convert NOT IN sublinks to anti-joins when safe Richard Guo
- Re: CREATE TABLE LIKE INCLUDING TRIGGERS jian he
- Small fixes for incorrect error messages zengman
- Re: Convert NOT IN sublinks to anti-joins when safe Richard Guo
- Re: New access method for b-tree. Alexandre Felipe
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: FileFallocate misbehaving on XFS Jakub Wartak
- Re: parallel data loading for pgbench -i lakshmi
- Re: Convert NOT IN sublinks to anti-joins when safe wenhui qiu
- Re: Warn when creating or enabling a subscription with max_logical_replication_workers = 0 Peter Smith
- Re: refactor architecture-specific popcount code John Naylor
- Re: Make wal_receiver_timeout configurable per subscription Chao Li
- RE: Warn when creating or enabling a subscription with max_logical_replication_workers = 0 Zhijie Hou (Fujitsu)
- Re: GNU/Hurd portability patches Michael Banck
- Re: GNU/Hurd portability patches Samuel Thibault
- Re: WIP - xmlvalidate implementation from TODO list Jim Jones
- Re: Truncate logs by max_log_size Jim Jones
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Ants Aasma
- [PATCH] Support reading large objects with pg_read_all_data Nitin Motiani
- Re: Add expressions to pg_restore_extended_stats() Michael Paquier
- Re: Truncate logs by max_log_size Álvaro Herrera
- Re: pg_upgrade: fix memory leak in SLRU I/O code Álvaro Herrera
- Re: Small fixes for incorrect error messages Michael Paquier
- Re: Fix pg_stat_get_backend_wait_event() for aux processes Rahila Syed
- Planing edge case for sorts with limit on non null column Mayrom Rabinovich
- Re: Truncate logs by max_log_size Jim Jones
- Re: pg_stat_io_histogram Jakub Wartak
- Re: FileFallocate misbehaving on XFS Thomas Munro
- Re: [PATCH] ternary reloption type Nikolay Shaplov
- Re: [PATCH] Add pg_current_vxact_id() function to expose virtual transaction IDs Pavlo Golub
- Re: client_connection_check_interval default value Jeremy Schneider
- RE: AIX support Srirama Kucherlapati
- Re: Row pattern recognition Henson Choi
- Re: Pasword expiration warning Greg Sabino Mullane
- Re: Make wal_receiver_timeout configurable per subscription Fujii Masao
- Re: GNU/Hurd portability patches Tom Lane
- Re: client_connection_check_interval default value Greg Sabino Mullane
- Re: Fix incorrect assignment for nodeid in TransactionIdGetCommitTsData() Ashutosh Bapat
- Re: Pasword expiration warning Nathan Bossart
- Re: Non-deterministic buffer counts reported in execution with EXPLAIN ANALYZE BUFFERS Tomas Vondra
- Re: Non-deterministic buffer counts reported in execution with EXPLAIN ANALYZE BUFFERS Tom Lane
- Re: Remove header lock BufferGetLSNAtomic() on architectures with 64 bit atomic operations Peter Geoghegan
- Re: [PATCH] Support reading large objects with pg_read_all_data Nathan Bossart
- Re: Planing edge case for sorts with limit on non null column Tom Lane
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Andres Freund
- Re: Don't synchronously wait for already-in-progress IO in read stream Nazir Bilal Yavuz
- Re: Fix pg_stat_get_backend_wait_event() for aux processes Andres Freund
- Re: FileFallocate misbehaving on XFS Andrew Dunstan
- Re: Fix pg_stat_get_backend_wait_event() for aux processes Andres Freund
- Re: client_connection_check_interval default value Jacob Champion
- Re: Re[2]: [PATCH] Add last_executed timestamp to pg_stat_statements Pavlo Golub
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Nathan Bossart
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Nathan Bossart
- Call for Posters: PGConf.dev 2026 Andrey Borodin
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Andres Freund
- Re: Pasword expiration warning Peter Eisentraut
- Re: Show expression of virtual columns in error messages Matheus Alcantara
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Nathan Bossart
- Re: [PATCH] Add support for SAOP in the optimizer for partial index paths Jim Vanns
- Re: Non-deterministic buffer counts reported in execution with EXPLAIN ANALYZE BUFFERS Radim Marek
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Andres Freund
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Nathan Bossart
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Andres Freund
- Re: pg_dumpall --roles-only interact with other options Zsolt Parragi
- Re: Fix pg_stat_get_backend_wait_event() for aux processes Sami Imseih
- Unfortunate pushing down of expressions below sort Andres Freund