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

Oct. 8, 2025

Thread Author Time
Re: Should we update the random_page_cost default value? Tomas Vondra 00:04
Re: Executing pg_createsubscriber with a non-compatible control file Michael Paquier 00:22
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Tatsuo Ishii 00:31
Re: ReadRecentBuffer() doesn't scale well Thomas Munro 00:39
Re: Questionable result from lead(0) IGNORE NULLS Tatsuo Ishii 00:45
Re: comment for TwoPhaseGetOldestXidInCommit Amit Kapila 02:55
Re: Optimize LISTEN/NOTIFY Chao Li 03:43
Re: Logical Replication of sequences Dilip Kumar 03:43
Re: Add stats_reset to pg_stat_all_tables|indexes and related views Michael Paquier 03:54
Re: Should we update the random_page_cost default value? David Rowley 04:02
Re: sql/json query function JsonBehavior default expression's collation may differ from returning type's collation 📎 Amit Langote 04:10
Re: Optimize LISTEN/NOTIFY Chao Li 04:36
Re: Add stats_reset to pg_stat_all_tables|indexes and related views Bertrand Drouvot 04:45
Re: Questionable result from lead(0) IGNORE NULLS 📎 Tatsuo Ishii 04:59
Re: Add memory_limit_hits to pg_stat_replication_slots Bertrand Drouvot 05:02
Re: Remove custom redundant full page write description from GIN Michael Paquier 05:14
Re: Logical Replication of sequences Amit Kapila 05:35
Re: Add support for specifying tables in pg_createsubscriber. 📎 Peter Smith 05:40
Re: Add support for specifying tables in pg_createsubscriber. Peter Smith 06:05
duplicate logging in pg_createsubscriber 📎 Peter Smith 06:29
Re: Logical Replication of sequences shveta malik 06:37
Re: sync_standbys_defined and pg_stat_replication Jeremy Schneider 07:06
Re: Questionable result from lead(0) IGNORE NULLS Tatsuo Ishii 08:00
Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values v@viktorh.net 08:51
Re: pg_createsubscriber --dry-run logging concerns 📎 Peter Smith 09:03
Re: psql: Count all table footer lines in pager setup Erik Wienhold 09:09
Re: Logical Replication of sequences Amit Kapila 09:10
Re: Logical Replication of sequences Dilip Kumar 09:11
Re: Allow ON CONFLICT DO UPDATE to return EXCLUDED values Vik Fearing 09:20
Re: Logical Replication of sequences Amit Kapila 09:45
Re: Should we update the random_page_cost default value? Tomas Vondra 10:01
Re: pg_createsubscriber --dry-run logging concerns Álvaro Herrera 10:04
Re: [PATCH] Write Notifications Through WAL Arseniy Mukhin 10:07
Re: Logical Replication of sequences Dilip Kumar 10:08
VACUUM (PARALLEL) option processing not using DefElem the way it was intended 📎 David Rowley 10:09
Re: Should we update the random_page_cost default value? Tomas Vondra 10:12
Re: Logical Replication of sequences 📎 vignesh C 10:19
Re: Issue with logical replication slot during switchover shveta malik 10:27
Re: Eager aggregation, take 3 David Rowley 11:14
Re: VACUUM (PARALLEL) option processing not using DefElem the way it was intended Álvaro Herrera 11:36
doc: Improve description of io_combine_limit and io_max_combine_limit GUCs 📎 Karina Litskevich 11:38
Re: Resetting recovery target parameters in pg_createsubscriber Michael Paquier 11:42
Re: duplicate logging in pg_createsubscriber Michael Paquier 11:46
Re: VACUUM (PARALLEL) option processing not using DefElem the way it was intended David Rowley 11:50
Re: Logical Replication of sequences shveta malik 12:01
Re: [PATCH] Add tests for Bitmapset 📎 Ranier Vilela 12:10
RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE 📎 Aya Iwata (Fujitsu) 12:26
Re: Improve docs syntax checking and enable it in the meson build 📎 Nazir Bilal Yavuz 12:43
Re: oid2name : add objects file path 📎 David Bidoc 12:44
Re: The ability of postgres to determine loss of files of the main fork Robert Haas 13:04
[PATCH] Remove unused #include's in src/backend/commands/* 📎 Aleksander Alekseev 13:07
Odd openbsd CI failure Andres Freund 13:21
Re: RFC: extensible planner state Robert Haas 13:31
Re: src/include/utils/float.h comment one link stable Tom Lane 13:58
Re: VACUUM (PARALLEL) option processing not using DefElem the way it was intended Álvaro Herrera 14:01
[PATCH] Little refactoring of portalcmds.c 📎 Aleksander Alekseev 14:02
Re: [PATCH] Remove unused #include's in src/backend/commands/* 📎 Aleksander Alekseev 14:30
Re: Optimize LISTEN/NOTIFY 📎 Joel Jacobson 14:31
Re: Thoughts on a "global" client configuration? Robert Haas 14:39
Re: Eager aggregation, take 3 Robert Haas 14:45
Re: Optimize LISTEN/NOTIFY Joel Jacobson 14:53
Re: Should we update the random_page_cost default value? Ants Aasma 15:14
another autovacuum scheduling thread 📎 Nathan Bossart 15:18
Re: Should we update the random_page_cost default value? Robert Haas 15:20
Re: plpython: Remove support for major version conflict detection 📎 Mario González Troncoso 15:28
Re: issue with synchronized_standby_slots Fabrice Chapuis 15:35
Re: New commitfest app release on August 19th Álvaro Herrera 16:13
Re: Should we update the random_page_cost default value? Tomas Vondra 16:17
Re: Should we update the random_page_cost default value? Tomas Vondra 16:24
Re: VACUUM (PARALLEL) option processing not using DefElem the way it was intended Masahiko Sawada 16:33
Re: plpython: Remove support for major version conflict detection Nathan Bossart 16:41
Re: [PATCH] Remove unused #include's in src/backend/commands/* Nathan Bossart 16:50
Re: VACUUM (PARALLEL) option processing not using DefElem the way it was intended Álvaro Herrera 16:56
Re: Add memory_limit_hits to pg_stat_replication_slots Masahiko Sawada 17:06
Re: another autovacuum scheduling thread Sami Imseih 17:06
Re: ReadRecentBuffer() doesn't scale well Andres Freund 17:15
Re: another autovacuum scheduling thread Álvaro Herrera 17:20
Re: Should we update the random_page_cost default value? Robert Haas 17:23
Re: another autovacuum scheduling thread Andres Freund 17:37
Re: Fix overflow of nbatch 📎 Melanie Plageman 17:37
Re: sync_standbys_defined and pg_stat_replication 📎 Ants Aasma 17:38
Re: another autovacuum scheduling thread Sami Imseih 17:47
Re: Should we update the random_page_cost default value? Andres Freund 18:08
Re: Invalid pointer access in logical decoding after error 📎 vignesh C 18:39
Re: [PATCH] Remove unused #include's in src/backend/commands/* Aleksander Alekseev 18:41
Re: Invalid pointer access in logical decoding after error 📎 Masahiko Sawada 18:45
Re: Optimize LISTEN/NOTIFY Tom Lane 18:46
Re: [PATCH] Add tests for Bitmapset 📎 Greg Burd 18:48
Re: Should we update the random_page_cost default value? Tomas Vondra 19:12
Re: Fix overflow of nbatch Melanie Plageman 19:16
Re: Should we update the random_page_cost default value? Andres Freund 19:20
Re: [PATCH] Add tests for Bitmapset Ranier Vilela 19:24
Re: Should we update the random_page_cost default value? Tomas Vondra 19:25
Re: Should we update the random_page_cost default value? Andres Freund 19:37
Re: Add notification on BEGIN ATOMIC SQL functions using temp relations 📎 Jim Jones 19:48
Re: Should we update the random_page_cost default value? Tomas Vondra 20:20
Re: Add notification on BEGIN ATOMIC SQL functions using temp relations Tom Lane 20:35
Re: Thoughts on a "global" client configuration? Andrew Dunstan 20:40
Re: Fix overflow of nbatch Tomas Vondra 20:46
Re: Expanding HOT updates for expression and partial indexes Nathan Bossart 20:48
Re: Should we update the random_page_cost default value? Andres Freund 20:52
Re: Fix overflow of nbatch Tomas Vondra 21:08
Re: Thoughts on a "global" client configuration? Jacob Champion 21:08
Re: Should we update the random_page_cost default value? Tomas Vondra 21:15
[PATCH] Proposal: Allow reads to proceed during FK/trigger drops by reducing relation-level lock from AccessExclusive to ShareRowExclusive 📎 Shayon Mukherjee 21:16
Re: [PATCH] Remove unused #include's in src/backend/commands/* Nathan Bossart 21:31
Re: Thoughts on a "global" client configuration? Jacob Champion 21:37
Re: [PATCH] Remove unused #include's in src/backend/commands/* Andres Freund 21:38
Re: [PATCH] Proposal: Allow reads to proceed during FK/trigger drops by reducing relation-level lock from AccessExclusive to ShareRowExclusive Tom Lane 21:39
Re: VACUUM (PARALLEL) option processing not using DefElem the way it was intended 📎 David Rowley 22:08
Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Peter Smith 22:18
Re: pg_createsubscriber --dry-run logging concerns Peter Smith 22:42
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart 📎 Masahiko Sawada 22:43
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) 📎 Melanie Plageman 22:54
Re: Use streaming read I/O in BRIN vacuuming Masahiko Sawada 23:02
Re: another autovacuum scheduling thread Jeremy Schneider 23:40
Re: truncate_useless_pathkeys() doesn't account for window function queries David Rowley 23:41
Re: another autovacuum scheduling thread David Rowley 23:59

