pgsql-hackers since 2025-09-12 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. 12, 2025

Thread Author Time
Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei 00:07
New recovery_target_timeline=primary option Efrain J. Berdecia 00:17
Re: BF mamba failure Michael Paquier 00:37
Re: PgStat_HashKey padding issue when passed by reference Michael Paquier 00:49
Re: New recovery_target_timeline=primary option Euler Taveira 00:49
Re: New recovery_target_timeline=primary option Efrain J. Berdecia 00:55
Re: New recovery_target_timeline=primary option David G. Johnston 01:05
Re: New recovery_target_timeline=primary option Efrain J. Berdecia 01:07
Re: New recovery_target_timeline=primary option Euler Taveira 01:19
Re: [PATCH] Add tests for Bitmapset Michael Paquier 01:36
Re: PostgreSQL 18 GA press release draft Jonathan S. Katz 01:49
Re: PostgreSQL 18 GA press release draft Jonathan S. Katz 01:51
Re: PostgreSQL 18 GA press release draft Jonathan S. Katz 01:53
Re: PostgreSQL 18 GA press release draft Jonathan S. Katz 01:55
Re: GB18030-2022 Support in PostgreSQL 📎 Chao Li 01:57
Re: GB18030-2022 Support in PostgreSQL 📎 Chao Li 02:12
Re: race condition in pg_class Tom Lane 02:12
Re: Reduce "Var IS [NOT] NULL" quals during constant folding Richard Guo 02:21
Re: PostgreSQL 18 GA press release draft Jonathan S. Katz 02:21
Re: PostgreSQL 18 GA press release draft Peter Geoghegan 02:25
Re: Incorrect logic in XLogNeedsFlush() Dilip Kumar 02:37
Re: Incorrect logic in XLogNeedsFlush() 📎 Dilip Kumar 03:15
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 03:25
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring 📎 Naga Appani 03:32
Re: Checkpointer write combining Chao Li 03:33
Re: Clear logical slot's 'synced' flag on promotion of standby shveta malik 03:42
Re: Clear logical slot's 'synced' flag on promotion of standby shveta malik 03:56
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila 04:08
Re: Incorrect logic in XLogNeedsFlush() Michael Paquier 04:16
Re: Incorrect logic in XLogNeedsFlush() 📎 Dilip Kumar 04:51
Re: Extended Statistics set/restore/clear functions. 📎 Corey Huinker 04:55
Re: Incorrect logic in XLogNeedsFlush() Michael Paquier 05:04
Re: Add support for specifying tables in pg_createsubscriber. Amit Kapila 05:05
Re: New recovery_target_timeline=primary option Efrain J. Berdecia 05:14
Re: Import Statistics in postgres_fdw before resorting to sampling. 📎 Corey Huinker 05:17
Re: Set log_lock_waits=on by default Peter Eisentraut 06:06
Re: Incremental View Maintenance, take 2 Zhang Mingli 06:09
Re: Enhance statistics reset functions to return reset timestamp 📎 Shinya Kato 06:31
Re: [PATCH] jit: fix build with LLVM-21 Peter Eisentraut 06:36
Re: Unexpected changes of CurrentResourceOwner and CurrentMemoryContext Antonin Houska 06:46
Re: Set log_lock_waits=on by default Laurenz Albe 07:01
Re: OAuth client code doesn't work with Google OAuth Zsolt Parragi 07:02
Re: Eagerly evict bulkwrite strategy ring Nazir Bilal Yavuz 07:16
Add support for entry counting in pgstats 📎 Michael Paquier 07:23
Re: How can end users know the cause of LR slot sync delays? Ashutosh Sharma 07:37
Re: [PATCH] jit: fix build with LLVM-21 📎 Holger Hoffstätte 07:47
let ALTER COLUMN SET DATA TYPE cope with POLICY dependency 📎 jian he 08:19
Re: Conflict detection for update_deleted in logical replication 📎 Amit Kapila 08:42
Re: Conflict detection for update_deleted in logical replication shveta malik 08:47
Re: Add support for entry counting in pgstats Chao Li 08:51
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Ashutosh Bapat 08:56
Re: issue with synchronized_standby_slots 📎 Shlok Kyal 09:04
Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object 📎 jian he 09:22
Re: Eager aggregation, take 3 📎 Richard Guo 09:34
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii 09:53
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 10:09
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 10:09
Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar 10:13
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring Ashutosh Bapat 10:34
Re: How can end users know the cause of LR slot sync delays? Amit Kapila 10:54
Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul 10:55
Re: Error with DEFAULT VALUE in temp table Sergey Shinderuk 11:01
Re: How can end users know the cause of LR slot sync delays? Ashutosh Sharma 11:57
Invalid primary_slot_name triggers warnings in all processes on reload Fujii Masao 12:12
Re: New recovery_target_timeline=primary option Efrain J. Berdecia 12:26
Preferred use of macro GetPGProcByNumber 📎 Maksim.Melnikov 12:39
Re: Error with DEFAULT VALUE in temp table Sergey Shinderuk 12:43
Re: Issue with logical replication slot during switchover Fabrice Chapuis 12:44
Re: [PATCH] jit: fix build with LLVM-21 Holger Hoffstätte 12:47
Re: Add support for specifying tables in pg_createsubscriber. Euler Taveira 12:53
Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt 📎 Peter Eisentraut 13:41
Re: [PATCH] ternary reloption type Timur Magomedov 13:46
Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt Tom Lane 13:49
Re: Cannot find a working 64-bit integer type on Illumos Peter Eisentraut 13:51
Re: Solaris compiler status Peter Eisentraut 13:53
Re: [BUG] temporary file usage report with extended protocol and unnamed portals 📎 Mircea Cadariu 14:04
Re: split func.sgml to separated individual sgml files 📎 Nazir Bilal Yavuz 14:12
Re: Increase OpenBSD CI task's RAM disk size Andres Freund 14:22
Re: [PATCH] jit: fix build with LLVM-21 📎 Holger Hoffstätte 14:22
Re: ABI Compliance Checker GSoC Project Peter Eisentraut 14:37
Re: ABI Compliance Checker GSoC Project David E. Wheeler 14:52
Re: plan shape work Tom Lane 15:08
Re: ABI Compliance Checker GSoC Project Peter Eisentraut 15:37
Re: PostgreSQL 18 GA press release draft 📎 Jonathan S. Katz 15:46
Re: ABI Compliance Checker GSoC Project David E. Wheeler 15:49
Re: plan shape work Robert Haas 15:54
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 📎 Timur Magomedov 15:58
Re: plan shape work Tom Lane 16:18
Re: Incorrect logic in XLogNeedsFlush() Jeff Davis 16:32
Re: ABI Compliance Checker GSoC Project Tom Lane 16:45
Re: Unexpected changes of CurrentResourceOwner and CurrentMemoryContext Álvaro Herrera 17:10
Re: PostgreSQL 18 GA press release draft Jeff Davis 17:11
Re: plan shape work Robert Haas 17:32
Re: plan shape work Tom Lane 17:44
Re: ABI Compliance Checker GSoC Project Álvaro Herrera 17:46
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 17:47
Re: plan shape work Robert Haas 17:52
Re: ABI Compliance Checker GSoC Project Tom Lane 17:53
Avoid resource leak (src/test/modules/test_binaryheap/test_binaryheap.c) 📎 Ranier Vilela 17:53
Re: Unexpected changes of CurrentResourceOwner and CurrentMemoryContext Antonin Houska 18:03
Re: Proposal: Out-of-Order NOTIFY via GUC to Improve LISTEN/NOTIFY Throughput Masahiko Sawada 18:03
Re: split func.sgml to separated individual sgml files Andrew Dunstan 18:15
Re: PostgreSQL 18 GA press release draft Masahiko Sawada 18:18
Re: PostgreSQL 18 GA press release draft Nico Williams 18:21
Re: pg_waldump: support decoding of WAL inside tarfile Robert Haas 18:28
Re: Eager aggregation, take 3 Robert Haas 18:47
Re: [PATCH] Hex-coding optimizations using SVE on ARM. Chiranmoy.Bhattacharya@fujitsu.com 18:49
Re: Avoid resource leak (src/test/modules/test_binaryheap/test_binaryheap.c) Robert Haas 18:57
Re: PostgreSQL 18 GA press release draft Jonathan S. Katz 18:59
Re: PostgreSQL 18 GA press release draft Jeff Davis 19:13
Re: PostgreSQL 18 GA press release draft Álvaro Herrera 19:24
Re: race condition in pg_class Noah Misch 20:18
Re: race condition in pg_class Tom Lane 20:22
Re: pg_waldump: support decoding of WAL inside tarfile Robert Haas 20:27
Re: RFC: extensible planner state Melanie Plageman 20:33
Re: PostgreSQL 18 GA press release draft Nico Williams 20:48
Re: Error with DEFAULT VALUE in temp table 📎 Tom Lane 21:19
Re: [PATCH] Hex-coding optimizations using SVE on ARM. 📎 Nathan Bossart 21:30
Re: PostgreSQL 18 GA press release draft Jeff Davis 21:43
Re: ALTER DATABASE RESET with unexistent guc doesn't report an error Tom Lane 22:12
Re: RFC: extensible planner state Melanie Plageman 22:34
Re: Avoid resource leak (src/test/modules/test_binaryheap/test_binaryheap.c) Tom Lane 22:53
Re: Unexpected changes of CurrentResourceOwner and CurrentMemoryContext Mihail Nikalayeu 22:57

