pgsql-hackers
Thread
Date
Earlier messages
Messages by Thread
Call for Posters: PGConf.dev 2026
Andrey Borodin
Planing edge case for sorts with limit on non null column
Mayrom Rabinovich
Re: Planing edge case for sorts with limit on non null column
Tom Lane
[PATCH] Support reading large objects with pg_read_all_data
Nitin Motiani
Re: [PATCH] Support reading large objects with pg_read_all_data
Nathan Bossart
Re: GNU/Hurd portability patches
Michael Banck
Re: GNU/Hurd portability patches
Samuel Thibault
Re: GNU/Hurd portability patches
Tom Lane
Re: FileFallocate misbehaving on XFS
Jakub Wartak
Re: FileFallocate misbehaving on XFS
Thomas Munro
Re: FileFallocate misbehaving on XFS
Andrew Dunstan
Small fixes for incorrect error messages
zengman
Re: Small fixes for incorrect error messages
Michael Paquier
client_connection_check_interval default value
Jeremy Schneider
Re: client_connection_check_interval default value
Jeremy Schneider
Re: client_connection_check_interval default value
Greg Sabino Mullane
Re: client_connection_check_interval default value
Jacob Champion
Re: BUG: Former primary node might stuck when started as a standby
Alexander Lakhin
Re: Streamify more code paths
Xuneng Zhou
Fix incorrect assignment for nodeid in TransactionIdGetCommitTsData()
wangpeng
Re: Fix incorrect assignment for nodeid in TransactionIdGetCommitTsData()
Ashutosh Bapat
Re: Change checkpoint‑record‑missing PANIC to FATAL
Michael Paquier
Re: Make wal_receiver_timeout configurable per subscription
Fujii Masao
Re: Make wal_receiver_timeout configurable per subscription
Japin Li
Re: Make wal_receiver_timeout configurable per subscription
Fujii Masao
Re: [PATCH] New [relation] option engine
Zsolt Parragi
Re: [V2] Adding new CRC32C implementation for IBM S390X
Álvaro Herrera
Re: Retiring is_pushed_down
Álvaro Herrera
Re: Can we rely on the ordering of paths in pathlist?
Álvaro Herrera
Re: On non-Windows, hard depend on uselocale(3)
Álvaro Herrera
Re: On non-Windows, hard depend on uselocale(3)
Peter Eisentraut
Re: On non-Windows, hard depend on uselocale(3)
Álvaro Herrera
Re: Truncate logs by max_log_size
Álvaro Herrera
Re: Truncate logs by max_log_size
Fujii Masao
Re: Truncate logs by max_log_size
Jim Jones
Re: Truncate logs by max_log_size
Álvaro Herrera
Re: Truncate logs by max_log_size
Jim Jones
pg_upgrade: fix memory leak in SLRU I/O code
Chao Li
Re: pg_upgrade: fix memory leak in SLRU I/O code
Yugo Nagata
Re: pg_upgrade: fix memory leak in SLRU I/O code
Chao Li
Re: pg_upgrade: fix memory leak in SLRU I/O code
Michael Paquier
Re: pg_upgrade: fix memory leak in SLRU I/O code
Chao Li
Re: pg_upgrade: fix memory leak in SLRU I/O code
Michael Paquier
Re: pg_upgrade: fix memory leak in SLRU I/O code
Chao Li
Re: pg_upgrade: fix memory leak in SLRU I/O code
Álvaro Herrera
Re: pg_upgrade: fix memory leak in SLRU I/O code
Dilip Kumar
Re: Improve logical replication usability when tables lack primary keys
Chao Li
Warn when creating or enabling a subscription with max_logical_replication_workers = 0
Yugo Nagata
Re: Warn when creating or enabling a subscription with max_logical_replication_workers = 0
Peter Smith
Re: Warn when creating or enabling a subscription with max_logical_replication_workers = 0
Yugo Nagata
Re: Warn when creating or enabling a subscription with max_logical_replication_workers = 0
Dilip Kumar
Re: Warn when creating or enabling a subscription with max_logical_replication_workers = 0
Peter Smith
RE: Warn when creating or enabling a subscription with max_logical_replication_workers = 0
Zhijie Hou (Fujitsu)
Proposal: pg_createsubscriber use without superuser privileges
Zane Duffield
RE: Proposal: pg_createsubscriber use without superuser privileges
Hayato Kuroda (Fujitsu)
Re: Proposal: pg_createsubscriber use without superuser privileges
Zane Duffield
Use allocation macros in the logical replication code
Peter Smith
Re: Use allocation macros in the logical replication code
Chao Li
RE: Use allocation macros in the logical replication code
Hayato Kuroda (Fujitsu)
Re: Use allocation macros in the logical replication code
Peter Smith
Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible
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: 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: 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: [SP-]GiST IOS visibility bug (was: Why doens't GiST require super-exclusive lock)
Álvaro Herrera
Re: Orphaned users in PG16 and above can only be managed by Superusers
Álvaro Herrera
Re: IPC::Run::time[r|out] vs our TAP tests
Álvaro Herrera
Re: IPC::Run::time[r|out] vs our TAP tests
Tom Lane
PostgreSQL 19 on AIX?
Mark Hill
Re: PostgreSQL 19 on AIX?
Tom Lane
Add backendType to PGPROC, replacing isRegularBackend
Heikki Linnakangas
Re: Add backendType to PGPROC, replacing isRegularBackend
Nathan Bossart
Re: Add backendType to PGPROC, replacing isRegularBackend
Bertrand Drouvot
Re: Add backendType to PGPROC, replacing isRegularBackend
Chao Li
Re: Add backendType to PGPROC, replacing isRegularBackend
Heikki Linnakangas
Re: Docs pg_restore: Shouldn't there be a note about -n ?
Álvaro Herrera
Re: Re[2]: [PATCH] Add last_executed timestamp to pg_stat_statements
Christoph Berg
Re: Re[2]: [PATCH] Add last_executed timestamp to pg_stat_statements
Sami Imseih
Re: Re[2]: [PATCH] Add last_executed timestamp to pg_stat_statements
Bertrand Drouvot
Re: Re[2]: [PATCH] Add last_executed timestamp to pg_stat_statements
Pavlo Golub
Odd code around ginScanToDelete
Andres Freund
Re: Odd code around ginScanToDelete
Alexander Korotkov
Re: Propagate XLogFindNextRecord error to callers
Mircea Cadariu
Show expression of virtual columns in error messages
Matheus Alcantara
Re: Show expression of virtual columns in error messages
Peter Eisentraut
Re: Show expression of virtual columns in error messages
Matheus Alcantara
Re: Show expression of virtual columns in error messages
Yugo Nagata
Add LIMIT option to COPY FROM
Shinya Kato
Re: Add LIMIT option to COPY FROM
David G. Johnston
Re: Add LIMIT option to COPY FROM
Tom Lane
Re: Add LIMIT option to COPY FROM
Michael Paquier
Re: Add LIMIT option to COPY FROM
Florents Tselai
Re: Add LIMIT option to COPY FROM
Shinya Kato
Re: Add LIMIT option to COPY FROM
David G. Johnston
Remove unused isCommit parameter from AtEOXact_LocalBuffers
zengman
Re: Remove unused isCommit parameter from AtEOXact_LocalBuffers
Tom Lane
Re: Remove unused isCommit parameter from AtEOXact_LocalBuffers
Nathan Bossart
Re: Remove unused isCommit parameter from AtEOXact_LocalBuffers
Michael Paquier
Re: Remove unused isCommit parameter from AtEOXact_LocalBuffers
zengman
Get rid of the pre-C11 _Alignof define in zic.c
Bertrand Drouvot
Re: Get rid of the pre-C11 _Alignof define in zic.c
Tom Lane
Re: [WIP] Pipelined Recovery
Imran Zaheer
Re: [WIP] Pipelined Recovery
Jakub Wartak
Convert NOT IN sublinks to anti-joins when safe
Richard Guo
Re: Convert NOT IN sublinks to anti-joins when safe
wenhui qiu
Re: Convert NOT IN sublinks to anti-joins when safe
wenhui qiu
Re: Convert NOT IN sublinks to anti-joins when safe
Zhang Mingli
Re: Convert NOT IN sublinks to anti-joins when safe
Tender Wang
Re: Convert NOT IN sublinks to anti-joins when safe
Richard Guo
Re: Convert NOT IN sublinks to anti-joins when safe
David Geier
Re: Convert NOT IN sublinks to anti-joins when safe
Richard Guo
Re: Convert NOT IN sublinks to anti-joins when safe
wenhui qiu
Re: Convert NOT IN sublinks to anti-joins when safe
Richard Guo
Remove freelist reference in buf_init.c
Ashutosh Bapat
Re: Remove freelist reference in buf_init.c
Michael Paquier
Re: Remove freelist reference in buf_init.c
Andres Freund
Re: Remove freelist reference in buf_init.c
Ashutosh Bapat
[PATCH] Support automatic sequence replication
Ajin Cherian
Re: [PATCH] Support automatic sequence replication
shveta malik
Re: [PATCH] Support automatic sequence replication
Ajin Cherian
Re: [PATCH] Support automatic sequence replication
shveta malik
pg_resetwal: Fix wrong directory in log output
[email protected]
Re: pg_resetwal: Fix wrong directory in log output
Michael Paquier
Re: pg_resetwal: Fix wrong directory in log output
Chao Li
Re: pg_resetwal: Fix wrong directory in log output
Kyotaro Horiguchi
Re: pg_resetwal: Fix wrong directory in log output
Chao Li
Re: pg_resetwal: Fix wrong directory in log output
Kyotaro Horiguchi
Re:Re: pg_resetwal: Fix wrong directory in log output
Tianchen Zhang
Re: pg_resetwal: Fix wrong directory in log output
Kyotaro Horiguchi
Re: pg_resetwal: Fix wrong directory in log output
Michael Paquier
Re: pg_resetwal: Fix wrong directory in log output
Chao Li
Re: CREATE OR REPLACE MATERIALIZED VIEW
Paul A Jungwirth
Non-deterministic buffer counts reported in execution with EXPLAIN ANALYZE BUFFERS
Radim Marek
Re: Non-deterministic buffer counts reported in execution with EXPLAIN ANALYZE BUFFERS
David Rowley
Re: Non-deterministic buffer counts reported in execution with EXPLAIN ANALYZE BUFFERS
Radim Marek
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
Lukas Fittl
Re: Non-deterministic buffer counts reported in execution with EXPLAIN ANALYZE BUFFERS
David Rowley
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
David Rowley
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: Non-deterministic buffer counts reported in execution with EXPLAIN ANALYZE BUFFERS
Tomas Vondra
[patch] Add process title to test_shm_mq worker
Michael Banck
Re: [patch] Add process title to test_shm_mq worker
Nathan Bossart
Re: [patch] Add process title to test_shm_mq worker
Nathan Bossart
Re: [patch] Add process title to test_shm_mq worker
Michael Banck
doc: guidance on SQL/JSON functions vs jsonpath operators
Florents Tselai
Re: Support logical replication of DDLs
Vitaly Davydov
Re: Support logical replication of DDLs
Masahiko Sawada
Re: Support logical replication of DDLs
Ashutosh Bapat
Re: WAL_LOG CREATE DATABASE strategy broken for non-standard page layouts
Álvaro Herrera
Fix pg_stat_get_backend_wait_event() for aux processes
Heikki Linnakangas
Re: Fix pg_stat_get_backend_wait_event() for aux processes
Chao Li
Re: Fix pg_stat_get_backend_wait_event() for aux processes
Kyotaro Horiguchi
Re: Fix pg_stat_get_backend_wait_event() for aux processes
Sami Imseih
Re: Fix pg_stat_get_backend_wait_event() for aux processes
Heikki Linnakangas
Re: Fix pg_stat_get_backend_wait_event() for aux processes
Bertrand Drouvot
Re: Fix pg_stat_get_backend_wait_event() for aux processes
Heikki Linnakangas
Re: Fix pg_stat_get_backend_wait_event() for aux processes
Andres Freund
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: Fix pg_stat_get_backend_wait_event() for aux processes
Andres Freund
Re: Fix pg_stat_get_backend_wait_event() for aux processes
Sami Imseih
Re: Fix pg_stat_get_backend_wait_event() for aux processes
Rahila Syed
Re: race condition when writing pg_control
Álvaro Herrera
Re: pg_ctl start may return 0 even if the postmaster has been already started on Windows
Álvaro Herrera
use the malloc macros in pg_dump.c
Peter Smith
Re: use the malloc macros in pg_dump.c
Aleksander Alekseev
Re: use the malloc macros in pg_dump.c
Peter Smith
Re: use the malloc macros in pg_dump.c
Peter Smith
walsender: Assert MyReplicationSlot is set before use
Chao Li
Re: walsender: Assert MyReplicationSlot is set before use
vignesh C
Re: walsender: Assert MyReplicationSlot is set before use
Chao Li
RE: walsender: Assert MyReplicationSlot is set before use
Zhijie Hou (Fujitsu)
Re: walsender: Assert MyReplicationSlot is set before use
Chao Li
RE: walsender: Assert MyReplicationSlot is set before use
Zhijie Hou (Fujitsu)
Re: walsender: Assert MyReplicationSlot is set before use
Chao Li
Re: walsender: Assert MyReplicationSlot is set before use
Chao Li
Re: walsender: Assert MyReplicationSlot is set before use
Fujii Masao
Re: walsender: Assert MyReplicationSlot is set before use
Chao Li
Incorrect errno used in OpenWalSummaryFile()
Michael Paquier
Re: Incorrect errno used in OpenWalSummaryFile()
Chao Li
relkind as an enum
Álvaro Herrera
Re: relkind as an enum
Chao Li
Re: relkind as an enum
Tom Lane
[PATCH] Fix error message in RemoveWalSummaryIfOlderThan to indicate file removal failure
zengman
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
Re: [PATCH] Fix error message in RemoveWalSummaryIfOlderThan to indicate file removal failure
zengman
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
Re: [PATCH] Fix error message in RemoveWalSummaryIfOlderThan to indicate file removal failure
zengman
Re: Improving tracking/processing of buildfarm test failures
Alexander Lakhin
New access method for b-tree.
Alexandre Felipe
Re: New access method for b-tree.
Tomas Vondra
Earlier messages