Mailing lists [pgsql-hackers]
- Re: Add --system-identifier / -s option to pg_resetwal Nikolay Samokhvalov
- Re: V18 change on EXPLAIN ANALYZE Maciek Sakrejda
- Re: amcheck: support for GiST Nikolay Samokhvalov
- Re: Additional message in pg_terminate_backend Jim Jones
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: slow SELECT expr INTO var in plpgsql Pavel Stehule
- Re: Wake up backends immediately when sync standbys decrease Shinya Kato
- Re: Optimize CPU usage of dropping buffers during recovery Jingtang Zhang
- Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types Tatsuya Kawata
- New access method for b-tree. Alexandre Felipe
- Re: Patch: Add tsmatch JSONPath operator for granular Full Text Search Florents Tselai
- Re: Additional message in pg_terminate_backend Jim Jones
- Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin
- [PATCH] Fix error message in RemoveWalSummaryIfOlderThan to indicate file removal failure zengman
- Re: Batching in executor Junwang Zhao
- Re: [PATCH] Fix error message in RemoveWalSummaryIfOlderThan to indicate file removal failure Junwang Zhao
- Re: Document NULL Junwang Zhao
- Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part David E. Wheeler
- Re: Is there value in having optimizer stats for joins/foreignkeys? Tomas Vondra
- Re: Is there value in having optimizer stats for joins/foreignkeys? Tomas Vondra
- Re: Is there value in having optimizer stats for joins/foreignkeys? Tomas Vondra
- Re: Is there value in having optimizer stats for joins/foreignkeys? Tomas Vondra
- Re: Document NULL Marcos Pegoraro
- Re: Decoupling our alignment assumptions about int64 and double Tom Lane
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Exit walsender before confirming remote flush in logical replication Andrey Silitskiy
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Wake up backends immediately when sync standbys decrease Chao Li
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Gyan Sreejith
- Re: New access method for b-tree. Tomas Vondra
- Re: AIX support Michael Paquier
- Re: [PATCH] Fix error message in RemoveWalSummaryIfOlderThan to indicate file removal failure Michael Paquier
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- relkind as an enum Álvaro Herrera
- Re: AIX support Tom Lane
- Re: Is there value in having optimizer stats for joins/foreignkeys? Corey Huinker
- Re: BUG: Cascading standby fails to reconnect after falling back to archive recovery Xuneng Zhou
- Re: AIX support Tom Lane
- Re: relkind as an enum Chao Li
- Re: Wake up backends immediately when sync standbys decrease Xuneng Zhou
- Re: Re: A out of date comment of WaitForWALToBecomeAvailable Xuneng Zhou
- Re: relkind as an enum Tom Lane
- Re: [PATCH] Fix error message in RemoveWalSummaryIfOlderThan to indicate file removal failure zengman
- Re: Improve read_local_xlog_page_guts by replacing polling with latch-based waiting Xuneng Zhou
- Re: [PATCH] Fix error message in RemoveWalSummaryIfOlderThan to indicate file removal failure Junwang Zhao
- Re: [PATCH] Fix error message in RemoveWalSummaryIfOlderThan to indicate file removal failure Michael Paquier
- Incorrect errno used in OpenWalSummaryFile() Michael Paquier
- Re: Non-committer reviews: is it helpful? wenhui qiu
- Re: splitting pg_resetwal output strings Chao Li
- Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types Chengpeng Yan
- Re: Incorrect errno used in OpenWalSummaryFile() Chao Li
- Re: [PATCH] Fix error message in RemoveWalSummaryIfOlderThan to indicate file removal failure zengman
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- RE: logical apply worker's lock waits in subscriber can stall checkpointer in publisher Hayato Kuroda (Fujitsu)
- Re: Skipping schema changes in publication shveta malik
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Mahendra Singh Thalor
- Re: Skipping schema changes in publication Peter Smith
- Re: Skipping schema changes in publication shveta malik
- walsender: Assert MyReplicationSlot is set before use Chao Li
- Re: Wake up backends immediately when sync standbys decrease Chao Li
- Re: walsender: Assert MyReplicationSlot is set before use vignesh C
- RE: walsender: Assert MyReplicationSlot is set before use Zhijie Hou (Fujitsu)
- Re: Proposal: Cascade REPLICA IDENTITY changes to leaf partitions Chao Li
- Re: walsender: Assert MyReplicationSlot is set before use Chao Li
- use the malloc macros in pg_dump.c Peter Smith
- Re: Add expressions to pg_restore_extended_stats() Michael Paquier
- Re: walsender: Assert MyReplicationSlot is set before use Chao Li
- Re: Row pattern recognition Tatsuo Ishii
- Re: Adding REPACK [concurrently] Antonin Houska
- RE: Improve pg_sync_replication_slots() to wait for primary to advance Zhijie Hou (Fujitsu)
- RE: Improve pg_sync_replication_slots() to wait for primary to advance Zhijie Hou (Fujitsu)
- Re: Flush some statistics within running transactions Michael Paquier
- Re: IO wait events for COPY FROM/TO PROGRAM or file Michael Paquier
- RE: walsender: Assert MyReplicationSlot is set before use Zhijie Hou (Fujitsu)
- Re: walsender: Assert MyReplicationSlot is set before use Chao Li
- Re: Exit walsender before confirming remote flush in logical replication Michael Paquier
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Jakub Wartak
- Re: Hash-based MCV matching for large IN-lists David Geier
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Is there value in having optimizer stats for joins/foreignkeys? Andrei Lepikhov
- Re: Proposal: Support Logical replication of large objects Nitin Motiani
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Álvaro Herrera
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Álvaro Herrera
- Re: [PATCH] Add max_logical_replication_slots GUC Ahmed Et-tanany
- Re: Undefined behavior detected by new clang's ubsan John Naylor
- Re: Skipping schema changes in publication Shlok Kyal
- Re: splitting pg_resetwal output strings Álvaro Herrera
- Re: Exit walsender before confirming remote flush in logical replication Fujii Masao
- Re: logical apply worker's lock waits in subscriber can stall checkpointer in publisher Fujii Masao
- Re: Enhancing Memory Context Statistics Reporting Rahila Syed
- Re: use the malloc macros in pg_dump.c Aleksander Alekseev
- Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types Tatsuya Kawata
- Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows Álvaro Herrera
- RE: AIX support Aditya Kamath
- Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect Fujii Masao
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Tom Lane
- Re: refactor architecture-specific popcount code John Naylor
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: race condition when writing pg_control Álvaro Herrera
- Fix pg_stat_get_backend_wait_event() for aux processes Heikki Linnakangas
- Re: AIX support Tom Lane
- Re: WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts Álvaro Herrera
- Re: jsonb subscripting vs SQL/JSON array accessor semantics (SQL:2023) Andrew Dunstan
- Re: Is there value in having optimizer stats for joins/foreignkeys? Tomas Vondra
- Re: Wake up backends immediately when sync standbys decrease Fujii Masao
- Re: Support logical replication of DDLs Vitaly Davydov
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- doc: guidance on SQL/JSON functions vs jsonpath operators Florents Tselai
- Re: display hot standby state in psql prompt Jim Jones
- Re: AIX support Tom Lane
- Re: Pasword expiration warning Nathan Bossart
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: Flush some statistics within running transactions Bertrand Drouvot
- [patch] Add process title to test_shm_mq worker Michael Banck
- Re: [patch] Add process title to test_shm_mq worker Nathan Bossart
- Re: Pasword expiration warning Gilles Darold
- Re: Pasword expiration warning Nathan Bossart
- RE: AIX support Aditya Kamath
- Re: pg_plan_advice Alexandra Wang
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Pasword expiration warning Zsolt Parragi
- Re: Pasword expiration warning Nathan Bossart
- Re: Use correct collation in pg_trgm Zsolt Parragi
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Nathan Bossart
- Re: use the malloc macros in pg_dump.c Peter Smith
- Re: Decoupling our alignment assumptions about int64 and double Tom Lane
- Re: [patch] Add process title to test_shm_mq worker Nathan Bossart
- Re: [patch] Add process title to test_shm_mq worker Michael Banck
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jelte Fennema-Nio
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman
- Re: refactor architecture-specific popcount code Nathan Bossart
- Non-deterministic buffer counts reported in execution with EXPLAIN ANALYZE BUFFERS Radim Marek
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jacob Champion
- Re: Non-deterministic buffer counts reported in execution with EXPLAIN ANALYZE BUFFERS David Rowley
- Re: Row pattern recognition Tatsuo Ishii
- Re: CREATE OR REPLACE MATERIALIZED VIEW Paul A Jungwirth
- Re: More speedups for tuple deformation Andres Freund
- Re: Change default of jit to off Euler Taveira
- Re: Wake up backends immediately when sync standbys decrease Shinya Kato
- Re: [PATCH] Refactor *_abbrev_convert() functions John Naylor
- Re: Add expressions to pg_restore_extended_stats() Michael Paquier
- Re: display hot standby state in psql prompt Fujii Masao
- pg_resetwal: Fix wrong directory in log output zhang_tian_chen@163.com
- Re: pg_resetwal: Fix wrong directory in log output Michael Paquier
- Re: pg_resetwal: Fix wrong directory in log output Chao Li
- Re: pg_dumpall --roles-only interact with other options jian he
- Re: Wake up backends immediately when sync standbys decrease Fujii Masao
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: pg_resetwal: Fix wrong directory in log output Kyotaro Horiguchi
- Re: use the malloc macros in pg_dump.c Peter Smith
- Re: Add expressions to pg_restore_extended_stats() Michael Paquier
- Re: IO wait events for COPY FROM/TO PROGRAM or file Michael Paquier
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: walsender: Assert MyReplicationSlot is set before use Chao Li
- Re: pg_resetwal: Fix wrong directory in log output Chao Li
- [PATCH] Support automatic sequence replication Ajin Cherian
- Re: pg_resetwal: Fix wrong directory in log output Kyotaro Horiguchi
- Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types Chengpeng Yan
- Re: Fix pg_stat_get_backend_wait_event() for aux processes Chao Li
- Re: Add expressions to pg_restore_extended_stats() Michael Paquier
- Re: walsender: Assert MyReplicationSlot is set before use Fujii Masao
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Remove freelist reference in buf_init.c Ashutosh Bapat
- Re: More speedups for tuple deformation John Naylor
- Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types John Naylor
- Re: 001_password.pl fails with --without-readline Soumya S Murali
- Re: New year, new commitfest app improvements Pavel Luzanov
- Re:Re: pg_resetwal: Fix wrong directory in log output Tianchen Zhang
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: walsender: Assert MyReplicationSlot is set before use Chao Li
- Re: pg_resetwal: Fix wrong directory in log output Chao Li
- Re: Fix pg_stat_get_backend_wait_event() for aux processes Kyotaro Horiguchi
- Re: pg_resetwal: Fix wrong directory in log output Kyotaro Horiguchi
- Convert NOT IN sublinks to anti-joins when safe Richard Guo
- Re: Remove freelist reference in buf_init.c Michael Paquier
- Re: Non-deterministic buffer counts reported in execution with EXPLAIN ANALYZE BUFFERS Radim Marek
- Re: 001_password.pl fails with --without-readline Soumya S Murali
- Re: [WIP] Pipelined Recovery Imran Zaheer
- Re: Additional message in pg_terminate_backend Roman Khapov
- Re: rename and move AssertVariableIsOfType Peter Eisentraut
- Re: Additional message in pg_terminate_backend Jim Jones
- Re: Additional message in pg_terminate_backend Andrey Borodin
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: Row pattern recognition Henson Choi
- Re: Change default of jit to off Pierre Ducroquet
- Re: Convert NOT IN sublinks to anti-joins when safe wenhui qiu
- Get rid of the pre-C11 _Alignof define in zic.c Bertrand Drouvot
- Re: meson: Make test output much more useful on failure (both in CI and locally) Nazir Bilal Yavuz
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: Change default of jit to off Christoph Berg
- Re: Non-deterministic buffer counts reported in execution with EXPLAIN ANALYZE BUFFERS Tomas Vondra
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Non-deterministic buffer counts reported in execution with EXPLAIN ANALYZE BUFFERS Tomas Vondra
- Re: Use correct collation in pg_trgm David Geier
- Re: get rid of Pointer type, mostly David Geier
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- Remove unused isCommit parameter from AtEOXact_LocalBuffers zengman
- Re: Additional message in pg_terminate_backend Roman Khapov
- Re: Fix pg_stat_get_backend_wait_event() for aux processes Sami Imseih
- Re: Batching in executor cca5507
- Re: Refactor recovery conflict signaling a little Heikki Linnakangas
- Re: rename and move AssertVariableIsOfType Bertrand Drouvot
- Add LIMIT option to COPY FROM Shinya Kato
- Show expression of virtual columns in error messages Matheus Alcantara
- Re: Add LIMIT option to COPY FROM David G. Johnston
- Re: More speedups for tuple deformation Andres Freund
- Re: Add LIMIT option to COPY FROM Tom Lane
- Re: Remove unused isCommit parameter from AtEOXact_LocalBuffers Tom Lane
- Re: Get rid of the pre-C11 _Alignof define in zic.c Tom Lane
- Re: [PATCH] Refactor *_abbrev_convert() functions Aleksander Alekseev
- Re: Add LIMIT option to COPY FROM Florents Tselai
- Re: Remove freelist reference in buf_init.c Andres Freund
- RE: AIX support Aditya Kamath
- Re: Pasword expiration warning Nathan Bossart
- Re: Remove unused isCommit parameter from AtEOXact_LocalBuffers Nathan Bossart
- Re: Non-deterministic buffer counts reported in execution with EXPLAIN ANALYZE BUFFERS Lukas Fittl
- Re: Change default of jit to off Adrien Nayrat
- Re: Batching in executor Junwang Zhao
- Re: New access method for b-tree. Matthias van de Meent
- RE: AIX support Srirama Kucherlapati
- Re: Propagate XLogFindNextRecord error to callers Mircea Cadariu
- Odd code around ginScanToDelete Andres Freund
- Re: Re[2]: [PATCH] Add last_executed timestamp to pg_stat_statements Christoph Berg
- Re: AIX support Tom Lane
- Re: Emitting JSON to file using COPY TO Florents Tselai
- Re: Skipping schema changes in publication vignesh C
- Re: Changing the state of data checksums in a running cluster Daniel Gustafsson
- Re: Change default of jit to off Greg Sabino Mullane
- Re: Proposal: Adding compression of temporary files lakshmi
- Re: Pasword expiration warning Greg Sabino Mullane
- Re: Flush some statistics within running transactions Andres Freund
- Re: Change default of jit to off Andres Freund
- Re: refactor architecture-specific popcount code Greg Burd
- Re: [PATCH] Provide support for trailing commas Greg Sabino Mullane
- Re: refactor architecture-specific popcount code Nathan Bossart
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: Additional message in pg_terminate_backend Jim Jones
- Re: Docs pg_restore: Shouldn't there be a note about -n ? Álvaro Herrera
- Re: GSoC 2026: Call for Mentors, Project Ideas and Project Idea Reviews Andreas Karlsson
- Re: [Patch] add new parameter to pg_replication_origin_session_setup Heikki Linnakangas
- Re: getting "shell command argument contains a newline or carriage return:" error with pg_dumpall when db name have new line in double quote Mahendra Singh Thalor
- Re: Periodic authorization expiration checks using GoAway message Zsolt Parragi
- Re: GSoC 2026: Call for Mentors, Project Ideas and Project Idea Reviews Jesper Pedersen
- Re: refactor architecture-specific popcount code Greg Burd
- Re: Fix pg_stat_get_backend_wait_event() for aux processes Heikki Linnakangas
- Re: refactor architecture-specific popcount code Nathan Bossart
- Add backendType to PGPROC, replacing isRegularBackend Heikki Linnakangas
- Re: Add backendType to PGPROC, replacing isRegularBackend Nathan Bossart
- Re: Patch: dumping tables data in multiple chunks in pg_dump Zsolt Parragi
- Re: pg_dumpall --roles-only interact with other options Nathan Bossart
- Re: New access method for b-tree. Ants Aasma
- Re: Non-deterministic buffer counts reported in execution with EXPLAIN ANALYZE BUFFERS David Rowley
- PostgreSQL 19 on AIX? Mark Hill
- Re: New access method for b-tree. Tomas Vondra
- Re: Decoupling our alignment assumptions about int64 and double Tom Lane
- Re: IPC::Run::time[r|out] vs our TAP tests Álvaro Herrera
- Re: Odd code around ginScanToDelete Alexander Korotkov
- Re: Orphaned users in PG16 and above can only be managed by Superusers Álvaro Herrera
- Re: [SP-]GiST IOS visibility bug (was: Why doens't GiST require super-exclusive lock) Álvaro Herrera
- Re: PostgreSQL 19 on AIX? Tom Lane
- Re: New access method for b-tree. Tomas Vondra
- Re: refactor architecture-specific popcount code Nathan Bossart
- Re: IPC::Run::time[r|out] vs our TAP tests Tom Lane
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Andres Freund
- Re: IO wait events for COPY FROM/TO PROGRAM or file Nikolay Samokhvalov
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Andres Freund
- Re: AIX support Michael Paquier
- Re: Row pattern recognition Tatsuo Ishii
- Use allocation macros in the logical replication code Peter Smith
- Re: Remove unused isCommit parameter from AtEOXact_LocalBuffers Michael Paquier
- Re: pg_upgrade: optimize replication slot caught-up check Masahiko Sawada
- Re: [PATCH] Add max_logical_replication_slots GUC Masahiko Sawada
- Re: Use allocation macros in the logical replication code Chao Li
- Re: Add LIMIT option to COPY FROM Shinya Kato
- Re: Add LIMIT option to COPY FROM David G. Johnston
- Re: Remove unused isCommit parameter from AtEOXact_LocalBuffers zengman
- Re: Add expressions to pg_restore_extended_stats() Michael Paquier
- Re: pg_dumpall --roles-only interact with other options wangpeng
- Re: Re[2]: [PATCH] Add last_executed timestamp to pg_stat_statements Sami Imseih
- Proposal: pg_createsubscriber use without superuser privileges Zane Duffield
- RE: Use allocation macros in the logical replication code Hayato Kuroda (Fujitsu)
- Re: Remove freelist reference in buf_init.c Ashutosh Bapat
- RE: Proposal: pg_createsubscriber use without superuser privileges Hayato Kuroda (Fujitsu)
- Re: Proposal: pg_createsubscriber use without superuser privileges Zane Duffield
- Re: Convert NOT IN sublinks to anti-joins when safe wenhui qiu
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber vignesh C
- Re: Convert NOT IN sublinks to anti-joins when safe Zhang Mingli
- Re: [19] CREATE SUBSCRIPTION ... SERVER Masahiko Sawada
- Re: Convert NOT IN sublinks to anti-joins when safe Tender Wang
- Re: Add expressions to pg_restore_extended_stats() Michael Paquier
- Re: Fix how some lists are displayed by psql \d+ Soumya S Murali
- Warn when creating or enabling a subscription with max_logical_replication_workers = 0 Yugo Nagata
- Re: refactor architecture-specific popcount code John Naylor
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: Use allocation macros in the logical replication code Peter Smith
- Re: Add expressions to pg_restore_extended_stats() Michael Paquier
- Re: [Patch] add new parameter to pg_replication_origin_session_setup shveta malik
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: Add LIMIT option to COPY FROM Michael Paquier
- Re: Add expressions to pg_restore_extended_stats() Michael Paquier
- Re: Warn when creating or enabling a subscription with max_logical_replication_workers = 0 Peter Smith
- Re: using index to speedup add not null constraints to a table jian he
- Re: New access method for b-tree. Michał Kłeczek
- Re: Add backendType to PGPROC, replacing isRegularBackend Bertrand Drouvot
- Re: Improve logical replication usability when tables lack primary keys Chao Li
- Re: pg_resetwal: Fix wrong directory in log output Michael Paquier
- Re: Support logical replication of DDLs Masahiko Sawada
- Re: Fix pg_stat_get_backend_wait_event() for aux processes Bertrand Drouvot
- Re: pg_dumpall --roles-only interact with other options jian he
- Re: Skipping schema changes in publication Shlok Kyal
- Re: Add backendType to PGPROC, replacing isRegularBackend Chao Li
- Re: Row pattern recognition Henson Choi
- Re: Re[2]: [PATCH] Add last_executed timestamp to pg_stat_statements Bertrand Drouvot
- pg_upgrade: fix memory leak in SLRU I/O code Chao Li
- Re: AIX support Heikki Linnakangas
- Re: Fix pg_stat_get_backend_wait_event() for aux processes Heikki Linnakangas
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber vignesh C
- Re: Convert NOT IN sublinks to anti-joins when safe Richard Guo
- Re: [WIP] Pipelined Recovery Jakub Wartak
- Re: Truncate logs by max_log_size Álvaro Herrera
- Re: On non-Windows, hard depend on uselocale(3) Álvaro Herrera
- Re: Can we rely on the ordering of paths in pathlist? Álvaro Herrera
- Re: Retiring is_pushed_down Álvaro Herrera
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? David Geier
- Re: [V2] Adding new CRC32C implementation for IBM S390X Álvaro Herrera
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? David Geier
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? David Geier
- Re: ON CONFLICT DO SELECT (take 3) jian he
- Re: Row pattern recognition Tatsuo Ishii
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: Change copyObject() to use typeof_unqual Peter Eisentraut
- Re: Add backendType to PGPROC, replacing isRegularBackend Heikki Linnakangas
- Re: Undefined behavior detected by new clang's ubsan John Naylor
- Re: Add expressions to pg_restore_extended_stats() Michael Paquier
- Re: Undefined behavior detected by new clang's ubsan Michael Paquier
- Re: Custom oauth validator options Zsolt Parragi
- Re: Support logical replication of DDLs Ashutosh Bapat
- Re: Extensible storage manager API - SMGR hook Redux Zsolt Parragi
- Re: ON CONFLICT DO SELECT (take 3) Viktor Holmberg
- Re: using index to speedup add not null constraints to a table jian he
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- RE: AIX support Srirama Kucherlapati
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: On non-Windows, hard depend on uselocale(3) Peter Eisentraut
- RE: AIX support Aditya Kamath
- Re: Exit walsender before confirming remote flush in logical replication Andrey Silitskiy
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- Re: Pasword expiration warning Peter Eisentraut
- Re: [PATCH] New [relation] option engine Zsolt Parragi
- Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects Peter Eisentraut
- Re: AIX support Robert Haas
- Re: Show expression of virtual columns in error messages Peter Eisentraut
- Re: Convert NOT IN sublinks to anti-joins when safe David Geier
- Re: Docs: Use non-default throughout the documentation Peter Eisentraut
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: [PATCH] Fix severe performance regression with gettext 0.20+ on Windows Bryan Green
- Re: AIX support Tom Lane
- Re: AIX support Tom Lane
- Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects Tom Lane
- Re: Change copyObject() to use typeof_unqual Tom Lane
- Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect Fujii Masao
- Re: Make copyObject work in C++ Bryan Green
- Re: Flush some statistics within running transactions Zsolt Parragi
- Re: Non-deterministic buffer counts reported in execution with EXPLAIN ANALYZE BUFFERS Tomas Vondra
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Nathan Bossart
- Re: Flush some statistics within running transactions Sami Imseih
- Re: Add --system-identifier / -s option to pg_resetwal Fujii Masao
- Re: Flush some statistics within running transactions Sami Imseih
- Re: Pasword expiration warning Nathan Bossart
- Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects Nathan Bossart
- Re: Docs: Use non-default throughout the documentation David G. Johnston
- Re: Introduce Index Aggregate - new GROUP BY strategy Sergey Soloviev
- Re: Pasword expiration warning Zsolt Parragi
- Re: Show expression of virtual columns in error messages Matheus Alcantara
- Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects Tom Lane
- Re: pg_dumpall --roles-only interact with other options Nathan Bossart
- Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects Nathan Bossart
- Re: pg_dumpall --roles-only interact with other options Zsolt Parragi
- Re: On non-Windows, hard depend on uselocale(3) Álvaro Herrera
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Nathan Bossart
- Re: Flush some statistics within running transactions Sami Imseih
- Re: Pasword expiration warning Nathan Bossart
- Re: oid2name : add objects file path Mark Wong
- Re: Pasword expiration warning Jacob Champion
- 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
- Re: WIP - xmlvalidate implementation from TODO list Marcos Magueta
- Re: Re[2]: [PATCH] Add last_executed timestamp to pg_stat_statements Sami Imseih
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Nathan Bossart
- Re: Decoupling our alignment assumptions about int64 and double Andres Freund
- Re: Warn when creating or enabling a subscription with max_logical_replication_workers = 0 Peter Smith
- Re: client_connection_check_interval default value Jeremy Schneider
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: Decoupling our alignment assumptions about int64 and double Tom Lane
- Re: client_connection_check_interval default value Fujii Masao
- Re: Decoupling our alignment assumptions about int64 and double Tom Lane
- Re: client_connection_check_interval default value Tom Lane
- Re: Unfortunate pushing down of expressions below sort Tom Lane
- Re: client_connection_check_interval default value Jacob Champion
- Re: pg_upgrade: optimize replication slot caught-up check Masahiko Sawada
- Re: client_connection_check_interval default value Jeremy Schneider
- Re: Unfortunate pushing down of expressions below sort Tom Lane
- Re: client_connection_check_interval default value Thomas Munro
- Re: Make wal_receiver_timeout configurable per subscription Japin Li
- Re: Decoupling our alignment assumptions about int64 and double Thomas Munro
- Re: relkind as an enum Ashutosh Bapat
- Re: Emitting JSON to file using COPY TO jian he
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row jian he
- Re: Show expression of virtual columns in error messages Yugo Nagata
- Re: Make wal_receiver_timeout configurable per subscription Fujii Masao
- Re: Warn when creating or enabling a subscription with max_logical_replication_workers = 0 Yugo Nagata
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: using index to speedup add not null constraints to a table jian he
- Re: [PING] fallocate() causes btrfs to never compress postgresql files Thomas Munro
- Re: Emitting JSON to file using COPY TO Junwang Zhao
- Re: pg_dumpall --roles-only interact with other options jian he
- Re: Small fixes for incorrect error messages Michael Paquier
- Re: Make wal_receiver_timeout configurable per subscription Japin Li
- Windows locales and tests portability Andrey Borodin
- Concerns regarding code in pgstat_backend.c Ryo Matsumura (Fujitsu)
- Re: Add expressions to pg_restore_extended_stats() Michael Paquier
- Re: [PING] fallocate() causes btrfs to never compress postgresql files Jakub Wartak
- Re: Warn when creating or enabling a subscription with max_logical_replication_workers = 0 Peter Smith
- Re: Concerns regarding code in pgstat_backend.c Michael Paquier
- Re: [PATCH] Support automatic sequence replication Peter Smith
- Re: Truncate logs by max_log_size Jim Jones
- Re: Small fixes for incorrect error messages zengman
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: [PING] fallocate() causes btrfs to never compress postgresql files Thomas Munro
- Re: meson: Make test output much more useful on failure (both in CI and locally) Jelte Fennema-Nio
- RE: Concerns regarding code in pgstat_backend.c Ryo Matsumura (Fujitsu)
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: Changing shared_buffers without restart Bowen Shi
- Re: pg_dumpall --roles-only interact with other options Zsolt Parragi
- Re: client_connection_check_interval default value Laurenz Albe
- Re: Pasword expiration warning Zsolt Parragi
- Re: Changing shared_buffers without restart Ashutosh Bapat
- Re: Skipping schema changes in publication shveta malik
- Re[4]: [PATCH] Add last_executed timestamp to pg_stat_statements Pavlo Golub
- Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Boris Mironov
- Re: New access method for b-tree. Alexandre Felipe
- Re: [PATCH] Add last_executed timestamp to pg_stat_statements Christoph Berg
- Re: Concerns regarding code in pgstat_backend.c Michael Paquier
- Re: log_min_messages per backend type Alvaro Herrera
- Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Boris Mironov
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re[2]: [PATCH] Add last_executed timestamp to pg_stat_statements Pavlo Golub
- Re: [PATCH] Add last_executed timestamp to pg_stat_statements Christoph Berg
- Re: Show expression of virtual columns in error messages Matheus Alcantara
- Re: [PATCH] Support automatic sequence replication vignesh C
- local custom injection points do not work as expected Ashutosh Bapat
- Re: [PATCH] Add error hints for invalid COPY options Sugamoto Shinya
- Re[2]: [PATCH] Add last_executed timestamp to pg_stat_statements Pavlo Golub
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Matheus Alcantara
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Matheus Alcantara
- Re: IPC::Run::time[r|out] vs our TAP tests Daniel Gustafsson
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Fix pg_stat_get_backend_wait_event() for aux processes Heikki Linnakangas
- Re: [PING] fallocate() causes btrfs to never compress postgresql files Andrew Dunstan
- Add CREATE SCHEMA ... LIKE support Matheus Alcantara
- Re: Add CREATE SCHEMA ... LIKE support Jim Jones
- Re: Unfortunate pushing down of expressions below sort Chengpeng Yan
- Re: Add CREATE SCHEMA ... LIKE support Matheus Alcantara
- Re: CREATE TABLE LIKE INCLUDING TRIGGERS Zsolt Parragi
- RE: AIX support Aditya Kamath
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: Pasword expiration warning Nathan Bossart
- Re: [PING] fallocate() causes btrfs to never compress postgresql files Tom Lane
- Re: Add CREATE SCHEMA ... LIKE support Marcos Pegoraro
- Re: Add CREATE SCHEMA ... LIKE support Jim Jones
- Re: [PATCH] Add last_executed timestamp to pg_stat_statements Pavlo Golub
- Add CREATE SCHEMA ... LIKE support David G. Johnston
- Re: [PING] fallocate() causes btrfs to never compress postgresql files Andrew Dunstan
- Re: Add CREATE SCHEMA ... LIKE support hubert depesz lubaczewski
- doc: add note that wal_level=logical doesn't set up logical replication in itself Florents Tselai
- Re: Add CREATE SCHEMA ... LIKE support Matheus Alcantara
- Re: log_min_messages per backend type Euler Taveira
- Re: Add CREATE SCHEMA ... LIKE support Matheus Alcantara
- Re: [PATCH] Add last_executed timestamp to pg_stat_statements Sami Imseih
- Re: Add CREATE SCHEMA ... LIKE support Matheus Alcantara
- Re: Add CREATE SCHEMA ... LIKE support Jim Jones
- Re: refactor architecture-specific popcount code Nathan Bossart
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- First-draft release notes for 18.2 are done Tom Lane
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- Re: [PING] fallocate() causes btrfs to never compress postgresql files Tom Lane
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Nathan Bossart
- Re: Decoupling our alignment assumptions about int64 and double Tom Lane
- Re: [PING] fallocate() causes btrfs to never compress postgresql files Andrew Dunstan
- Re: log_min_messages per backend type surya poondla
- Re: [PING] fallocate() causes btrfs to never compress postgresql files Tom Lane
- recovery.signal not cleaned up when both signal files are present Nikolay Samokhvalov
- Re: doc: add note that wal_level=logical doesn't set up logical replication in itself Andreas Karlsson
- Re: Consider low startup cost in add_partial_path Robert Haas
- Re: Buffer locking is special (hints, checksums, AIO writes) Kirill Reshke
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: Decoupling our alignment assumptions about int64 and double Tom Lane
- Re: [PING] fallocate() causes btrfs to never compress postgresql files Thomas Munro
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: [PING] fallocate() causes btrfs to never compress postgresql files Tom Lane
- Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments Nathan Bossart
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jacob Champion
- Does pg_stat_statements need to modify core queryId? Sami Imseih
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: [PING] fallocate() causes btrfs to never compress postgresql files Thomas Munro
- Re: Windows locales and tests portability Thomas Munro
- Re: log_min_messages per backend type Euler Taveira
- Re: Decoupling our alignment assumptions about int64 and double Tom Lane
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Henson Choi
- Re: Hash-based MCV matching for large IN-lists Tatsuya Kawata
- Re: refactor architecture-specific popcount code John Naylor
- Re: Small fixes for incorrect error messages Peter Eisentraut
- Re: Small fixes for incorrect error messages zengman
- Re: Make copyObject work in C++ Peter Eisentraut
- Re: Buffer locking is special (hints, checksums, AIO writes) Heikki Linnakangas
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Hannu Krosing
- Re: Buffer locking is special (hints, checksums, AIO writes) Heikki Linnakangas
- Re: Unfortunate pushing down of expressions below sort Chengpeng Yan
- Re: Buffer locking is special (hints, checksums, AIO writes) Heikki Linnakangas
- Re: pg_waldump: support decoding of WAL inside tarfile Robert Haas
- Re: Emitting JSON to file using COPY TO Junwang Zhao
- Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types Chengpeng Yan
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Add 64-bit XIDs into PostgreSQL 15 Robert Haas
- Re: pg_plan_advice Robert Haas
- Re: pg_plan_advice Robert Haas
- Re: pg_plan_advice Robert Haas
- Re: pg_plan_advice Robert Haas
- Meson vs. Solaris Tom Lane
- Re: Meson vs. Solaris Greg Burd
- Re: Meson vs. Solaris Andres Freund
- Re: Small fixes for incorrect error messages Peter Eisentraut
- Re: Add 64-bit XIDs into PostgreSQL 15 Heikki Linnakangas
- Re: Add 64-bit XIDs into PostgreSQL 15 Heikki Linnakangas
- Re: Changing shared_buffers without restart Heikki Linnakangas
- Re: Add 64-bit XIDs into PostgreSQL 15 Robert Haas
- Re: Add 64-bit XIDs into PostgreSQL 15 Robert Haas
- Use pg_current_xact_id() instead of deprecated txid_current() Shinya Kato
- Re: Skipping schema changes in publication Amit Kapila
- Re: Use pg_current_xact_id() instead of deprecated txid_current() Álvaro Herrera
- Re: Use pg_current_xact_id() instead of deprecated txid_current() Shinya Kato
- Re: Row pattern recognition Henson Choi
- Re: Use pg_current_xact_id() instead of deprecated txid_current() Tom Lane
- Re: Add 64-bit XIDs into PostgreSQL 15 Andres Freund
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore Jelte Fennema-Nio
- Re: Correct documentation for protocol version Jelte Fennema-Nio
- 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: Add GoAway protocol message for graceful but fast server shutdown/switchover Jelte Fennema-Nio
- Re: Small fixes for incorrect error messages Michael Paquier
- Re: [PATCH] Support automatic sequence replication Peter Smith
- Re: Skipping schema changes in publication Peter Smith
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber Gyan Sreejith
- RE: BUG: Former primary node might stuck when started as a standby Hayato Kuroda (Fujitsu)
- Re: [Proposal] Improvement of GiST page layout Andrey Borodin
- Re: get rid of Pointer type, mostly Andreas Karlsson
- Re: log_min_messages per backend type Chao Li
- Re: Emitting JSON to file using COPY TO jian he
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row jian he
- RE: [WIP] Pipelined Recovery Hayato Kuroda (Fujitsu)
- Re: Skipping schema changes in publication Amit Kapila
- RE: Improve pg_sync_replication_slots() to wait for primary to advance Zhijie Hou (Fujitsu)
- make collate.linux.utf8 test run on more places jian he
- Re: Skipping schema changes in publication David G. Johnston
- Re: pg_dumpall --roles-only interact with other options jian he
- Re: Add expressions to pg_restore_extended_stats() Michael Paquier
- Re: Row pattern recognition Tatsuo Ishii
- Re: Optimize IS DISTINCT FROM with non-nullable inputs Richard Guo
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: CREATE TABLE LIKE INCLUDING TRIGGERS jian he
- Re: Convert NOT IN sublinks to anti-joins when safe Richard Guo
- Re: Changing the state of data checksums in a running cluster Michael Banck
- Re: Add expressions to pg_restore_extended_stats() Michael Paquier
- Re: Row pattern recognition Henson Choi
- Re: Proposal for enabling auto-vectorization for checksum calculations Andrew Kim
- Re: [PATCH] Add last_executed timestamp to pg_stat_statements Christoph Berg
- Fix a bug in extension_file_exists() Chao Li
- Re: Propagate XLogFindNextRecord error to callers Anthonin Bonnefoy
- Re: Propagate XLogFindNextRecord error to callers Japin Li
- Re: alter check constraint enforceability Cédric Villemain
- Re: Row pattern recognition Tatsuo Ishii
- Re: Fix a bug in extension_file_exists() Heikki Linnakangas
- Re: Propagate XLogFindNextRecord error to callers Anthonin Bonnefoy
- Re: Buffer locking is special (hints, checksums, AIO writes) Heikki Linnakangas
- Re: Streamify more code paths Xuneng Zhou
- Re: Support logical replication of DDLs Vitaly Davydov
- Re: [PATCH] pg_bsd_indent: improve formatting of multiline comments Aleksander Alekseev
- Re: Buffer locking is special (hints, checksums, AIO writes) Antonin Houska
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: [PATCH] Support reading large objects with pg_read_all_data Nitin Motiani
- Re: Use pg_current_xact_id() instead of deprecated txid_current() Shinya Kato
- Re: Propagate XLogFindNextRecord error to callers Mircea Cadariu
- Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Aleksander Alekseev
- Re: alter check constraint enforceability jian he
- Re: log_min_messages per backend type Alvaro Herrera
- Re: log_min_messages per backend type Alvaro Herrera
- Re: alter check constraint enforceability Cédric Villemain
- Re: log_min_messages per backend type Alvaro Herrera
- Re: log_min_messages per backend type Chao Li
- Re: log_min_messages per backend type Alvaro Herrera
- Re: Fix a bug in extension_file_exists() Matheus Alcantara
- RE: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Madyshev Egor
- Re: Support logical replication of DDLs Andreas Karlsson
- Re: Add 64-bit XIDs into PostgreSQL 15 Robert Haas
- Re: Changing shared_buffers without restart Jakub Wartak
- Re: log_min_messages per backend type zengman
- RE: log_min_messages per backend type Shinoda, Noriyoshi (PSD Japan FSI)
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Re: Changing shared_buffers without restart Andres Freund
- Re: Add 64-bit XIDs into PostgreSQL 15 Heikki Linnakangas
- Re: Changing shared_buffers without restart Ashutosh Bapat
- Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row Matheus Alcantara
- Re: recovery.signal not cleaned up when both signal files are present Fujii Masao
- Re: pg_plan_advice Alexandra Wang
- Re: [PATCH] Add last_executed timestamp to pg_stat_statements Sami Imseih
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Nathan Bossart
- Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Álvaro Herrera
- Subquery pull-up increases jointree search space Andrei Lepikhov
- Re: Add CREATE SCHEMA ... LIKE support Matheus Alcantara
- Re: ON CONFLICT DO SELECT (take 3) Dean Rasheed
- Re: [PATCH] Add Windows support for backtrace_functions (MSVC only) Greg Burd
- Re: Remove HeapTupleheaderSetXmin{Committed,Invalid} functions Álvaro Herrera
- Re: Improve monitoring of shared memory allocations Álvaro Herrera
- [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write 陈宗志
- Re: pg_dumpall --roles-only interact with other options Zsolt Parragi
- Re: pg_dumpall --roles-only interact with other options Nathan Bossart
- Re: ecdh support causes unnecessary roundtrips Tom Lane
- Re: pg_dumpall --roles-only interact with other options Zsolt Parragi
- Re: Buffer locking is special (hints, checksums, AIO writes) Kirill Reshke
- Re: ecdh support causes unnecessary roundtrips Daniel Gustafsson
- Re: ecdh support causes unnecessary roundtrips Tom Lane
- Re: Add expressions to pg_restore_extended_stats() Corey Huinker
- Re: Subquery pull-up increases jointree search space Tom Lane
- Re: Add CREATE SCHEMA ... LIKE support Marcos Pegoraro
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Nathan Bossart
- Re: jsonb subscripting vs SQL/JSON array accessor semantics (SQL:2023) Alexandra Wang
- Re: Add CREATE SCHEMA ... LIKE support Marcos Pegoraro
- Re: Add CREATE SCHEMA ... LIKE support Matheus Alcantara
- Re: Changing shared_buffers without restart Heikki Linnakangas
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Re: Subquery pull-up increases jointree search space Andrei Lepikhov
- Re: Changing the state of data checksums in a running cluster Tomas Vondra
- Re: Changing shared_buffers without restart Andres Freund
- Re: Add CREATE SCHEMA ... LIKE support Matheus Alcantara
- Re: index prefetching Peter Geoghegan
- Problems with get_actual_variable_range's VISITED_PAGES_LIMIT Peter Geoghegan
- Re: recovery.signal not cleaned up when both signal files are present Michael Paquier
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jelte Fennema-Nio
- 2026-02-12 release announcement draft Jonathan S. Katz
- Re: Enhancing Memory Context Statistics Reporting Rahila Syed
- Re: local custom injection points do not work as expected Michael Paquier
- Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT Tom Lane
- Re: Fix a bug in extension_file_exists() Chao Li
- Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT Peter Geoghegan
- Re: Fix incorrect assignment for nodeid in TransactionIdGetCommitTsData() Chao Li
- Re: Optimize IS DISTINCT FROM with non-nullable inputs Richard Guo
- Re: jsonb subscripting vs SQL/JSON array accessor semantics (SQL:2023) jian he
- Re: recovery.signal not cleaned up when both signal files are present Fujii Masao
- Re: Add expressions to pg_restore_extended_stats() Michael Paquier
- Re: Enhancing Memory Context Statistics Reporting Chao Li
- Re: recovery.signal not cleaned up when both signal files are present Michael Paquier
- Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect Michael Paquier
- Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Michael Paquier
- Re: Changing shared_buffers without restart Ashutosh Bapat
- Miscellaneous message fixes Kyotaro Horiguchi
- Re: Skipping schema changes in publication shveta malik
- Re: Changing shared_buffers without restart Ashutosh Bapat
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Re: Miscellaneous message fixes Kyotaro Horiguchi
- Re: Add 64-bit XIDs into PostgreSQL 15 wenhui qiu
- Re: Use pg_current_xact_id() instead of deprecated txid_current() Shinya Kato
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: Miscellaneous message fixes Michael Paquier
- Re: Adding locks statistics Bertrand Drouvot
- Re:2026-02-12 release announcement draft Xueyu Gao
- Re: Buffer locking is special (hints, checksums, AIO writes) Antonin Houska
- RE: Improve pg_sync_replication_slots() to wait for primary to advance Zhijie Hou (Fujitsu)
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith
- Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect Chao Li
- Re: [PATCH] Support reading large objects with pg_read_all_data Dilip Kumar
- Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect Shinya Kato
- RE: Decoupling our alignment assumptions about int64 and double Aditya Kamath
- Re: Exit walsender before confirming remote flush in logical replication Ronan Dunklau
- Re: Problems with get_actual_variable_range's VISITED_PAGES_LIMIT Jakub Wartak
- Re: Planing edge case for sorts with limit on non null column Mayrom Rabinovich
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect Andreas Karlsson
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: Disable parallel query by default Álvaro Herrera
- Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect Álvaro Herrera
- Re: Add CREATE SCHEMA ... LIKE support Jim Jones
- Re: Miscellaneous message fixes Álvaro Herrera
- Re: jsonb subscripting vs SQL/JSON array accessor semantics (SQL:2023) Pavel Stehule
- Re: Add CREATE SCHEMA ... LIKE support Jim Jones
- Re: Add CREATE SCHEMA ... LIKE support Marcos Pegoraro
- Re: Metadata and record block access stats for indexes lakshmi
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Álvaro Herrera
- Re: Improve monitoring of shared memory allocations Rahila Syed
- PL/Julia: clarification on IN array parameters issue abdelsalam mostafa
- Re: Changing shared_buffers without restart Jakub Wartak
- Re: [PATCH] Support reading large objects with pg_read_all_data Nitin Motiani
- Re: Limit memory usage by postgres_fdw batches Alexander Pyhalov
- Re: tuple radix sort John Naylor
- Re: Report bytes and transactions actually sent downtream Bertrand Drouvot
- Re: Refactor recovery conflict signaling a little Heikki Linnakangas
- Re: Changing shared_buffers without restart Jakub Wartak
- Re: Changing shared_buffers without restart Jakub Wartak
- Re: Add 64-bit XIDs into PostgreSQL 15 Robert Haas
- Re: Miscellaneous message fixes Tom Lane
- Re: POC: Parallel processing of indexes in autovacuum Daniil Davydov
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: [PATCH] Add sampling statistics to autoanalyze log output Tatsuya Kawata
- Re: Changing shared_buffers without restart Ashutosh Bapat
- Re: Changing shared_buffers without restart Ashutosh Bapat
- Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect Tom Lane
- Re: Changing shared_buffers without restart Heikki Linnakangas
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: Subquery pull-up increases jointree search space Robert Haas
- Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund
- Instability in postgres_fdw regression tests Tom Lane
- PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals) Heikki Linnakangas
- Little cleanup: Move ProcStructLock to the ProcGlobal struct Heikki Linnakangas
- llvmjit - improve code generated in O0 Pierre Ducroquet
- Re: Skipping schema changes in publication vignesh C
- Re: Instability in postgres_fdw regression tests Nathan Bossart
- Re: Instability in postgres_fdw regression tests Alexander Lakhin
- Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals) Andres Freund
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Alexandre Felipe
- Re: Instability in postgres_fdw regression tests Tom Lane
- Re: refactor architecture-specific popcount code Nathan Bossart
- Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals) Bertrand Drouvot
- Re: alter check constraint enforceability Zsolt Parragi
- Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals) Andres Freund
- Re: llvmjit - improve code generated in O0 Andres Freund
- Re: Decoupling our alignment assumptions about int64 and double Tom Lane
- Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals) Heikki Linnakangas
- Re: Decoupling our alignment assumptions about int64 and double Thomas Munro
- Re: ON CONFLICT DO SELECT (take 3) Viktor Holmberg
- Re: Add GoAway protocol message for graceful but fast server shutdown/switchover Jelte Fennema-Nio
- Re: Miscellaneous message fixes Michael Paquier
- Re: log_min_messages per backend type Euler Taveira
- Re: Miscellaneous message fixes Tom Lane
- Re: Decoupling our alignment assumptions about int64 and double Tom Lane
- Re: Remove "struct" markers from varlena, varatt_external and varatt_indirect Michael Paquier
- Do we still need MULE_INTERNAL? Thomas Munro
- Re: Pasword expiration warning Nathan Bossart
- Re: pg_plan_advice Robert Haas
- Re: Do we still need MULE_INTERNAL? Tom Lane
- Re: Extension security improvement: Add support for extensions with an owned schema Jelte Fennema-Nio
- Re: access numeric data in module Jelte Fennema-Nio
- Re: Extension security improvement: Add support for extensions with an owned schema Jelte Fennema-Nio
- Re: brin: Remove duplicate initialization in initialize_brin_buildstate() Shinya Kato
- Re: Row pattern recognition Henson Choi
- Re: brin: Remove duplicate initialization in initialize_brin_buildstate() Chao Li
- Is it OK to perform logging while holding a LWLock? Chao Li
- Re: Little cleanup: Move ProcStructLock to the ProcGlobal struct Chao Li
- Re: Is it OK to perform logging while holding a LWLock? Tom Lane
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: Is it OK to perform logging while holding a LWLock? Chao Li
- Re: PL/Julia: clarification on IN array parameters issue Andreas Karlsson
- Re: Row pattern recognition Tatsuo Ishii
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: generic plans and "initial" pruning Amit Langote
- Re: PL/Julia: clarification on IN array parameters issue David G. Johnston
- Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals) Bertrand Drouvot
- Re: Skipping schema changes in publication shveta malik
- Re: log_min_messages per backend type Chao Li
- Re: [Patch] add new parameter to pg_replication_origin_session_setup Amit Kapila
- Re: Skipping schema changes in publication David G. Johnston
- Re: Skipping schema changes in publication vignesh C
- Re: Do we still need MULE_INTERNAL? Tatsuo Ishii
- Re: refactor architecture-specific popcount code John Naylor
- Re: llvmjit - improve code generated in O0 Pierre Ducroquet
- Re: Instability in postgres_fdw regression tests Etsuro Fujita
- Re: Propagate XLogFindNextRecord error to callers Anthonin Bonnefoy
- RE: Improve pg_sync_replication_slots() to wait for primary to advance Zhijie Hou (Fujitsu)
- Fix wrong log in pgstat_report_checksum_failures_in_db() wangpeng
- Questionable description about character sets Tatsuo Ishii
- Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals) Heikki Linnakangas
- Re: [Patch] add new parameter to pg_replication_origin_session_setup Amit Kapila
- Re: tuple radix sort zengman
- Re:Miscellaneous message fixes zengman
- RE: Decoupling our alignment assumptions about int64 and double Aditya Kamath
- Re: pg_stat_io_histogram Jakub Wartak
- Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals) Bertrand Drouvot
- Re: Fix wrong log in pgstat_report_checksum_failures_in_db() Michael Paquier
- Re: Pasword expiration warning Gilles Darold
- Re: ON CONFLICT DO SELECT (take 3) Dean Rasheed
- Re: [Patch] add new parameter to pg_replication_origin_session_setup shveta malik
- Re: tuple radix sort cca5507
- Re: Little cleanup: Move ProcStructLock to the ProcGlobal struct Ashutosh Bapat
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila
- Re: [PATCH] Add max_logical_replication_slots GUC Amit Kapila
- Re: Propagate XLogFindNextRecord error to callers Mircea Cadariu
- Re: Fix gistkillitems & add regression test to microvacuum Soumya S Murali
- RE: parallel data loading for pgbench -i Hayato Kuroda (Fujitsu)
- Re: pg_stat_io_histogram Ants Aasma
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Do we still need MULE_INTERNAL? Thomas Munro
- Re: Unfortunate pushing down of expressions below sort Chengpeng Yan
- Re: Add CREATE SCHEMA ... LIKE support Jim Jones
- Re: Little cleanup: Move ProcStructLock to the ProcGlobal struct Tom Lane
- Re: ON CONFLICT DO SELECT (take 3) Viktor Holmberg
- Re: Little cleanup: Move ProcStructLock to the ProcGlobal struct Heikki Linnakangas
- Improving GUC prefix ownership for extensions Zsolt Parragi
- Re: Little cleanup: Move ProcStructLock to the ProcGlobal struct Heikki Linnakangas
- Re: Little cleanup: Move ProcStructLock to the ProcGlobal struct Tom Lane
- Re: Improving GUC prefix ownership for extensions David G. Johnston
- Re: ON CONFLICT DO SELECT (take 3) Dean Rasheed
- Re: Improving GUC prefix ownership for extensions Zsolt Parragi
- Re: ON CONFLICT DO SELECT (take 3) Viktor Holmberg
- Re: Pasword expiration warning Nathan Bossart
- Re: Improving GUC prefix ownership for extensions David G. Johnston
- Re: Improving GUC prefix ownership for extensions Tom Lane
- Re: Fix pg_stat_get_backend_wait_event() for aux processes Heikki Linnakangas
- Re: Improving GUC prefix ownership for extensions Zsolt Parragi
- Re: refactor architecture-specific popcount code Nathan Bossart
- Regression failures after changing PostgreSQL blocksize Yasir
- Re: domain for WITHOUT OVERLAPS Paul A Jungwirth
- make ExecInsertIndexTuples arguments less bad Álvaro Herrera
- Improve OAuth discovery logging Zsolt Parragi
- Re: make ExecInsertIndexTuples arguments less bad Fabrízio de Royes Mello
- Re: Improve OAuth discovery logging Daniel Gustafsson
- add warning upon successful md5 password auth Nathan Bossart
- Re: Regression failures after changing PostgreSQL blocksize Yasir
- Re: Disable parallel query by default Scott Mead
- plpgsql: variables of domain of composite types are not correctly initialized Pavel Stehule
- Re: IPC::Run::time[r|out] vs our TAP tests Tom Lane
- Re: Add CREATE SCHEMA ... LIKE support Matheus Alcantara
- Re: IPC::Run::time[r|out] vs our TAP tests Daniel Gustafsson
- Re: Add CREATE SCHEMA ... LIKE support David G. Johnston
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Nathan Bossart
- SLOPE - Planner optimizations on monotonic expressions. Alexandre Felipe
- Re: Regression failures after changing PostgreSQL blocksize Thomas Munro
- Re: Add CREATE SCHEMA ... LIKE support Matheus Alcantara
- Re: plpgsql: variables of domain of composite types are not correctly initialized Tom Lane
- Re: SQL:2011 Application Time Update & Delete Paul A Jungwirth
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Odd usage of errmsg_internal in bufmgr.c Chao Li
- Re: Fix wrong log in pgstat_report_checksum_failures_in_db() wangpeng
- Re: Is it OK to perform logging while holding a LWLock? Chao Li
- Re: Row pattern recognition Tatsuo Ishii
- Re: Odd usage of errmsg_internal in bufmgr.c Andres Freund
- Re: Odd usage of errmsg_internal in bufmgr.c Tom Lane
- Re: Avoid recalculating pgprocno in ProcArrayAdd() Shinya Kato
- HEAP_XMAX_COMMITTED with mutlixid Andy Fan
- Re: remove unnecessary include in src/backend/commands/policy.c Shinya Kato
- Re: Odd usage of errmsg_internal in bufmgr.c Andres Freund
- Re: Regression failures after changing PostgreSQL blocksize Zhang Mingli
- Re:add warning upon successful md5 password auth Xiangyu Liang
- Re: [PATCH] Add sampling statistics to autoanalyze log output Chao Li
- Re: Regression failures after changing PostgreSQL blocksize Tom Lane
- Re: Odd usage of errmsg_internal in bufmgr.c Tom Lane
- Re: refactor architecture-specific popcount code John Naylor
- Re: plpgsql: variables of domain of composite types are not correctly initialized Pavel Stehule
- Re: PL/Julia: clarification on IN array parameters issue Mark Wong
- Re: Patch: dumping tables data in multiple chunks in pg_dump Dilip Kumar
- Re: Add 64-bit XIDs into PostgreSQL 15 Maxim Orlov
- Re: Planner : anti-join on left joins Richard Guo
- Re: Streaming replication and WAL archive interactions Andrey Borodin
- Re: Skipping schema changes in publication Shlok Kyal
- Re: Asynchronous MergeAppend Alexander Pyhalov
- RE: [WIP]Vertical Clustered Index (columnar store extension) - take2 Aya Iwata (Fujitsu)
- Re: Propagate XLogFindNextRecord error to callers Anthonin Bonnefoy
- Re: Odd usage of errmsg_internal in bufmgr.c Chao Li
- Re: Add 64-bit XIDs into PostgreSQL 15 Yura Sokolov
- Re: Skipping schema changes in publication David G. Johnston
- Re: pg_stat_io_histogram Jakub Wartak
- Re: [PATCH] Add archive_mode=follow_primary to prevent unarchived WAL on standby promotion Andrey Borodin
- Re: Add 64-bit XIDs into PostgreSQL 15 Heikki Linnakangas
- Re: [PATCH] Support automatic sequence replication Ajin Cherian
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Florin Irion
- COMMENTS are not being copied in CREATE TABLE LIKE Jim Jones
- Replace literal 0 values with the appropriate Invalid* constants Bertrand Drouvot
- Re: Fix incorrect assignment for nodeid in TransactionIdGetCommitTsData() Bertrand Drouvot
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Amit Kapila
- Re: ON CONFLICT DO SELECT (take 3) Dean Rasheed
- Re: pg_stat_io_histogram Ants Aasma
- Re: Buffer locking is special (hints, checksums, AIO writes) Antonin Houska
- Re: Add CREATE SCHEMA ... LIKE support Jim Jones
- Re: LLVM 22 Anthonin Bonnefoy
- RE: [WIP]Vertical Clustered Index (columnar store extension) - take2 Aya Iwata (Fujitsu)
- Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values Dean Rasheed
- Re: pg_plan_advice Ajay Pal
- Re: pgsql: Add file_extend_method=posix_fallocate,write_zeros. Peter Eisentraut
- Re: Row pattern recognition Henson Choi
- psql tab completion for user functions and if explicitly required also "pg_" Florin Irion
- Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values Dean Rasheed
- Re: 64-bit wait_event and introduction of 32-bit wait_event_arg Jakub Wartak
- Re: Add CREATE SCHEMA ... LIKE support Matheus Alcantara
- Re: Add 64-bit XIDs into PostgreSQL 15 Yura Sokolov
- Re: pg_plan_advice Robert Haas
- Re: Changing shared_buffers without restart Jakub Wartak
- Re: pgsql: Introduce pg_shmem_allocations_numa view Heikki Linnakangas
- Re: Import Statistics in postgres_fdw before resorting to sampling. Corey Huinker
- Re: [PATCH] Add sampling statistics to autoanalyze log output Tatsuya Kawata
- Re: COMMENTS are not being copied in CREATE TABLE LIKE Matheus Alcantara
- Re: COMMENTS are not being copied in CREATE TABLE LIKE Fujii Masao
- Re: COMMENTS are not being copied in CREATE TABLE LIKE Jim Jones
- Re: pgsql: Add file_extend_method=posix_fallocate,write_zeros. Tom Lane
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Our ABI diff infrastructure ignores enum SysCacheIdentifier Tom Lane
- Re: COMMENTS are not being copied in CREATE TABLE LIKE Matheus Alcantara
- Re: Add CREATE SCHEMA ... LIKE support Jim Jones
- Re: pgsql: Introduce pg_shmem_allocations_numa view Álvaro Herrera
- Re: Encoding protection for pgcrypto Noah Misch
- Re: Add 64-bit XIDs into PostgreSQL 15 Robert Haas
- Re: Odd usage of errmsg_internal in bufmgr.c Andres Freund
- Re: pgsql: Introduce pg_shmem_allocations_numa view Bertrand Drouvot
- Re: refactor architecture-specific popcount code Nathan Bossart
- Re: pgsql: Introduce pg_shmem_allocations_numa view Heikki Linnakangas
- Re: Odd usage of errmsg_internal in bufmgr.c Álvaro Herrera
- Re: Incremental View Maintenance, take 2 Alexandre Felipe
- Re: Odd usage of errmsg_internal in bufmgr.c Zsolt Parragi
- Re: Improve OAuth discovery logging Zsolt Parragi
- Re: Add 64-bit XIDs into PostgreSQL 15 Andres Freund
- Re: BUG: Former primary node might stuck when started as a standby Alexander Lakhin
- Re: Add 64-bit XIDs into PostgreSQL 15 Andres Freund
- Re: pg_plan_advice Robert Haas
- Re: pgsql: Add file_extend_method=posix_fallocate,write_zeros. Tom Lane
- Re: Odd usage of errmsg_internal in bufmgr.c Andres Freund
- Re: Odd usage of errmsg_internal in bufmgr.c Álvaro Herrera
- Re: Odd usage of errmsg_internal in bufmgr.c Andres Freund
- Re: Regression failures after changing PostgreSQL blocksize Yasir
- Re: proposal: schema variables Pavel Stehule
- Re: Regression failures after changing PostgreSQL blocksize Andres Freund
- Re: Odd usage of errmsg_internal in bufmgr.c Andres Freund
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Nathan Bossart
- Re: Regression failures after changing PostgreSQL blocksize Álvaro Herrera
- Re: Changing shared_buffers without restart Andres Freund
- Re: Odd usage of errmsg_internal in bufmgr.c Zsolt Parragi
- Re: Add CREATE SCHEMA ... LIKE support Marcos Pegoraro
- Re: Improve OAuth discovery logging Jacob Champion
- Re: Add CREATE SCHEMA ... LIKE support Álvaro Herrera
- Re: Changing shared_buffers without restart Andres Freund
- Re: Odd usage of errmsg_internal in bufmgr.c Tom Lane
- Re: AIX support Bruce Momjian
- Re: Odd usage of errmsg_internal in bufmgr.c Andres Freund
- Speed up COPY TO text/CSV parsing using SIMD KAZAR Ayoub
- Re: Add CREATE SCHEMA ... LIKE support Matheus Alcantara
- Re: [PATCH] Support reading large objects with pg_read_all_data Nathan Bossart
- Re: Speed up COPY TO text/CSV parsing using SIMD Andres Freund
- 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: Support logical replication of DDLs Bruce Momjian
- Re: AIX support Tom Lane
- Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Nathan Bossart
- Re: AIX support Tom Lane
- Re: Odd usage of errmsg_internal in bufmgr.c Chao Li
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund
- Re: Replace literal 0 values with the appropriate Invalid* constants Andres Freund
- Re: recovery.signal not cleaned up when both signal files are present David Steele
- Re: Row pattern recognition Henson Choi
- Re: COMMENTS are not being copied in CREATE TABLE LIKE Chao Li
- RE: BUG: Former primary node might stuck when started as a standby Hayato Kuroda (Fujitsu)
- Re: Planner : anti-join on left joins Tender Wang
- RE: Improve pg_sync_replication_slots() to wait for primary to advance Zhijie Hou (Fujitsu)
- Re: recovery.signal not cleaned up when both signal files are present Michael Paquier
- Re: tuple radix sort John Naylor
- Re: Add 64-bit XIDs into PostgreSQL 15 Bruce Momjian
- Re: Fix wrong log in pgstat_report_checksum_failures_in_db() Michael Paquier
- Re: tuple radix sort cca5507
- Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier Michael Paquier
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: COMMENTS are not being copied in CREATE TABLE LIKE Fujii Masao
- Re: COMMENTS are not being copied in CREATE TABLE LIKE David G. Johnston
- Re: COMMENTS are not being copied in CREATE TABLE LIKE Tom Lane
- Re: 64-bit wait_event and introduction of 32-bit wait_event_arg Michael Paquier
- Re: add warning upon successful md5 password auth Andreas Karlsson
- Re: Report bytes and transactions actually sent downtream Michael Paquier
- Re: [PATCH] Support automatic sequence replication Peter Smith
- Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier Andreas Karlsson
- Re: Incremental View Maintenance, take 2 Andreas Karlsson
- Re: recovery.signal not cleaned up when both signal files are present Fujii Masao
- Re: [PATCH] Support automatic sequence replication Ashutosh Sharma
- Re: recovery.signal not cleaned up when both signal files are present Michael Paquier
- Re: Replace literal 0 values with the appropriate Invalid* constants Bertrand Drouvot
- Re: Questionable description about character sets Andreas Karlsson
- Re: use the malloc macros in pg_dump.c Peter Smith
- Re: Adding locks statistics Michael Paquier
- Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals) Bertrand Drouvot
- Re: use the malloc macros in pg_dump.c Michael Paquier
- Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier Michael Paquier
- Re: Odd usage of errmsg_internal in bufmgr.c Zsolt Parragi
- RE: AIX support Srirama Kucherlapati
- Re: COMMENTS are not being copied in CREATE TABLE LIKE Jim Jones
- Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier Andreas Karlsson
- Fix uninitialized xl_running_xacts padding Anthonin Bonnefoy
- Re: Fix uninitialized xl_running_xacts padding Michael Paquier
- Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier Zsolt Parragi
- Re: Fix uninitialized xl_running_xacts padding Bertrand Drouvot
- Re: Adding locks statistics Bertrand Drouvot
- Re: Make copyObject work in C++ Jelte Fennema-Nio
- RE: [WIP]Vertical Clustered Index (columnar store extension) - take2 Aya Iwata (Fujitsu)
- Re: Generate images for docs by using meson build system Daniel Gustafsson
- RE: AIX support Aditya Kamath
- Re: Add a greedy join search algorithm to handle large join problems lakshmi
- Re: [PATCH] Support automatic sequence replication Amit Kapila
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: [PATCH] PASSING clause documentation fix Daniel Gustafsson
- Re: [PATCH] Support automatic sequence replication Amit Kapila
- Re: Skipping schema changes in publication shveta malik
- Re: Follow-up on OpenSSL "engines" and "providers" Daniel Gustafsson
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Row pattern recognition Tatsuo Ishii
- Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Changing shared_buffers without restart Ashutosh Bapat
- Re: Changing shared_buffers without restart Ashutosh Bapat
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: [PATCH] Support reading large objects with pg_read_all_data Nitin Motiani
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- Re: Report bytes and transactions actually sent downtream Ashutosh Bapat
- Re: Row pattern recognition Henson Choi
- Re: Improve OAuth discovery logging Zsolt Parragi
- Re: Add a greedy join search algorithm to handle large join problems Tomas Vondra
- Re: recovery.signal not cleaned up when both signal files are present Fujii Masao
- Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values Viktor Holmberg
- Re: pgsql: Add file_extend_method=posix_fallocate,write_zeros. David E. Wheeler
- Re: splitting pg_resetwal output strings Peter Eisentraut
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Hannu Krosing
- Re: Change default of jit to off Jelte Fennema-Nio
- Re: recovery.signal not cleaned up when both signal files are present David Steele
- Re: AIX support Tom Lane
- Re: Make wal_receiver_timeout configurable per subscription Fujii Masao
- Re: Make wal_receiver_timeout configurable per subscription Fujii Masao
- Re: AIX support Tom Lane
- Re: Optional skipping of unchanged relations during ANALYZE? Andreas Karlsson
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl
- Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andreas Karlsson
- Re: Incremental View Maintenance, take 2 Alexandre Felipe
- Re: Interrupts vs signals Heikki Linnakangas
- Re: [PATCH] Support reading large objects with pg_read_all_data Nathan Bossart
- Re: add warning upon successful md5 password auth Nathan Bossart
- Re: add warning upon successful md5 password auth Tom Lane
- Re: CREATE TABLE LIKE INCLUDING POLICIES Tom Lane
- Re: Optional skipping of unchanged relations during ANALYZE? Corey Huinker
- Re: splitting pg_resetwal output strings Álvaro Herrera
- Re: BUG: Former primary node might stuck when started as a standby Alexander Lakhin
- Re: SQL:2011 Application Time Update & Delete Paul A Jungwirth
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: Adding locks statistics Andres Freund
- Re: Add CREATE SCHEMA ... LIKE support Matheus Alcantara
- Fix more multibyte issues in ltree Jeff Davis
- pgstat include expansion Andres Freund
- Re: ecdh support causes unnecessary roundtrips Daniel Gustafsson
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: Make wal_receiver_timeout configurable per subscription Chao Li
- Re: Add pg_get_publication_ddl function Cary Huang
- Re: Row pattern recognition Tatsuo Ishii
- Re: Flush some statistics within running transactions Sami Imseih
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: Add a greedy join search algorithm to handle large join problems Chengpeng Yan
- Re: CREATE TABLE LIKE INCLUDING POLICIES jian he
- Re: Convert NOT IN sublinks to anti-joins when safe Richard Guo
- Re: Having problems generating a code coverage report Stefan Kaltenbrunner
- Inconsistency in owner assignment between INDEX and STATISTICS Shin Berg
- Re: Questionable description about character sets Tatsuo Ishii
- Re: Row pattern recognition Henson Choi
- Re: Speed up COPY TO text/CSV parsing using SIMD KAZAR Ayoub
- Re: Add CREATE SCHEMA ... LIKE support Jim Jones
- Re: Expanding HOT updates for expression and partial indexes Jeff Davis
- Small improvements to substring() Thomas Munro
- Re: Interrupts vs signals Andres Freund
- Re: WIP - xmlvalidate implementation from TODO list Marcos Magueta
- Re: WIP - xmlvalidate implementation from TODO list Jim Jones
- Re: index prefetching Alexandre Felipe
- MERGE behavior with REPEATABLE READ isolation level Alexander Korotkov
- Re: MERGE behavior with REPEATABLE READ isolation level Alexander Korotkov
- Re: CREATE ASSERTION: database level assertions feature Tom Lane
- Re: index prefetching Peter Geoghegan
- Recommended TPC-DS tools/setup for PostgreSQL benchmarking? Zhang Mingli
- CREATE ASSERTION: database level assertions feature Marcos Magueta
- Re: index prefetching Tomas Vondra
- Re: index prefetching Alexandre Felipe
- Re: index prefetching Alexandre Felipe
- Re: Refactoring postmaster's code to cleanup after child exit Michael Banck
- Re: pgsql: postgres_fdw: Inherit the local transaction's access/deferrable Etsuro Fujita
- Re: tuple radix sort John Naylor
- Crash related to Shared Memory Reshmithaa
- Re: Row pattern recognition Tatsuo Ishii
- Re: Enhancing Memory Context Statistics Reporting Rahila Syed
- centralize CPU feature detection John Naylor
- Re: Small improvements to substring() Junwang Zhao
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Matthias van de Meent
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Andres Freund
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Matthias van de Meent
- Re: index prefetching Andres Freund
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Andres Freund
- Re: Buffer locking is special (hints, checksums, AIO writes) Noah Misch
- Inconsistency in installation of syscache_info.h Tom Lane
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: index prefetching Andres Freund
- Re: CREATE ASSERTION: database level assertions feature Joe Wildish
- Re: index prefetching Tomas Vondra
- Re: CREATE ASSERTION: database level assertions feature Joe Wildish
- Re: index prefetching Tomas Vondra
- Re: Crash related to Shared Memory Tomas Vondra
- Re: index prefetching Andres Freund
- Re: use the malloc macros in pg_dump.c Peter Smith
- Re: index prefetching Andres Freund
- Re: Small improvements to substring() Chao Li
- Re: pgstat include expansion Chao Li
- Re: AIX support Tom Lane
- Re: Fix uninitialized xl_running_xacts padding Chao Li
- Re: Fix uninitialized xl_running_xacts padding Thomas Munro
- RE: Improve docs syntax checking and enable it in the meson build Hayato Kuroda (Fujitsu)
- Re: Small improvements to substring() Thomas Munro
- Re: AIX support Tom Lane
- Re: Fix uninitialized xl_running_xacts padding Michael Paquier
- Re: pgsql: postgres_fdw: Inherit the local transaction's access/deferrable Michael Paquier
- Re: Having problems generating a code coverage report Michael Paquier
- RE: BUG: Former primary node might stuck when started as a standby Hayato Kuroda (Fujitsu)
- Re: Skipping schema changes in publication vignesh C
- DOCS - pg_walsummary typo? Peter Smith
- Re: Adding locks statistics Michael Paquier
- Re: Questionable description about character sets Thomas Munro
- Re: pgstat include expansion Michael Paquier
- Re: Skipping schema changes in publication Dilip Kumar
- Re: Questionable description about character sets Nico Williams
- Re: recovery.signal not cleaned up when both signal files are present Fujii Masao
- Re: index prefetching Alexandre Felipe
- Re: pgstat include expansion Amit Kapila
- Re: pgstat include expansion vignesh C
- Re: race condition in pg_class Alexander Lakhin
- Re: Skipping schema changes in publication David G. Johnston
- Re: Add a greedy join search algorithm to handle large join problems lakshmi
- Re: [WIP] Pipelined Recovery Imran Zaheer
- Re: [WIP] Pipelined Recovery Imran Zaheer
- Unexpectedly exposed COPY option: convert_selectively Sugamoto Shinya
- Re: Add a greedy join search algorithm to handle large join problems lakshmi
- Re: Skipping schema changes in publication shveta malik
- Re: Fix uninitialized xl_running_xacts padding Bertrand Drouvot
- Re: recovery.signal not cleaned up when both signal files are present Michael Paquier
- Re: Questionable description about character sets Tatsuo Ishii
- Re: Improve docs syntax checking and enable it in the meson build Nazir Bilal Yavuz
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier Michael Paquier
- Re: pgstat include expansion Nisha Moond
- Re: Make wal_receiver_timeout configurable per subscription Fujii Masao
- Re: Refactoring postmaster's code to cleanup after child exit Heikki Linnakangas
- Re: pgstat include expansion Michael Paquier
- Re: Lowering the default wal_blocksize to 4K Andy Pogrebnoi
- Re: Lowering the default wal_blocksize to 4K Andy Pogrebnoi
- Re: Proposal: SELECT * EXCLUDE (...) command Hunaid Sohail
- Re: Flush some statistics within running transactions Bertrand Drouvot
- RE: Improve docs syntax checking and enable it in the meson build Hayato Kuroda (Fujitsu)
- Re: rename and move AssertVariableIsOfType Peter Eisentraut
- Re: index prefetching Tomas Vondra
- Re: Crash related to Shared Memory Reshmithaa
- Re: Add a greedy join search algorithm to handle large join problems Tomas Vondra
- Re: [Patch] add new parameter to pg_replication_origin_session_setup Amit Kapila
- Re: rename and move AssertVariableIsOfType Bertrand Drouvot
- [OAuth2] Infrastructure for tracking token expiry time Ajit Awekar
- Re: [Proposal] Adding Log File Capability to pg_createsubscriber vignesh C
- Re: Crash related to Shared Memory Reshmithaa
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- Re: Support logical replication of DDLs Amit Kapila
- Re: Adding locks statistics Bertrand Drouvot
- Re: index prefetching Alexandre Felipe
- Re: [OAuth2] Infrastructure for tracking token expiry time VASUKI M
- Re: Improve docs syntax checking and enable it in the meson build Nazir Bilal Yavuz
- Re: Crash related to Shared Memory Tomas Vondra
- Re: Crash related to Shared Memory Tomas Vondra
- Re: Add a greedy join search algorithm to handle large join problems lakshmi
- Re: [Patch]Add tab completion for DELETE ... USING Soumya S Murali
- RE: Improve docs syntax checking and enable it in the meson build Hayato Kuroda (Fujitsu)
- Re: Add a greedy join search algorithm to handle large join problems Tomas Vondra
- Re: Fix uninitialized xl_running_xacts padding Anthonin Bonnefoy
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Amit Kapila
- Re: Follow-up on OpenSSL "engines" and "providers" Anders Åstrand
- Re: Follow-up on OpenSSL "engines" and "providers" Daniel Gustafsson
- Re: Adding REPACK [concurrently] Mihail Nikalayeu
- Re: Fix uninitialized xl_running_xacts padding Bertrand Drouvot
- Re: Add a greedy join search algorithm to handle large join problems lakshmi
- Re: 64-bit wait_event and introduction of 32-bit wait_event_arg Jakub Wartak
- Re: Crash related to Shared Memory Reshmithaa
- Re: Optional skipping of unchanged relations during ANALYZE? VASUKI M
- Re: Improve docs syntax checking and enable it in the meson build Nazir Bilal Yavuz
- Add into REFRESH PUBLICATION parameter exception_behaviour Andrei Lepikhov
- Re: Improve docs syntax checking and enable it in the meson build Álvaro Herrera
- Re: Skipping schema changes in publication Nisha Moond
- Re: Refactoring postmaster's code to cleanup after child exit Michael Banck
- Re: DOCS - pg_walsummary typo? Robert Treat
- Re: Improve docs syntax checking and enable it in the meson build Nazir Bilal Yavuz
- Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write Jakub Wartak
- [PATCH] pgindent truncates last line of files missing a trailing newline Akshay Joshi
- Re: Proposal: SELECT * EXCLUDE (...) command Robert Treat
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands Fujii Masao
- Re: Adding REPACK [concurrently] Alvaro Herrera
- Re: index prefetching Tomas Vondra
- Re: Row pattern recognition Henson Choi
- Re: RFC: Logging plan of the running query torikoshia
- RE: AIX support Aditya Kamath
- Re: Support logical replication of DDLs Bruce Momjian
- Re: AIX support Tom Lane
- Re: Fix uninitialized xl_running_xacts padding Anthonin Bonnefoy
- Re: [PATCH] Fix severe performance regression with gettext 0.20+ on Windows Peter Eisentraut
- Re: index prefetching Tomas Vondra
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: Questionable description about character sets Robert Treat
- IMPORTANT: Out-of-cycle release scheduled for February 26, 2026 Jonathan S. Katz
- Re: Incremental View Maintenance, take 2 Alexandre Felipe
- Re: [PATCH] ANALYZE: hash-accelerate MCV tracking for equality-only types Ilia Evdokimov
- Re: index prefetching Andres Freund
- Re: pgstat include expansion Alvaro Herrera
- Re: pgstat include expansion Alvaro Herrera
- Re: [PATCH] pgindent truncates last line of files missing a trailing newline Andrew Dunstan
- Re: pgstat include expansion Alvaro Herrera
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Timur Magomedov
- Re: index prefetching Andres Freund
- Re: [PATCH] pgindent truncates last line of files missing a trailing newline Tom Lane
- Re: race condition in pg_class Noah Misch
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: [PATCH] Fix severe performance regression with gettext 0.20+ on Windows Bryan Green
- Re: index prefetching Andres Freund
- Re: pgstat include expansion Andres Freund
- Re: AIX support Tom Lane
- generating function default settings from pg_proc.dat Andrew Dunstan
- Re: Better shared data structure management and resizable shared data structures Heikki Linnakangas
- Re: pgstat include expansion Andres Freund
- Re: pgstat include expansion Andres Freund
- Re: Better shared data structure management and resizable shared data structures Andres Freund
- Re: race condition in pg_class Alexander Lakhin
- Re: generating function default settings from pg_proc.dat Daniel Gustafsson
- Re: generating function default settings from pg_proc.dat Corey Huinker
- Re: generating function default settings from pg_proc.dat Tom Lane
- Re: Add connection active, idle time to pg_stat_activity Rafia Sabih
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: make ExecInsertIndexTuples arguments less bad Álvaro Herrera
- Re: pgstat include expansion Alvaro Herrera
- Re: generating function default settings from pg_proc.dat Andres Freund
- Re: [PATCH] Add last_executed timestamp to pg_stat_statements Pavlo Golub
- Re: Inconsistency in installation of syscache_info.h Tom Lane
- Re: make ExecInsertIndexTuples arguments less bad Andres Freund
- Re: generating function default settings from pg_proc.dat Tom Lane
- Re: Inconsistency in installation of syscache_info.h Andres Freund
- Re: Expanding HOT updates for expression and partial indexes Jeff Davis
- Re: [OAuth2] Infrastructure for tracking token expiry time Zsolt Parragi
- Re: generating function default settings from pg_proc.dat Andres Freund
- Re: Inval reliability, especially for inplace updates Peter Eisentraut
- Re: Adding REPACK [concurrently] Antonin Houska
- Re: generating function default settings from pg_proc.dat Tom Lane
- Re: Fix uninitialized xl_running_xacts padding Andres Freund
- Re: centralize CPU feature detection Zsolt Parragi
- Re: generating function default settings from pg_proc.dat Andrew Dunstan
- Re: Improve docs syntax checking and enable it in the meson build Andres Freund
- Re: Adding locks statistics Andres Freund
- Re: Small improvements to substring() Zsolt Parragi
- Re: Lowering the default wal_blocksize to 4K 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_upgrade: transfer pg_largeobject_metadata's files when possible Nathan Bossart
- Re: BackgroundPsql swallowing errors on windows Andrew Dunstan
- Re: Small improvements to substring() Thomas Munro
- Re: Incremental View Maintenance, take 2 Alexandre Felipe
- Re: generating function default settings from pg_proc.dat Tom Lane
- Re: [PATCH] Add last_executed timestamp to pg_stat_statements Sami Imseih
- Re: Flush some statistics within running transactions Sami Imseih
- Re: index prefetching Alexandre Felipe
- Re: generating function default settings from pg_proc.dat Michael Paquier
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Henson Choi
- Re: Row pattern recognition Henson Choi
- Re: index prefetching Tomas Vondra
- Re: generating function default settings from pg_proc.dat Álvaro Herrera
- Re: AIX support Thomas Munro
- Re: BackgroundPsql swallowing errors on windows Andres Freund
- Re: Inval reliability, especially for inplace updates Noah Misch
- DOCS - pg_waldump synopsis sgml markup Peter Smith
- Re: Questionable description about character sets Tatsuo Ishii
- DOCS - Server Applications [option] should be [option...] Peter Smith
- Re: generating function default settings from pg_proc.dat Tom Lane
- RE: Improve docs syntax checking and enable it in the meson build Hayato Kuroda (Fujitsu)
- Re: [PATCH] pgindent truncates last line of files missing a trailing newline Ashutosh Bapat
- Re: Questionable description about character sets Thomas Munro
- Re: index prefetching Alexandre Felipe
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: Add into REFRESH PUBLICATION parameter exception_behaviour Amit Kapila
- Re: [PATCH] Add last_executed timestamp to pg_stat_statements Michael Paquier
- Re: Improve pg_sync_replication_slots() to wait for primary to advance Amit Kapila
- Re: Add into REFRESH PUBLICATION parameter exception_behaviour Andrei Lepikhov
- Re: pgstat include expansion Amit Kapila
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: Add into REFRESH PUBLICATION parameter exception_behaviour Amit Kapila
- Re: AIX support Noah Misch
- Re: [OAuth2] Infrastructure for tracking token expiry time Ajit Awekar
- Re: Skipping schema changes in publication vignesh C
- Re: [PATCH] Expose checkpoint reason to completion log messages. Fujii Masao
- Re: BUG: Former primary node might stuck when started as a standby Alexander Lakhin
- Re: add warning upon successful md5 password auth Andreas Karlsson
- Re: parallel data loading for pgbench -i lakshmi
- Re: Skipping schema changes in publication vignesh C
- Re: Skipping schema changes in publication shveta malik
- Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik
- Re: Skipping schema changes in publication vignesh C
- Re: Row pattern recognition Tatsuo Ishii
- Re: Row pattern recognition Henson Choi
- Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier Michael Paquier
- Re: [OAuth2] Infrastructure for tracking token expiry time Zsolt Parragi
- Re: pgstat include expansion Nisha Moond
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: Improve docs syntax checking and enable it in the meson build Nazir Bilal Yavuz
- Re: Lowering the default wal_blocksize to 4K Michael Paquier
- Re: Consider low startup cost in add_partial_path Richard Guo
- Re: [PATCH] pgindent truncates last line of files missing a trailing newline Akshay Joshi
- Re: Fix uninitialized xl_running_xacts padding Zsolt Parragi
- Improve pgindent's formatting named fields in struct literals and varidic functions Andreas Karlsson
- Re: Add into REFRESH PUBLICATION parameter exception_behaviour Andrei Lepikhov
- Re: Document How Commit Handles Aborted Transactions Kirill Reshke
- Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier Andreas Karlsson
- Re: [PATCH] Provide support for trailing commas Peter Eisentraut
- Re: [PATCH] Add last_executed timestamp to pg_stat_statements Pavlo Golub
- Re: Don't keep closed WAL segment in page cache after replay Kirill Reshke
- Re: generating function default settings from pg_proc.dat Corey Huinker
- Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier Michael Paquier
- Re: Row pattern recognition Tatsuo Ishii
- amcheck: add index-all-keys-match verification for B-Tree Andrey Borodin
- Re: Make copyObject work in C++ Peter Eisentraut
- Re: Row pattern recognition Tatsuo Ishii
- Release and unpin buffers after leaving CRIT section in GIN. Kirill Reshke
- Re: Release and unpin buffers after leaving CRIT section in GIN. Michael Paquier
- Re: Release and unpin buffers after leaving CRIT section in GIN. Kirill Reshke
- Proposal: ANALYZE (MODIFIED_STATS) using autoanalyze thresholds VASUKI M
- Re: [PATCH] Expose checkpoint reason to completion log messages. Soumya S Murali
- Re: [OAuth2] Infrastructure for tracking token expiry time VASUKI M
- Re: [PATCH] Support automatic sequence replication Ashutosh Sharma
- Re: pgstat include expansion Amit Kapila
- Re: [PATCH] Support automatic sequence replication Ashutosh Sharma
- Re: [WIP] Pipelined Recovery Zsolt Parragi
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Skipping schema changes in publication shveta malik
- Re: DOCS - pg_waldump synopsis sgml markup Ashutosh Bapat
- RE: [WIP]Vertical Clustered Index (columnar store extension) - take2 Aya Iwata (Fujitsu)
- RE: AIX support Aditya Kamath
- Re: centralize CPU feature detection John Naylor
- Re: index prefetching Tomas Vondra
- Re: generating function default settings from pg_proc.dat Tom Lane
- Re: generating function default settings from pg_proc.dat Andres Freund
- Headerscheck support for meson Zsolt Parragi
- Re: generating function default settings from pg_proc.dat Tom Lane
- Re: AIX support Tom Lane
- Re: Headerscheck support for meson Nazir Bilal Yavuz
- Re: Headerscheck support for meson Zsolt Parragi
- Re: Headerscheck support for meson Andres Freund
- Re: Adding locks statistics Bertrand Drouvot
- Re: Recommended TPC-DS tools/setup for PostgreSQL benchmarking? Mark Wong
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Timur Magomedov
- RE: AIX support Aditya Kamath
- Re: generating function default settings from pg_proc.dat Corey Huinker
- Re: add warning upon successful md5 password auth Nathan Bossart
- Re: Having problems generating a code coverage report Álvaro Herrera
- Re: add warning upon successful md5 password auth Andreas Karlsson
- Re: index prefetching Peter Geoghegan
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Jonathan Gonzalez V.
- Re: Having problems generating a code coverage report Álvaro Herrera
- Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Álvaro Herrera
- Re: Proposal: ANALYZE (MODIFIED_STATS) using autoanalyze thresholds Nathan Bossart
- Re: Headerscheck support for meson Álvaro Herrera
- Re: Headerscheck support for meson Zsolt Parragi
- Re: make ExecInsertIndexTuples arguments less bad Álvaro Herrera
- Re: index prefetching Peter Geoghegan
- Re: generating function default settings from pg_proc.dat Tom Lane
- EUC_* encodings: pass check-world Noah Misch
- Re: generating function default settings from pg_proc.dat Andrew Dunstan
- Re: Flush some statistics within running transactions Sami Imseih
- Re: index prefetching Andres Freund
- Re: POC: Carefully exposing information without authentication Greg Sabino Mullane
- Re: Propagate XLogFindNextRecord error to callers Mircea Cadariu
- Re: POC: Carefully exposing information without authentication Andres Freund
- Re: Lowering the default wal_blocksize to 4K Andrew Pogrebnoi
- Re: index prefetching Peter Geoghegan
- Re: index prefetching Tomas Vondra
- Re: add warning upon successful md5 password auth Nathan Bossart
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Use standard die() handler for SIGTERM in bgworkers Heikki Linnakangas
- Re: Use standard die() handler for SIGTERM in bgworkers Nathan Bossart
- Re: BackgroundPsql swallowing errors on windows Andrew Dunstan
- Re: Use standard die() handler for SIGTERM in bgworkers Nathan Bossart
- Re: AIX support Peter Eisentraut
- Re: index prefetching Tomas Vondra
- Re: BackgroundPsql swallowing errors on windows Andres Freund
- Re: generating function default settings from pg_proc.dat Tom Lane
- add assertion for palloc in signal handlers Nathan Bossart
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- One-off with syscache ID in get_catalog_object_by_oid_extended() Michael Paquier
- DOCS - Add an "Options" section for pg_controldata Peter Smith
- Re: AIX support Tom Lane
- Re: One-off with syscache ID in get_catalog_object_by_oid_extended() Michael Paquier
- Re: add assertion for palloc in signal handlers Andres Freund
- Re: Proposal: ANALYZE (MODIFIED_STATS) using autoanalyze thresholds David Rowley
- Re: [PATCH] Add last_executed timestamp to pg_stat_statements Sami Imseih
- Re: Interrupts vs signals Heikki Linnakangas
- Re: add assertion for palloc in signal handlers Heikki Linnakangas
- Re: index prefetching Andres Freund
- Re: index prefetching Peter Geoghegan
- Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier Michael Paquier
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Michael Paquier
- Re: index prefetching Andres Freund
- Re: add assertion for palloc in signal handlers Andres Freund
- Re: pgstat include expansion Nisha Moond
- Re: [PATCH] Support automatic sequence replication Amit Kapila
- Re: index prefetching Peter Geoghegan
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: client_connection_check_interval default value Fujii Masao
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: One-off with syscache ID in get_catalog_object_by_oid_extended() Kirill Reshke
- Re: Skipping schema changes in publication Amit Kapila
- Re: Avoid recalculating pgprocno in ProcArrayAdd() Shinya Kato
- Re: Having problems generating a code coverage report Michael Paquier
- Re: Skipping schema changes in publication Amit Kapila
- Re: Skipping schema changes in publication shveta malik
- Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: add assertion for palloc in signal handlers Kirill Reshke
- Re: enhance wraparound warnings Shinya Kato
- DOCS - System Applications 'datadir' parameter Peter Smith
- Add errdetail() with PID and UID about source of termination signal Jakub Wartak
- Re: Skipping schema changes in publication Amit Kapila
- Re: [PATCH] Support automatic sequence replication Amit Kapila
- Modernize error message for malformed B-Tree tuple posting Kirill Reshke
- Re: client_connection_check_interval default value Laurenz Albe
- Re: Improve docs syntax checking and enable it in the meson build Nazir Bilal Yavuz
- Re: DOCS - Server Applications [option] should be [option...] Andreas Karlsson
- Re: [OAuth2] Infrastructure for tracking token expiry time Ajit Awekar
- Re: Use standard die() handler for SIGTERM in bgworkers Kirill Reshke
- Re: client_connection_check_interval default value Ants Aasma
- Re: DOCS - Server Applications [option] should be [option...] Peter Smith
- DOCS - Add introductory paragraph to Getting Started chapter Dragos Andriciuc
- [PATCH] Add RetrieveInstrumentation hook for CustomScan providers Siddharth Kothari
- Use LOCKMODE in parse_relation.c/.h Peter Eisentraut
- Re: Don't keep closed WAL segment in page cache after replay Anthonin Bonnefoy
- Re: Convert coalesce to or/and Nicolas Adenis-Lamarre
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: [OAuth2] Infrastructure for tracking token expiry time Daniel Gustafsson
- incremental backup issue Fabrice Chapuis
- Discrepancy in --no-tablespaces behavior between Tar and Plain-text formats tushar
- Re: Row pattern recognition Henson Choi
- Re: Skipping schema changes in publication Amit Kapila
- Re: centralize CPU feature detection John Naylor
- Re: Convert coalesce to or/and Laurenz Albe
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: Flush some statistics within running transactions Jakub Wartak
- Re: [OAuth2] Infrastructure for tracking token expiry time Zsolt Parragi
- Re: Hash-based MCV matching for large IN-lists Ilia Evdokimov
- [oauth] Bug: when is shutdown_cb called? Zsolt Parragi
- Re: Lowering the default wal_blocksize to 4K Andy Pogrebnoi
- Re: Non-text mode for pg_dumpall tushar
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Reduce planning time for large NOT IN lists containing NULL Ilia Evdokimov
- Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions Aleksander Alekseev
- Use pg_malloc macros in src/fe_utils Henrik TJ
- Killing off anoncvs.postgresql.org Magnus Hagander
- [oauth] Split and extend PGOAUTHDEBUG Zsolt Parragi
- Re: pgstat include expansion Alvaro Herrera
- Re: Discrepancy in --no-tablespaces behavior between Tar and Plain-text formats Nathan Bossart
- some validate_relation_kind() tidying Peter Eisentraut
- Re: Killing off anoncvs.postgresql.org Álvaro Herrera
- Re: Killing off anoncvs.postgresql.org Nathan Bossart
- Re: SQL Property Graph Queries (SQL/PGQ) Peter Eisentraut
- Re: index prefetching Tomas Vondra
- Re: add assertion for palloc in signal handlers Nathan Bossart
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Better shared data structure management and resizable shared data structures Ashutosh Bapat
- Re: Add errdetail() with PID and UID about source of termination signal Jim Jones
- Re: Killing off anoncvs.postgresql.org Daniel Gustafsson
- Re: [OAuth2] Infrastructure for tracking token expiry time Daniel Gustafsson
- Re: Lowering the default wal_blocksize to 4K Andres Freund
- Re: [OAuth2] Infrastructure for tracking token expiry time Zsolt Parragi
- Re: Use LOCKMODE in parse_relation.c/.h Andreas Karlsson
- Re: DOCS - Add introductory paragraph to Getting Started chapter Andreas Karlsson
- convert SpinLock* macros to static inline functions Nathan Bossart
- Re: add assertion for palloc in signal handlers Nathan Bossart
- Re: pg_stat_io_histogram Ants Aasma
- Re: convert SpinLock* macros to static inline functions Fabrízio de Royes Mello
- Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write Robert Treat
- Re: convert SpinLock* macros to static inline functions Nathan Bossart
- Re: Use standard die() handler for SIGTERM in bgworkers Heikki Linnakangas
- Re: meson: Allow disabling static libraries Tom Lane
- Re: centralize CPU feature detection Zsolt Parragi
- Re: WIP - xmlvalidate implementation from TODO list Marcos Magueta
- Re: convert SpinLock* macros to static inline functions Fabrízio de Royes Mello
- Re: Optional skipping of unchanged relations during ANALYZE? Robert Treat
- Re: generating function default settings from pg_proc.dat Tom Lane
- Re: BackgroundPsql swallowing errors on windows Andrew Dunstan
- Re: pg_plan_advice Robert Haas
- Re: Killing off anoncvs.postgresql.org Magnus Hagander
- Comment for UserMappingPasswordRequired in contrib/postgres_fdw Etsuro Fujita
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jacob Champion
- Re: Comment for UserMappingPasswordRequired in contrib/postgres_fdw Andreas Karlsson
- Re: convert SpinLock* macros to static inline functions Andres Freund
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: DOCS - System Applications 'datadir' parameter Andreas Karlsson
- Re: DOCS - Server Applications [option] should be [option...] Andreas Karlsson
- Re: add assertion for palloc in signal handlers Andres Freund
- Re: SLOPE - Planner optimizations on monotonic expressions. Alexandre Felipe
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: [PATCH] Support automatic sequence replication Peter Smith
- Re: updates for handling optional argument in system functions Andreas Karlsson
- Re: Headerscheck support for meson Zsolt Parragi
- Re: Row pattern recognition Tatsuo Ishii
- Re: generating function default settings from pg_proc.dat Tom Lane
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jelte Fennema-Nio
- Re: pg_stat_io_histogram Andres Freund
- Re: Headerscheck support for meson Andres Freund
- Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta Jacob Champion
- DOCS QUESTION - space added within synopsis replaceable tag. Peter Smith
- Re: Headerscheck support for meson Andreas Karlsson
- Re: DOCS - System Applications 'datadir' parameter Peter Smith
- @remove-line-for-nolocal@ is dead code Tom Lane
- Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Haritabh Gupta
- Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Tom Lane
- Re: incremental backup issue Robert Haas
- Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Haritabh Gupta
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Jacob Champion
- Re: DOCS - Server Applications [option] should be [option...] Peter Smith
- Re: [PATCH] Support automatic sequence replication Amit Kapila
- Re: [PATCH] Support automatic sequence replication Amit Kapila
- Re: Change checkpoint‑record‑missing PANIC to FATAL Nitin Jadhav
- Re: DOCS - Add an "Options" section for pg_controldata Andreas Karlsson
- RE: BUG: Former primary node might stuck when started as a standby Hayato Kuroda (Fujitsu)
- Re: Flush some statistics within running transactions Michael Paquier
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: Adding locks statistics Michael Paquier
- Re: Change checkpoint‑record‑missing PANIC to FATAL Michael Paquier
- Re: [PATCH] Support automatic sequence replication shveta malik
- Re: Skipping schema changes in publication Shlok Kyal
- Re: Skipping schema changes in publication Shlok Kyal
- Re: Skipping schema changes in publication Shlok Kyal
- Re: pgstat include expansion Amit Kapila
- Re: Row pattern recognition Tatsuo Ishii
- Re: Skipping schema changes in publication Amit Kapila
- Re: Row pattern recognition Henson Choi
- DOCS - pg_walsummary filename Peter Smith
- Re: Discrepancy in --no-tablespaces behavior between Tar and Plain-text formats tushar
- Re: pgstat include expansion Amit Kapila
- Re: Add into REFRESH PUBLICATION parameter exception_behaviour Amit Kapila
- Re: pg_plan_advice Alexandra Wang
- RE: Selectively invalidate caches in pgoutput when pg_namespace is modified Hayato Kuroda (Fujitsu)
- Re: Release and unpin buffers after leaving CRIT section in GIN. Michael Paquier
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: add assertion for palloc in signal handlers Kirill Reshke
- Redundant restriction checks in apply_child_basequals Richard Guo
- Re: WIP - xmlvalidate implementation from TODO list Jim Jones
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: Add into REFRESH PUBLICATION parameter exception_behaviour Andrei Lepikhov
- Re: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write wenhui qiu
- Re: incremental backup issue Fabrice Chapuis
- Re: Make copyObject work in C++ Peter Eisentraut
- Remove obsolete SAMESIGN macro Richard Guo
- Re: some validate_relation_kind() tidying Ashutosh Bapat
- Use standard C23 and C++ attributes if available Peter Eisentraut
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: Use LOCKMODE in parse_relation.c/.h Ashutosh Bapat
- Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote
- Re: add assertion for palloc in signal handlers Heikki Linnakangas
- Re: SQL Property Graph Queries (SQL/PGQ) Ashutosh Bapat
- Re: add assertion for palloc in signal handlers Heikki Linnakangas
- Re: DOCS - Add introductory paragraph to Getting Started chapter Dragos Andriciuc
- Re: Headerscheck support for meson Zsolt Parragi
- Re: Skipping schema changes in publication Amit Kapila
- Re: Recommended TPC-DS tools/setup for PostgreSQL benchmarking? Mingli Zhang
- Re: Skipping schema changes in publication Dilip Kumar
- Re: Remove obsolete SAMESIGN macro Andreas Karlsson
- Re: Skipping schema changes in publication shveta malik
- Re: Add support to TLS 1.3 cipher suites and curves lists Dmitry Dolgov
- Re: Adding locks statistics Bertrand Drouvot
- Re: centralize CPU feature detection John Naylor
- Re: Skipping schema changes in publication Amit Kapila
- RE: Selectively invalidate caches in pgoutput module Hayato Kuroda (Fujitsu)
- Re: DOCS - Add introductory paragraph to Getting Started chapter Philip Alger
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Jonathan Gonzalez V.
- Re: Make PGOAUTHCAFILE in libpq-oauth work out of debug mode Daniel Gustafsson
- Hash aggregate collisions cause excessive spilling Ants Aasma
- Re: [PATCH] Expose checkpoint reason to completion log messages. Fujii Masao
- Re: Hash aggregate collisions cause excessive spilling Tomas Vondra
- psql: Add verbose option (+) for \dX command Matheus Alcantara
- Re: Reduce planning time for large NOT IN lists containing NULL David Geier
- Re: psql: Add verbose option (+) for \dX command Fujii Masao
- Re: add assertion for palloc in signal handlers Andres Freund
- Re: psql: Add verbose option (+) for \dX command Matheus Alcantara
- Re: Make wal_receiver_timeout configurable per subscription Fujii Masao
- Re: convert SpinLock* macros to static inline functions Nathan Bossart
- Re: change default default_toast_compression to lz4? Euler Taveira
- Re: add assertion for palloc in signal handlers Andres Freund
- Re: DOCS - Add introductory paragraph to Getting Started chapter David G. Johnston
- Re: Hash aggregate collisions cause excessive spilling Ants Aasma
- Re: Hash aggregate collisions cause excessive spilling Andres Freund
- Re: DOCS - Add introductory paragraph to Getting Started chapter Dragos Andriciuc
- Re: Hash aggregate collisions cause excessive spilling Ants Aasma
- Re: pg_stat_io_histogram Bertrand Drouvot
- assume availability of "inline" keyword Nathan Bossart
- Re: Hash aggregate collisions cause excessive spilling Andres Freund
- Add ssl_(supported|shared)_groups to sslinfo Dmitry Dolgov
- Re: generating function default settings from pg_proc.dat Tom Lane
- Re: pg_stat_io_histogram Ants Aasma
- Re: Hash aggregate collisions cause excessive spilling Ants Aasma
- Re: pg_stat_io_histogram Andres Freund
- Idea memory credit system Alexandre Felipe
- Re: Optional skipping of unchanged relations during ANALYZE? Sami Imseih
- Re: Hash aggregate collisions cause excessive spilling Ants Aasma
- Re: Adding locks statistics Andres Freund
- Re: Hash aggregate collisions cause excessive spilling Andres Freund
- Re: assume availability of "inline" keyword Tom Lane
- Re: Hash aggregate collisions cause excessive spilling Andres Freund
- Re: Consider low startup cost in add_partial_path Robert Haas
- Re: pg_plan_advice Robert Haas
- Re: assume availability of "inline" keyword Nathan Bossart
- Re: Non-text mode for pg_dumpall Andrew Dunstan
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: assume availability of "inline" keyword Nathan Bossart
- Re: Expanding HOT updates for expression and partial indexes Andres Freund
- Re: Flush some statistics within running transactions Sami Imseih
- Re: Expanding HOT updates for expression and partial indexes Greg Burd
- Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub
- Re: Checkpointer write combining Melanie Plageman
- Re: AIX support Tom Lane
- Re: Speed up COPY FROM text/CSV parsing using SIMD Manni Wood
- call for applications: hacker mentoring 2026 Robert Haas
- Re: Move MAXIMUM_ALIGNOF definition to c.h Tom Lane
- Re: Skipping schema changes in publication Peter Smith
- Re: BUG: Former primary node might stuck when started as a standby Alexander Lakhin
- Re: Return pg_control from pg_backup_stop(). David Steele
- Re: Improve verification of recovery_target_timeline GUC. Michael Paquier
- Re: pgstat include expansion Amit Kapila
- Re: [PATCH] Support automatic sequence replication Dilip Kumar
- Re: Skipping schema changes in publication Dilip Kumar
- Re: [PATCH] Support automatic sequence replication Amit Kapila
- Re: [PATCH] Expose checkpoint reason to completion log messages. Soumya S Murali
- Re: Skipping schema changes in publication Ashutosh Sharma
- Improve checks for GUC recovery_target_xid David Steele
- Re: Add into REFRESH PUBLICATION parameter exception_behaviour Amit Kapila
- Re: Return pg_control from pg_backup_stop(). David Steele
- Re: [PATCH] Support automatic sequence replication Dilip Kumar
- Re: Adding locks statistics Bertrand Drouvot
- Re: [PATCH] Support automatic sequence replication Amit Kapila
- Re: BUG #19393: pg_upgrade fails with duplicate key violation when CHECK constraint named *_not_null exists Hüseyin Demir
- Re: Patch for migration of the pg_commit_ts directory Amit Kapila
- Re: refactor architecture-specific popcount code John Naylor
- Re: centralize CPU feature detection Zsolt Parragi
- Re: Skipping schema changes in publication vignesh C
- Re: POC: make mxidoff 64 bits Maxim Orlov
- Re: Reduce planning time for large NOT IN lists containing NULL Ilia Evdokimov
- Re: Skipping schema changes in publication vignesh C
- Re: Adding pg_dump flag for parallel export to pipes Nitin Motiani
- Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands Jim Jones
- Re: [OAuth2] Infrastructure for tracking token expiry time Ajit Awekar
- Re: Make copyObject work in C++ Jelte Fennema-Nio
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- [PATCH] Fix incorrect Spanish translation and remove obsolete FIXME comments VASUKI M
- Re: [PATCH] Fix incorrect Spanish translation and remove obsolete FIXME comments Daniel Gustafsson
- RE: parallel data loading for pgbench -i Hayato Kuroda (Fujitsu)
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nazir Bilal Yavuz
- Re: [PATCH] Fix incorrect Spanish translation and remove obsolete FIXME comments VASUKI M
- Re: [PATCH] Support automatic sequence replication Ajin Cherian
- RE: Patch for migration of the pg_commit_ts directory Hayato Kuroda (Fujitsu)
- Re: Patch for migration of the pg_commit_ts directory Amit Kapila
- Re: Optional skipping of unchanged relations during ANALYZE? Ilia Evdokimov
- Re: ecdh support causes unnecessary roundtrips Daniel Gustafsson
- Re: Skipping schema changes in publication Ashutosh Sharma
- Re: some validate_relation_kind() tidying Junwang Zhao
- Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands Matheus Alcantara
- Fix XLogFileReadAnyTLI silently applying divergent WAL from wrong timeline Andrey Borodin
- Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement Andrew Dunstan
- Re: Reduce planning time for large NOT IN lists containing NULL Ilia Evdokimov
- Re: Reduce planning time for large NOT IN lists containing NULL Ilia Evdokimov
- Re: POC: make mxidoff 64 bits Heikki Linnakangas
- Re: Non-text mode for pg_dumpall Mahendra Singh Thalor
- Re: Reduce planning time for large NOT IN lists containing NULL David Geier
- Re: Interrupts vs signals Heikki Linnakangas
- Re: ecdh support causes unnecessary roundtrips Tom Lane
- Re: Support logical replication of DDLs Vitaly Davydov
- Re: refactor architecture-specific popcount code Nathan Bossart
- Re: Show comments in \dRp+, \dRs+, and \dX+ psql meta-commands Álvaro Herrera
- Re: ecdh support causes unnecessary roundtrips Daniel Gustafsson
- Re: Unexpectedly exposed COPY option: convert_selectively KAZAR Ayoub
- Re: Flush some statistics within running transactions Bertrand Drouvot
- Re: Adding locks statistics Andres Freund
- Re: ecdh support causes unnecessary roundtrips Tom Lane
- Re: Regression failures after changing PostgreSQL blocksize Alexandre Felipe
- Re: SQL:2011 Application Time Update & Delete Paul A Jungwirth
- Re: Adding locks statistics Bertrand Drouvot
- Re: ecdh support causes unnecessary roundtrips Daniel Gustafsson
- Re: Fix XLogFileReadAnyTLI silently applying divergent WAL from wrong timeline Ants Aasma
- Shutdown indefinitely stuck due to unflushed FPI_FOR_HINT record Anthonin Bonnefoy
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Andres Freund
- Re: Speed up COPY FROM text/CSV parsing using SIMD Nathan Bossart
- Re: Fix XLogFileReadAnyTLI silently applying divergent WAL from wrong timeline Andrey Borodin
- Re: Discrepancy in --no-tablespaces behavior between Tar and Plain-text formats Nathan Bossart
- Re: ecdh support causes unnecessary roundtrips Tom Lane
- Release notes for next week's re-releases Tom Lane
- Re: Streaming replication and WAL archive interactions Harinath Kanchu
- Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals) Heikki Linnakangas
- Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals) Heikki Linnakangas
- Re: refactor architecture-specific popcount code Nathan Bossart
- Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Andres Freund
- Re: Regression failures after changing PostgreSQL blocksize Álvaro Herrera
- Re: Enhancing Memory Context Statistics Reporting Rahila Syed
- Re: refactor architecture-specific popcount code John Naylor
- Re: Non-text mode for pg_dumpall jian he
- Re: PGPROC alignment (was Re: pgsql: Separate RecoveryConflictReasons from procsignals) Bertrand Drouvot
- Re: Odd code around ginScanToDelete Alexander Korotkov
- Re: Incremental View Maintenance, take 2 Álvaro Herrera