Sept. 13, 2025

Thread Author Time
Re: RFC: extensible planner state Robert Haas 00:16
Re: Proposal: Conflict log history table for Logical Replication Bharath Rupireddy 00:44
Re: Proposal: Conflict log history table for Logical Replication Bharath Rupireddy 00:45
Re: pg_dump does not dump domain not-null constraint's comments Noah Misch 02:02
Re: Error with DEFAULT VALUE in temp table Sergey Shinderuk 06:08
Re: How can end users know the cause of LR slot sync delays? 📎 Shlok Kyal 07:15
Re: Eager aggregation, take 3 Richard Guo 08:27
Re: plan shape work Richard Guo 08:46
Re: plan shape work Richard Guo 09:02
Re: proposal: schema variables 📎 Pavel Stehule 09:28
Re: High CPU consumption in cascade replication with large number of walsenders Alexander Korotkov 09:35
Re: pg_dump does not dump domain not-null constraint's comments Álvaro Herrera 11:59
Re: [BUG?] check_exclusion_or_unique_constraint false negative 📎 Mihail Nikalayeu 12:07
Re: POC: make mxidoff 64 bits Alexander Korotkov 13:34
Re: [PATCH] Add tests for Bitmapset Greg Burd 14:23
Re: Parallel Apply Abhi Mehta 16:18
Re: ICU warnings during make installcheck and text_extensions test Alexander Korotkov 17:59
Re: Orphan page in _bt_split Peter Geoghegan 19:10
Re: Implement waiting for wal lsn replay: reloaded 📎 Alexander Korotkov 19:31
Re: Fix missing EvalPlanQual recheck for TID scans Sophie Alpert 22:12

