pgsql-hackers since 2025-10-15 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

Browse Archives

Prev | Next

Oct. 15, 2025

Thread Author Time
Re: pg_createsubscriber - more logging to say if there are no pubs to drop Masahiko Sawada 00:10
Re: Implement waiting for wal lsn replay: reloaded 📎 Xuneng Zhou 00:23
Re: pg_createsubscriber - more logging to say if there are no pubs to drop Peter Smith 00:26
Re: Improve read_local_xlog_page_guts by replacing polling with latch-based waiting 📎 Xuneng Zhou 00:31
Re: pg_createsubscriber - more logging to say if there are no pubs to drop Masahiko Sawada 00:41
Re: pageinspect some function no need superuser priv Michael Paquier 01:17
Re: pgstattuple: Use streaming read API in pgstatindex functions Xuneng Zhou 01:24
RE: Patch for migration of the pg_commit_ts directory 📎 Hayato Kuroda (Fujitsu) 01:46
Re: speedup COPY TO for partitioned table. 📎 jian he 01:53
Re: Executing pg_createsubscriber with a non-compatible control file Michael Paquier 02:17
RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE 📎 Aya Iwata (Fujitsu) 02:48
Re: Optimize LISTEN/NOTIFY Chao Li 03:19
Re: Optimize LISTEN/NOTIFY 📎 Joel Jacobson 03:22
Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Chao Li 03:37
Re: IO in wrong state on riscv64 Thomas Munro 04:00
Re: Logical Replication of sequences shveta malik 04:11
Re: Improve pg_sync_replication_slots() to wait for primary to advance 📎 Ajin Cherian 04:26
Re: get rid of RM_HEAP2_ID John Naylor 04:51
Re: Question about InvalidatePossiblyObsoleteSlot() Bertrand Drouvot 04:51
Re: get rid of RM_HEAP2_ID John Naylor 05:01
Re: Patch for migration of the pg_commit_ts directory Maxim Orlov 05:12
Re: get rid of RM_HEAP2_ID Michael Paquier 05:31
Re: remove unnecessary include in src/backend/commands/policy.c Shinya Kato 05:43
Re: Logical Replication of sequences shveta malik 06:00
Re: plpython: Remove support for major version conflict detection Peter Eisentraut 06:34
Re: MergeAppend could consider sorting cheapest child path Richard Guo 06:45
Re: Logical Replication of sequences Amit Kapila 07:03
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Peter Smith 07:57
Re: MergeAppend could consider sorting cheapest child path David Rowley 07:59
Re: Logical Replication of sequences Chao Li 08:28
Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik 08:38
Re: Implement waiting for wal lsn replay: reloaded 📎 Xuneng Zhou 08:40
Re: Improve read_local_xlog_page_guts by replacing polling with latch-based waiting 📎 Xuneng Zhou 08:43
[PATCH] Handle out-of-range timestamps in timestamptz_to_str() 📎 Алена Васильева 08:50
Re: Implement waiting for wal lsn replay: reloaded Álvaro Herrera 08:51
[PATCH] Handle out-of-range timestamps in timestamptz_to_str() Алена Васильева 08:54
Re: [BUG] temporary file usage report with extended protocol and unnamed portals 📎 Michael Paquier 08:58
Re: [PATCH] Handle out-of-range timestamps in timestamptz_to_str() Chao Li 09:12
Re: [PATCH] Handle out-of-range timestamps in timestamptz_to_str() Daniel Gustafsson 09:17
Re: MergeAppend could consider sorting cheapest child path Andrei Lepikhov 09:26
Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik 09:29
Re: Issue with logical replication slot during switchover 📎 Fabrice Chapuis 09:58
Re: [PATCH] Remove make_temptable_name_n() 📎 Aleksander Alekseev 10:33
Re: [PATCH] Remove unused #include's in src/backend/commands/* Aleksander Alekseev 10:40
Re: How can end users know the cause of LR slot sync delays? 📎 Shlok Kyal 10:41
Re: How can end users know the cause of LR slot sync delays? Shlok Kyal 10:45
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila 10:56
Re: Optimize LISTEN/NOTIFY 📎 Arseniy Mukhin 11:19
RE: Logical Replication of sequences 📎 Zhijie Hou (Fujitsu) 11:20
RE: Logical Replication of sequences Zhijie Hou (Fujitsu) 11:20
RE: Logical Replication of sequences Zhijie Hou (Fujitsu) 11:21
RE: Logical Replication of sequences Zhijie Hou (Fujitsu) 11:21
Re: [PATCH] Remove make_temptable_name_n() Álvaro Herrera 11:33
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 jian he 11:34
Re: MergeAppend could consider sorting cheapest child path David Rowley 12:35
Re: Improved TAP tests by replacing sub-optimal uses of ok() with better Test::More functions Sadhuprasad Patro 12:36
Re: Add log_autovacuum_{vacuum|analyze}_min_duration Peter Eisentraut 12:37
Re: Reorganize GUC structs Peter Eisentraut 12:46
Re: Implement waiting for wal lsn replay: reloaded 📎 Xuneng Zhou 12:48
Re: Add log_autovacuum_{vacuum|analyze}_min_duration Shinya Kato 12:55
remove pg_restrict workaround 📎 Peter Eisentraut 13:06
[PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement 📎 Akshay Joshi 13:37
Feature Request: Build only backend libraries with Meson Uilian Ries 13:37
Re: remove pg_restrict workaround Tom Lane 13:58
Re: Replace O_EXCL with O_TRUNC for creation of state.tmp in SaveSlotToPath Kevin K Biju 14:00
Re: Reorganize GUC structs 📎 Peter Eisentraut 14:05
Re: Optimize LISTEN/NOTIFY Tom Lane 14:16
Re: Making pg_rewind faster 📎 Srinath Reddy Sadipiralla 14:26
Re: get rid of RM_HEAP2_ID Heikki Linnakangas 14:35
Re: get rid of RM_HEAP2_ID Heikki Linnakangas 14:39
Re: Making pg_rewind faster Srinath Reddy Sadipiralla 14:52
postgres_fdw: Use COPY to speed up batch inserts 📎 Matheus Alcantara 15:02
Re: Optimize LISTEN/NOTIFY Joel Jacobson 15:36
Re: Clarification on Role Access Rights to Table Indexes Nathan Bossart 15:39
Re: Thoughts on a "global" client configuration? Jacob Champion 15:46
Extend documentation for pg_stat_replication.backend_xmin 📎 Renzo Dani 15:47
remove partColsUpdated 📎 Nathan Bossart 15:50
RE: AIX support 📎 Srirama Kucherlapati 15:58
Re: Support getrandom() for pg_strong_random() source Jacob Champion 16:03
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 16:20
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 Dmitry Koval 16:59
Re: Adding basic NUMA awareness 📎 Tomas Vondra 17:02
Re: Adding basic NUMA awareness Tomas Vondra 17:15
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Álvaro Herrera 17:25
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Philip Alger 17:30
Re: Non-text mode for pg_dumpall 📎 Mahendra Singh Thalor 17:35
Re: Clarification on Role Access Rights to Table Indexes Nathan Bossart 17:54
Re: AIX support Peter Eisentraut 18:15
Re: Improve docs syntax checking and enable it in the meson build Peter Eisentraut 18:32
Re: Thoughts on a "global" client configuration? Peter Eisentraut 19:07
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Andrew Dunstan 19:10
Re: Thoughts on a "global" client configuration? Peter Eisentraut 19:20
Re: [PING] [PATCH v2] parallel pg_restore: avoid disk seeks when jumping short distance forward 📎 Tom Lane 19:21
Re: Thoughts on a "global" client configuration? Isaac Morland 19:35
Re: Thoughts on a "global" client configuration? Jacob Champion 19:49
Re: Optimize LISTEN/NOTIFY Arseniy Mukhin 19:53
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 20:17
Re: Optimize LISTEN/NOTIFY 📎 Joel Jacobson 20:39
Re: make tsearch use the database default locale 📎 Jeff Davis 20:43
Re: Checkpointer write combining 📎 Melanie Plageman 20:56
Re: Eagerly evict bulkwrite strategy ring 📎 Melanie Plageman 21:00
Re: Optimize LISTEN/NOTIFY Joel Jacobson 21:10
Re: Optimize LISTEN/NOTIFY Tom Lane 21:15
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Peter Smith 21:17
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement 📎 Philip Alger 21:25
Re: Clarification on Role Access Rights to Table Indexes Nathan Bossart 21:38
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 22:47
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 22:47
Instability of phycodorus in pg_upgrade tests with JIT Michael Paquier 22:53
Re: Thoughts on a "global" client configuration? 📎 Jacob Champion 23:19
Re: Question about InvalidatePossiblyObsoleteSlot() Masahiko Sawada 23:24
Re: Instability of phycodorus in pg_upgrade tests with JIT Tom Lane 23:39
Re: remove partColsUpdated Chao Li 23:52

Oct. 16, 2025

Thread Author Time
Should we say "wal_level = logical" instead of "wal_level >= logical" Peter Smith 00:05
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Peter Smith 00:13
Re: remove partColsUpdated Tom Lane 00:18
Re: [BUG] temporary file usage report with extended protocol and unnamed portals Michael Paquier 01:18
Re: speedup COPY TO for partitioned table. 📎 Masahiko Sawada 01:21
Re: Replace O_EXCL with O_TRUNC for creation of state.tmp in SaveSlotToPath Michael Paquier 01:25
Re: Thoughts on a "global" client configuration? Chao Li 02:16
Error message against unknown key in pg_service.conf is unclear Chao Li 02:29
Re: [BUG] temporary file usage report with extended protocol and unnamed portals Michael Paquier 02:36
Re: Optimize LISTEN/NOTIFY Chao Li 02:54
Re: speedup COPY TO for partitioned table. 📎 jian he 02:56
Re: Should we say "wal_level = logical" instead of "wal_level >= logical" Ashutosh Bapat 03:01
Re: doc: create table improvements jian he 03:28
Re: Extend documentation for pg_stat_replication.backend_xmin Fujii Masao 03:31
Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Michael Paquier 03:37
Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Michael Paquier 03:54
Re: Adding error messages to a few slash commands 📎 Abhishek Chanda 03:56
Re: [PROPOSAL] comments in repl_scanner Michael Paquier 04:07
Re: Adding error messages to a few slash commands Michael Paquier 04:20
Re: Checkpointer write combining Chao Li 04:24
Re: Preserve index stats during ALTER TABLE ... TYPE ... Michael Paquier 05:06
Re: Add mode column to pg_stat_progress_vacuum Michael Paquier 05:17
Re: Preserve index stats during ALTER TABLE ... TYPE ... Tom Lane 05:38
Re: remove partColsUpdated Michael Paquier 06:03
Re: Extend documentation for pg_stat_replication.backend_xmin 📎 Renzo Dani 06:07
Re: Preserve index stats during ALTER TABLE ... TYPE ... Michael Paquier 06:09
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Michael Paquier 06:19
Re: Extend documentation for pg_stat_replication.backend_xmin 📎 Renzo Dani 06:28
Re: Preserve index stats during ALTER TABLE ... TYPE ... Bertrand Drouvot 06:50
Re: Preserve index stats during ALTER TABLE ... TYPE ... Bertrand Drouvot 06:52
Re: Fix an unnecessary cast calling elog in ExecHashJoinImpl Xuneng Zhou 07:07
Re: Implement waiting for wal lsn replay: reloaded 📎 Xuneng Zhou 07:11
Re: Improved TAP tests by replacing sub-optimal uses of ok() with better Test::More functions Michael Paquier 07:26
refactor func-matching.sgml, make regexp* function more readable 📎 jian he 07:43
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement jian he 07:52
Re: [PROPOSAL] comments in repl_scanner Matěj Klonfar 08:06
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Akshay Joshi 08:17
Re: pgstattuple: Use streaming read API in pgstatindex functions Shinya Kato 08:20
Re: Question about InvalidatePossiblyObsoleteSlot() Bertrand Drouvot 08:23
Re: [PROPOSAL] comments in repl_scanner Peter Eisentraut 08:29
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement 📎 Akshay Joshi 08:34
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila 08:41
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Jim Jones 08:45
RE: POC: enable logical decoding when wal_level = 'replica' without a server restart Hayato Kuroda (Fujitsu) 08:46
Re: Inconsistent Behavior of GROUP BY ROLLUP in v17 vs master Richard Guo 09:13
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement jian he 09:14
[PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement 📎 Tim Waizenegger 09:16
Re: [BUG] temporary file usage report with extended protocol and unnamed portals 📎 Mircea Cadariu 09:27
Re: Optimize LISTEN/NOTIFY 📎 Joel Jacobson 09:39
Re: pgstattuple: Use streaming read API in pgstatindex functions 📎 Xuneng Zhou 09:39
Re: Fix an unnecessary cast calling elog in ExecHashJoinImpl Richard Guo 09:53
Re: Logical Replication of sequences Amit Kapila 09:59
Re: Fix an unnecessary cast calling elog in ExecHashJoinImpl wenhui qiu 10:04
Re: [PATCH TEST] Fix logical replication setup in subscription test `t/009_matviews.pl` Amit Kapila 10:15
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options 📎 Tatsuo Ishii 10:17
Re: pgstattuple: Use streaming read API in pgstatindex functions wenhui qiu 10:32
Re: Non-text mode for pg_dumpall 📎 Mahendra Singh Thalor 10:54
Re: [PATCH] pg_get_domain_ddl: DDL reconstruction function for CREATE DOMAIN statement jian he 11:04
Re: [PATCH] Remove make_temptable_name_n() 📎 Aleksander Alekseev 11:10
RE: Logical Replication of sequences 📎 Zhijie Hou (Fujitsu) 11:23
RE: Logical Replication of sequences Zhijie Hou (Fujitsu) 11:24
failed NUMA pages inquiry status: Operation not permitted 📎 Christoph Berg 11:38
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Akshay Joshi 11:47
Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul 11:48
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Chao Li 11:50
Re: Fix an unnecessary cast calling elog in ExecHashJoinImpl 📎 Tender Wang 12:24
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Philip Alger 12:36
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Philip Alger 12:38
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement 📎 Akshay Joshi 12:50
Re: doc: create table improvements 📎 Laurenz Albe 13:19
Re: doc: create table improvements Daniel Gustafsson 13:36
Re: Built-in case-insensitive collation pg_unicode_ci Peter Eisentraut 13:46
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Philip Alger 14:20
Re: pg_restore --no-policies should not restore policies' comment jian he 14:22
Re: failed NUMA pages inquiry status: Operation not permitted Tomas Vondra 14:27
Re: Speed up COPY FROM text/CSV parsing using SIMD 📎 Nazir Bilal Yavuz 14:29
Re: Thoughts on a "global" client configuration? Jacob Champion 14:43
Re: pg_stat_statements: faster search by queryid 📎 Karina Litskevich 14:43
Re: failed NUMA pages inquiry status: Operation not permitted Christoph Berg 14:54
Re: doc: create table improvements Tom Lane 15:01
RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE 📎 Aya Iwata (Fujitsu) 15:04
Re: failed NUMA pages inquiry status: Operation not permitted Christoph Berg 15:06
Re: failed NUMA pages inquiry status: Operation not permitted Christoph Berg 15:08
Re: failed NUMA pages inquiry status: Operation not permitted Tomas Vondra 15:09
Re: failed NUMA pages inquiry status: Operation not permitted Christoph Berg 15:19
Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement Philip Alger 15:22
Re: AIX support AIX PG user 15:28

Browse Archives

Prev | Next