pgsql-hackers since 2025-09-03 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Sept. 3, 2025

Thread Author Time
Re: COPY TO: provide hint when WHERE clause is used torikoshia 00:08
Re: Fix pg_waldump to exit cleanly at end of WAL Fujii Masao 00:11
Re: Use bool with synced field (src/include/replication/slot.h) Ranier Vilela 00:14
Re: Update outdated references to SLRU ControlLock Michael Paquier 01:21
Re: Raw parse tree is not dumped to log Tatsuo Ishii 01:57
Re: Add support for specifying tables in pg_createsubscriber. Peter Smith 01:57
Re: SQL:2023 JSON simplified accessor support 📎 Alexandra Wang 02:16
Re: SQL:2023 JSON simplified accessor support Alexandra Wang 02:20
Re: Update outdated references to SLRU ControlLock Julien Rouhaud 02:22
Re: Fix pg_waldump to exit cleanly at end of WAL Michael Paquier 02:47
RE: POC: enable logical decoding when wal_level = 'replica' without a server restart Hayato Kuroda (Fujitsu) 03:11
Re: Fix pg_waldump to exit cleanly at end of WAL Chao Li 03:20
Re: SQL:2023 JSON simplified accessor support Chao Li 03:56
Re: Conflict detection for update_deleted in logical replication shveta malik 04:19
Re: Timeline switching with partial WAL records can break replica recovery 📎 Alyona Vinter 05:37
Re: Timeline switching with partial WAL records can break replica recovery 📎 Alyona Vinter 05:39
Solaris compiler status Peter Eisentraut 05:47
Re: Get rid of pgstat_count_backend_io_op*() functions Michael Paquier 05:47
Re: Orphan page in _bt_split Konstantin Knizhnik 06:25
Re: Improve pg_sync_replication_slots() to wait for primary to advance 📎 Ajin Cherian 06:28
Re: Orphan page in _bt_split Konstantin Knizhnik 06:32
Re: VM corruption on standby Alexander Korotkov 06:37
Re: Refactoring: Use soft error reporting for *_opt_error functions Michael Paquier 06:47
Re: VM corruption on standby Andrey Borodin 06:47
Should io_method=worker remain the default? Jeff Davis 06:47
Re: SQL:2023 JSON simplified accessor support Chao Li 06:56
Re: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Michael Paquier 07:10
Re: SQL:2023 JSON simplified accessor support Chao Li 07:11
回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Steven Niu 07:22
Re: Get rid of pgstat_count_backend_io_op*() functions Bertrand Drouvot 07:33
RE: Logical Replication of sequences Hayato Kuroda (Fujitsu) 07:34
Re: Refactoring: Use soft error reporting for *_opt_error functions Dean Rasheed 07:34
Re: VM corruption on standby Alexander Korotkov 08:28
fix NOT VALID NOT NULL with ALTER COLUMN SET IDENTITY 📎 jian he 08:30
Re: Should io_method=worker remain the default? Tomas Vondra 08:34
Re: Generate GUC tables from .dat file Peter Eisentraut 08:37
Re: Generate GUC tables from .dat file Peter Eisentraut 08:39
Re: Generate GUC tables from .dat file Peter Eisentraut 08:41
Re: Generate GUC tables from .dat file Daniel Gustafsson 08:41
Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik 08:47
Re: Disabling memory overcommit deemed dangerous David Geier 08:59
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke 09:06
Re: Pathify RHS unique-ification for semijoin planning Richard Guo 09:12
Re: Generate GUC tables from .dat file Richard Guo 09:39
Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Michael Paquier 09:43
Unexpected changes of CurrentResourceOwner and CurrentMemoryContext 📎 Antonin Houska 09:49
Re: Improve pg_sync_replication_slots() to wait for primary to advance 📎 Ajin Cherian 09:49
Re: Adding REPACK [concurrently] Antonin Houska 09:55
回复: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Steven Niu 09:55
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters 📎 Andrei Klychkov 09:59
Re: Pathify RHS unique-ification for semijoin planning Andrei Lepikhov 10:00
Re: Generate GUC tables from .dat file Peter Eisentraut 10:15
Re: Improve error message for duplicate labels in enum types Yugo Nagata 11:05
Re: [PATCH] Hex-coding optimizations using SVE on ARM. Chiranmoy.Bhattacharya@fujitsu.com 11:11
Re: Fixing MSVC's inability to detect elog(ERROR) does not return Peter Eisentraut 11:31
Re: Solaris compiler status Andrew Dunstan 11:33
RE: pgsql: Preserve conflict-relevant data during logical replication. Zhijie Hou (Fujitsu) 11:40
Re: Solaris compiler status Daniel Gustafsson 11:42
Re: pg_restore --no-policies should not restore policies' comment 📎 Fujii Masao 11:50
Re: Refactoring: Use soft error reporting for *_opt_error functions 📎 Amul Sul 11:51
Re: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Ranier Vilela 11:55
Re: split func.sgml to separated individual sgml files Florents Tselai 12:16
Re: How can end users know the cause of LR slot sync delays? Ashutosh Sharma 12:22
Re: [Patch] add new parameter to pg_replication_origin_session_setup Doruk Yilmaz 12:43
Re: Remove traces of long in dynahash.c Peter Eisentraut 12:48
expand virtual generated columns in get_relation_constraints() 📎 Peter Eisentraut 14:05
Re: Refactoring: Use soft error reporting for *_opt_error functions jian he 14:41
Re: Solaris compiler status Tom Lane 14:42
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Fujii Masao 14:47
Re: [PATCH] Hex-coding optimizations using SVE on ARM. Nathan Bossart 14:48
Re: Should io_method=worker remain the default? Jeff Davis 14:50
Re: Cannot find a working 64-bit integer type on Illumos Peter Eisentraut 15:04
Re: Should io_method=worker remain the default? Álvaro Herrera 15:53
Re: Should io_method=worker remain the default? Andres Freund 15:55
Re: Explicitly enable meson features in CI Jacob Champion 15:58
Re: Should io_method=worker remain the default? Andres Freund 16:05
Re: Solaris compiler status Peter Eisentraut 16:15
RE: AIX support 📎 Srirama Kucherlapati 16:44
Re: Use merge-based matching for MCVs in eqjoinsel 📎 Ilia Evdokimov 16:53
Re: Generate GUC tables from .dat file Nathan Bossart 17:14
Re: Non-reproducible AIO failure Dmitry Mityugov 17:37
Re: [BUG?] check_exclusion_or_unique_constraint false negative 📎 Mihail Nikalayeu 18:20
Re: index prefetching Andres Freund 18:47
Re: Should io_method=worker remain the default? Jeff Davis 18:50
Re: Non-reproducible AIO failure Konstantin Knizhnik 18:50
Re: Improve LWLock tranche name visibility across backends Nathan Bossart 19:01
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Arseniy Mukhin 19:28
Re: Should io_method=worker remain the default? Andres Freund 19:31
Re: index prefetching Peter Geoghegan 19:33
Re: Non-reproducible AIO failure Andres Freund 19:42
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 19:53
Re: index prefetching Andres Freund 20:06
Re: index prefetching Peter Geoghegan 20:25
Re: Use merge-based matching for MCVs in eqjoinsel Tom Lane 20:26
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue 📎 Matheus Alcantara 20:35
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Matheus Alcantara 21:04
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring 📎 Naga Appani 21:10
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Matheus Alcantara 21:14
Re: GetNamedLWLockTranche crashes on Windows in normal backend Nathan Bossart 21:36
Re: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c 📎 Mikhail Kot 21:39
Re: Solaris compiler status Thomas Munro 21:56
[PG19-3 PATCH] Don't ignore passfile 📎 postgresql.cache976 22:17
Re: Should io_method=worker remain the default? Thomas Munro 22:22
Re: Should io_method=worker remain the default? Jeff Davis 22:47
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Rishu Bagga 23:51