Oct. 9, 2025

Thread Author Time
Re: Should we update the random_page_cost default value? 📎 Bruce Momjian 00:16
Re: another autovacuum scheduling thread Jeremy Schneider 00:27
Re: another autovacuum scheduling thread Jeremy Schneider 00:30
Re: pg_createsubscriber --dry-run logging concerns 📎 Peter Smith 00:55
Re: another autovacuum scheduling thread David Rowley 01:03
Re: Optimize LISTEN/NOTIFY Chao Li 01:11
Re: sync_standbys_defined and pg_stat_replication Jeremy Schneider 01:11
Re: speedup COPY TO for partitioned table. Masahiko Sawada 01:13
Re: another autovacuum scheduling thread Jeremy Schneider 01:25
pg_createsubscriber - more logging to say if there are no pubs to drop 📎 Peter Smith 01:33
Re: another autovacuum scheduling thread Jeremy Schneider 01:47
Re: Eager aggregation, take 3 Richard Guo 01:48
Re: Eager aggregation, take 3 Richard Guo 01:49
Re: Eager aggregation, take 3 Richard Guo 01:51
Re: [PATCH] Add tests for Bitmapset David Rowley 01:57
RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Hayato Kuroda (Fujitsu) 02:05
Re: ReadRecentBuffer() doesn't scale well Amit Langote 02:05
Re: ReadRecentBuffer() doesn't scale well Andres Freund 02:09
Re: [PATCH] Add tests for Bitmapset 📎 Michael Paquier 02:12
Re: Eager aggregation, take 3 Tom Lane 02:13
Re: plan shape work Richard Guo 02:24
RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Hayato Kuroda (Fujitsu) 02:28
Re: duplicate logging in pg_createsubscriber Chao Li 02:30
Re: duplicate logging in pg_createsubscriber Peter Smith 02:36
Re: Question about InvalidatePossiblyObsoleteSlot() suyu.cmj 02:49
Re: plan shape work Tom Lane 03:04
Re: doc: Improve description of io_combine_limit and io_max_combine_limit GUCs Chao Li 03:04
Re: Clarification on Role Access Rights to Table Indexes Jeff Davis 03:06
Re: Eager aggregation, take 3 Richard Guo 03:10
Re: another autovacuum scheduling thread David Rowley 03:13
Re: Clarification on Role Access Rights to Table Indexes Jeff Davis 03:28
Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Michael Paquier 03:33
Re: [PATCH] Add tests for Bitmapset David Rowley 03:35
Re: Enhance Makefiles to rebuild objects on map file changes Chao Li 03:46
Re: [PATCH] Add tests for Bitmapset 📎 Michael Paquier 03:47
Re: sql/json query function JsonBehavior default expression's collation may differ from returning type's collation jian he 03:47
What is the build strategy between make and meson? Chao Li 04:00
RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Hayato Kuroda (Fujitsu) 04:00
Re: What is the build strategy between make and meson? Tom Lane 04:11
Re: What is the build strategy between make and meson? Tom Lane 04:20
Re: sql/json query function JsonBehavior default expression's collation may differ from returning type's collation Amit Langote 04:24
Re: new environment variable INITDB_LOCALE_PROVIDER 📎 Jeff Davis 04:27
Re: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Michael Paquier 04:37
Re: Logical Replication of sequences Amit Kapila 04:44
RE: Logical Replication of sequences Hayato Kuroda (Fujitsu) 04:55
Re: duplicate logging in pg_createsubscriber Michael Paquier 05:03
Re: Invalid primary_slot_name triggers warnings in all processes on reload Amit Kapila 05:06
Re: Eager aggregation, take 3 Antonin Houska 05:09
Re: issue with synchronized_standby_slots Amit Kapila 05:23
Re: Invalid primary_slot_name triggers warnings in all processes on reload 📎 Fujii Masao 05:26
Re: pg_createsubscriber --dry-run logging concerns Chao Li 05:38
RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Hayato Kuroda (Fujitsu) 05:47
Re: Logical Replication of sequences Peter Smith 05:51
Re: Logical Replication of sequences Dilip Kumar 05:57
Re: What is the build strategy between make and meson? Chao Li 05:57
Re: speedup COPY TO for partitioned table. torikoshia 05:59
Re: duplicate logging in pg_createsubscriber Peter Smith 06:01
Re: Logical Replication of sequences Amit Kapila 06:02
Re: Enhance Makefiles to rebuild objects on map file changes Chao Li 06:04
Re: Logical Replication of sequences Amit Kapila 06:07
User defined window functions calling WinGetFuncArgInPartition/WINDOW_SEEK_HEAD 📎 Tatsuo Ishii 06:08
RE: Patch for migration of the pg_commit_ts directory Hayato Kuroda (Fujitsu) 06:22
Re: Logical Replication of sequences shveta malik 06:32
Re: Adding REPACK [concurrently] Antonin Houska 06:38
Re: get rid of RM_HEAP2_ID Michael Paquier 06:42
Re: Logical Replication of sequences Peter Smith 07:00
Re: Eager aggregation, take 3 Richard Guo 07:01
Re: speedup COPY TO for partitioned table. 📎 jian he 07:10
Re: Reorganize GUC structs Chao Li 07:15
Re: Logical Replication of sequences Dilip Kumar 07:22
Re: Replace O_EXCL with O_TRUNC for creation of state.tmp in SaveSlotToPath 📎 Michael Paquier 08:02
Re: pg_createsubscriber --dry-run logging concerns 📎 Peter Smith 08:05
Re: Eager aggregation, take 3 Richard Guo 08:07
Re: Optimize LISTEN/NOTIFY Joel Jacobson 08:07
Re: [BUG] temporary file usage report with extended protocol and unnamed portals Michael Paquier 08:11
Re: speedup COPY TO for partitioned table. Chao Li 08:14
Re: get rid of RM_HEAP2_ID John Naylor 08:15
Re: Logical Replication of sequences Amit Kapila 08:16
Re: Optimize LISTEN/NOTIFY Chao Li 08:39
Re: Enhancing Memory Context Statistics Reporting 📎 Rahila Syed 08:43
Re: Improve pg_sync_replication_slots() to wait for primary to advance Amit Kapila 08:43
Re: Enhance Makefiles to rebuild objects on map file changes John Naylor 08:45

Browse Archives

Prev | Next