Sept. 14, 2025

Thread Author Time
Re: Adding skip scan (including MDAM style range skip scan) to nbtree Peter Geoghegan 01:03
Re: Fix missing EvalPlanQual recheck for TID scans Sophie Alpert 03:02
Re: meson's in-tree libpq header search order vs -Dextra_include_dirs Thomas Munro 03:23
Re: Use WALReadFromBuffers in more places 📎 Bharath Rupireddy 05:04
remove unnecessary include in src/backend/commands/policy.c 📎 jian he 06:37
Re: Proposal: Conflict log history table for Logical Replication 📎 Dilip Kumar 06:53
Ignoring symlinks when recovering time zone identifiers in initdb Florian Weimer 07:49
Re: Incorrect logic in XLogNeedsFlush() 📎 Dilip Kumar 08:09
Re: [PATCH] ternary reloption type 📎 Nikolay Shaplov 08:49
Re: Orphan page in _bt_split 📎 Konstantin Knizhnik 13:40
Re: PostgreSQL 18 GA press release draft Jonathan S. Katz 13:41
Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou 13:51
Re: PostgreSQL 18 GA press release draft Jonathan S. Katz 13:57
Re: Ignoring symlinks when recovering time zone identifiers in initdb Tom Lane 15:55
Re: Ignoring symlinks when recovering time zone identifiers in initdb Tom Lane 16:21
Re: PostgreSQL 18 GA press release draft Jeff Davis 17:08
Re: Incorrect logic in XLogNeedsFlush() Jeff Davis 17:53
Re: Allow tests to pass in OpenSSL FIPS mode Tom Lane 19:02
Re: PostgreSQL 18 GA press release draft 📎 Jonathan S. Katz 20:04
Re: Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6 David Rowley 21:45
Re: Adding support for Row Compares to nbtree startikey optimization Peter Geoghegan 21:47
Re: Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6 David Rowley 21:49
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith 23:30
Re: plan shape work Tom Lane 23:42