Sept. 4, 2025

Thread Author Time
Re: index prefetching Andres Freund 00:16
Re: Refactoring: Use soft error reporting for *_opt_error functions Michael Paquier 00:17
Re: Solaris compiler status Andres Freund 00:24
Re: index prefetching Peter Geoghegan 00:28
Re: Orphan page in _bt_split Michael Paquier 00:39
Re: Cannot find a working 64-bit integer type on Illumos Thomas Munro 00:39
Re: Orphan page in _bt_split Peter Geoghegan 00:55
回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Steven Niu 02:31
Re: Add log_autovacuum_{vacuum|analyze}_min_duration kasaharatt 02:31
NOT NULL NOT ENFORCED 📎 jian he 02:56
Re: Sequence Access Methods, round two 📎 Michael Paquier 03:15
Re: Incorrect logic in XLogNeedsFlush() Dilip Kumar 03:38
Re: Remove traces of long in dynahash.c Michael Paquier 03:57
Re: Add log_autovacuum_{vacuum|analyze}_min_duration 📎 Shinya Kato 04:13
Re: [PG19-3 PATCH] Don't ignore passfile Umar Hayat 04:25
Re: Should io_method=worker remain the default? Thomas Munro 04:35
Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt 📎 jian he 04:54
Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible Michael Paquier 04:59
Re: Set log_lock_waits=on by default Shinya Kato 05:12
Re: Add log_autovacuum_{vacuum|analyze}_min_duration kasaharatt 06:16
Re: [PATCH] Hex-coding optimizations using SVE on ARM. John Naylor 06:20
Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Michael Paquier 06:30
Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik 06:35
Re: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c 📎 Michael Paquier 07:33
Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Steven Niu 07:38
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Andrei Klychkov 07:41
Re: 回复: Fix segfault while accessing half-initialized hash table in pgstat_shmem.c Rider 07:49
Re: plan shape work Richard Guo 08:21
Re: Timeline switching with partial WAL records can break replica recovery 📎 Nataliia 08:40
Re: [PG19-3 PATCH] Don't ignore passfile Paul Ohlhauser 08:59
Re: pg_restore --no-policies should not restore policies' comment jian he 09:00
Re: Cannot find a working 64-bit integer type on Illumos 📎 Peter Eisentraut 09:01
Re: Cannot find a working 64-bit integer type on Illumos Peter Eisentraut 09:05
Re: Refactoring: Use soft error reporting for *_opt_error functions Dean Rasheed 09:50
Re: MergeAppend could consider sorting cheapest child path 📎 Andrei Lepikhov 09:52
docs: Table 9.46. UUID Extraction Functions Erik Rijkers 09:54
Re: Improve LWLock tranche name visibility across backends Rahila Syed 09:59
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 09:59
Re: Solaris compiler status 📎 Peter Eisentraut 10:55
MPTCP - multiplexing many TCP connections through one socket to get better bandwidth 📎 Jakub Wartak 10:56
Re: docs: Table 9.46. UUID Extraction Functions Daniel Gustafsson 11:04
Re: Use merge-based matching for MCVs in eqjoinsel Ilia Evdokimov 11:05
Re: Fix replica identity checks for MERGE command on published table. Dean Rasheed 11:07
Re: Generate GUC tables from .dat file Peter Eisentraut 11:10
Re: Avoid retaining conflict-related data when no tables are subscribed Amit Kapila 11:37
Re: Potential problem in commit f777d773878 and 4f7f7b03758 Álvaro Herrera 11:43
Re: Orphan page in _bt_split Konstantin Knizhnik 11:44
Re: NOT NULL NOT ENFORCED Álvaro Herrera 12:00
Re: Potential problem in commit f777d773878 and 4f7f7b03758 Dilip Kumar 12:02
Re: Inconsistent update in the MERGE command 📎 Dean Rasheed 12:50
[PATCH] Referenced generic plan mode 📎 Vlada Pogozhelskaya 13:08
issue with synchronized_standby_slots Fabrice Chapuis 13:26
Re: Improve LWLock tranche name visibility across backends Nathan Bossart 13:51
Re: Solaris compiler status Andres Freund 13:55
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Arseniy Mukhin 14:14
Re: Unexpected changes of CurrentResourceOwner and CurrentMemoryContext Mihail Nikalayeu 14:16
Re: [PATCH] Hex-coding optimizations using SVE on ARM. 📎 Chiranmoy.Bhattacharya@fujitsu.com 14:55
Re: How can end users know the cause of LR slot sync delays? 📎 Shlok Kyal 14:56
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Jim Jones 14:58
Re: Inconsistent update in the MERGE command Yugo Nagata 15:03
Incorrect checksum in control file with pg_rewind test 📎 Maksim.Melnikov 15:18
Re: NOT NULL NOT ENFORCED 📎 jian he 15:20
Re: Improve LWLock tranche name visibility across backends 📎 Nathan Bossart 15:44
Re: Vacuum statistics 📎 Alena Rybakina 15:49
Re: [PG19-3 PATCH] Don't ignore passfile Tom Lane 15:56
PgStat_HashKey padding issue when passed by reference 📎 Sami Imseih 16:14
pg_recvlogical: Prevent flushed data from being re-sent after restarting replication 📎 Fujii Masao 16:16
Re: Vacuum statistics Alena Rybakina 16:18
Re: Solaris compiler status Tom Lane 16:29
Re: PgStat_HashKey padding issue when passed by reference Sami Imseih 16:32
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Fujii Masao 16:42
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Fujii Masao 16:44
Re: PgStat_HashKey padding issue when passed by reference Andres Freund 16:45
Re: PgStat_HashKey padding issue when passed by reference Sami Imseih 16:50
Re: Logical Replication of sequences 📎 vignesh C 16:50
Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock Andres Freund 16:59
Re: [PATCH] ternary reloption type 📎 Nikolay Shaplov 17:07
Re: PgStat_HashKey padding issue when passed by reference Ranier Vilela 17:07
Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock Greg Burd 17:24
Re: Improve LWLock tranche name visibility across backends Sami Imseih 17:30
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Tom Lane 17:40
Re: PgStat_HashKey padding issue when passed by reference Sami Imseih 17:56
Allow using replication origins in SQL level parallel sessions 📎 Emre Hasegeli 18:02
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 18:15
Re: GetNamedLWLockTranche crashes on Windows in normal backend Sami Imseih 18:23
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters Tom Lane 18:24
Re: GetNamedLWLockTranche crashes on Windows in normal backend Nathan Bossart 18:41
Re: index prefetching Tomas Vondra 18:55
Re: Stack-based tracking of per-node WAL/buffer usage Andres Freund 20:23
Re: Improve LWLock tranche name visibility across backends Nathan Bossart 20:37
Re: GetNamedLWLockTranche crashes on Windows in normal backend 📎 Sami Imseih 21:12
--with-llvm on 32-bit platforms? Dmitry Mityugov 21:32
Re: Logical Replication of sequences Masahiko Sawada 21:34
Re: [PATCH] Fix ALTER SYSTEM empty string bug for GUC_LIST_QUOTE parameters 📎 Tom Lane 21:52
Fix race condition in SSI when reading PredXact->SxactGlobalXmin 📎 Josh Curtis 22:09

Browse Archives

Prev | Next