Sept. 15, 2025

Thread Author Time
Re: remove unnecessary include in src/backend/commands/policy.c Chao Li 00:18
Re: Add support for specifying tables in pg_createsubscriber. Peter Smith 00:30
Re: Fix missing EvalPlanQual recheck for TID scans Chao Li 01:49
Re: Preferred use of macro GetPGProcByNumber Chao Li 02:06
Re: Incorrect logic in XLogNeedsFlush() Dilip Kumar 02:46
Re: let ALTER COLUMN SET DATA TYPE cope with POLICY dependency 📎 jian he 02:51
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila 02:55
Re: Adding support for Row Compares to nbtree startikey optimization 📎 Peter Geoghegan 03:00
Re: Query Performance Degradation Due to Partition Scan Order – PostgreSQL v17.6 Ashutosh Bapat 03:03
Re: Fix missing EvalPlanQual recheck for TID scans Sophie Alpert 03:09
Re: Fix missing EvalPlanQual recheck for TID scans David Rowley 03:10
Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object Chao Li 03:47
CREATE TABLE LIKE INCLUDING POLICIES 📎 jian he 04:08
Re: Conflict detection for update_deleted in logical replication 📎 Amit Kapila 04:51
Re: Conflict detection for update_deleted in logical replication shveta malik 04:55
Re: Add support for specifying tables in pg_createsubscriber. 📎 Shubham Khanna 05:24
Re: Fix missing EvalPlanQual recheck for TID scans Chao Li 05:31
Re: Only one version can be installed when using extension_control_path Peter Eisentraut 05:40
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring 📎 Naga Appani 05:47
Fix missing EvalPlanQual recheck for TID scans David G. Johnston 06:04
Re: Fix missing EvalPlanQual recheck for TID scans David G. Johnston 06:27
Re: Fix missing EvalPlanQual recheck for TID scans David Rowley 06:27
Re: [PATCH] jit: fix build with LLVM-21 Peter Eisentraut 06:35
[PATCH] Introduce unified support for composite GUC options 📎 Чумак Антон 06:35
Re: --with-llvm on 32-bit platforms? Peter Eisentraut 06:36
Re: Resetting recovery target parameters in pg_createsubscriber 📎 Alexander Korotkov 07:29
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 07:36
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 07:37
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Alexander Korotkov 08:03
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Chao Li 08:08
Re: Fix missing EvalPlanQual recheck for TID scans Chao Li 08:12
Re: proposal: schema variables Jim Jones 08:21
Re: [PATCH] Refactor bytea_sortsupport(), take two 📎 Aleksander Alekseev 08:40

Browse Archives

Prev | Next