pgsql-hackers since 2026-06-01 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

June 1, 2026

Thread Author Time
Re: Row pattern recognition Henson Choi 00:40
Re: Update our timezone code to IANA tzcode2026b 📎 Tom Lane 00:55
Re: Row pattern recognition Henson Choi 01:16
RE: Patch for migration of the pg_commit_ts directory Hayato Kuroda (Fujitsu) 01:25
Re: Proposal: Conflict log history table for Logical Replication Peter Smith 01:39
Re: Row pattern recognition Tatsuo Ishii 02:11
RE: Adding REPACK [concurrently] 📎 Zhijie Hou (Fujitsu) 02:25
Re: Row pattern recognition Henson Choi 02:29
[PATCH]Refactor and unify expression construction functions in makefuncs.c 📎 ZizhuanLiu X-MAN 02:45
Re: Row pattern recognition Tatsuo Ishii 02:47
Re: pg_rewind does not rewind diverging timelines Japin Li 02:59
Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar 03:33
Re: [PATCH]Refactor and unify expression construction functions in makefuncs.c Tom Lane 03:56
RE: Exit walsender before confirming remote flush in logical replication Hayato Kuroda (Fujitsu) 03:57
Re: [PATCH] Fix libxml leaks in contrib/xml2 XPath functions 📎 Michael Paquier 04:04
Re: autovacuum launcher crash: assert in pgstat_count_io_op (IOOP_EXTEND on pg_database's VM) Michael Paquier 04:08
Re: Add wait events for server logging destination writes Michael Paquier 04:37
Re: Improve pg_stat_statements scalability Kyotaro Horiguchi 04:58
Re: [PATCH] Remove obsolete tupDesc assignment in extended statistics Michael Paquier 05:17
pg_stat_statements: Fix normalization of + signs for FETCH and MOVE 📎 Chao Li 05:33
Re: Row pattern recognition Henson Choi 05:35
Re: Add pg_stat_kind_info system view Michael Paquier 05:40
Re: Add wait events for server logging destination writes Kyotaro Horiguchi 05:49
Re: pg_stat_statements: Fix normalization of + signs for FETCH and MOVE Michael Paquier 06:06
[PATCH] doc: explain database-wide impact of old xmin on VACUUM 📎 liu zhilong 06:10
Re: [PATCH] Fix NULL dereference in subscription REFRESH on concurrent DROP Ajin Cherian 06:29
Re: pg_rewind does not rewind diverging timelines Kyotaro Horiguchi 06:30
Re: Extended statistics improvement: multi-column MCV missing values Chengpeng Yan 06:32
Re: Eager aggregation, take 3 📎 Richard Guo 07:19
Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith 07:24
Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith 07:26
Re: Support EXCEPT for TABLES IN SCHEMA publications Peter Smith 07:28
Re: pg_stat_statements: Fix normalization of + signs for FETCH and MOVE 📎 Chao Li 07:53
Re: Eager aggregation, take 3 Tender Wang 07:57
Re: [PATCH]Refactor and unify expression construction functions in makefuncs.c ZizhuanLiu X-MAN 08:01
Wrong unsafe-flag test in check_output_expressions() 📎 Richard Guo 08:27
Re: autovacuum launcher crash: assert in pgstat_count_io_op (IOOP_EXTEND on pg_database's VM) 📎 Ewan Young 08:41
Re: Avoid orphaned objects dependencies, take 3 📎 Bertrand Drouvot 09:21
Re: hashjoins vs. Bloom filters (yet again) Andrei Lepikhov 09:30
Re: glob support in extension_control_path/dynamic_library_path? Matheus Alcantara 09:38
Re: Heads Up: cirrus-ci is shutting down June 1st Jakub Wartak 10:01
Re: [(known) BUG] DELETE/UPDATE more than one row in partitioned foreign table 📎 Etsuro Fujita 10:44
Re: injection_points: Switch wait/wakeup to use atomics rather than latches Andrey Borodin 11:25
Re: (SQL/PGQ) cache lookup failed for label 📎 Ashutosh Bapat 11:37
Re: Proposal: Conflict log history table for Logical Replication Amit Kapila 11:41
Re: A few message wording/formatting cleanup patches Ashutosh Bapat 11:48
postgres_fdw: Emit message when batch_size is reduced 📎 Rafia Sabih 11:55
Re: Proposal: Conflict log history table for Logical Replication 📎 Nisha Moond 12:23
Add autovacuum_warning to surface concurrent vacuum collisions 📎 Shinya Kato 12:33
Re: SLOPE - Planner optimizations on monotonic expressions. 📎 Alexandre Felipe 13:07
Re: RFC: Allow EXPLAIN to Output Page Fault Information Atsushi Torikoshi 13:10
pg_createsubscriber: allow duplicate publication names 📎 Chao Li 13:12
Re: glob support in extension_control_path/dynamic_library_path? 📎 Jakob Egger 13:21
Fix column privileges for pg_subscription.subwalrcvtimeout 📎 Nisha Moond 13:44
Re: should we have a fast-path planning for OLTP starjoins? Robert Haas 14:00
Re: Heads Up: cirrus-ci is shutting down June 1st Álvaro Herrera 14:41
Re: DBeaver Experiencing timeouts while connecting to New Linux PostgreSql server Srinivas Kumar 14:57
Re: autovacuum launcher crash: assert in pgstat_count_io_op (IOOP_EXTEND on pg_database's VM) Melanie Plageman 15:05
Re: Multi-Entry Indexing for GiST & SP-GiST Matthias van de Meent 15:35
Re: should we have a fast-path planning for OLTP starjoins? Tomas Vondra 15:35
Re: sandboxing untrusted code Jacob Champion 15:46
Re: Fix bug of CHECK constraint enforceability recursion 📎 jian he 15:51
Re: [PATCH] Fix segmentation fault caused by reentrancy in RI_Fkey_cascade_del (ri_triggers.c) 📎 Lucas Jeffrey 16:02
Re: should we have a fast-path planning for OLTP starjoins? Joel Jacobson 16:20
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 16:41
Re: Fix race during concurrent logical decoding activation 📎 Masahiko Sawada 16:44
Re: Unify parallel worker handling for index builds and instrumentation Sami Imseih 18:31
Re: PostgreSQL 19 Beta 1 release announcement draft Álvaro Herrera 18:32
Re: pgsql: Advance restart_lsn more eagerly in LogicalConfirmReceivedLocati Álvaro Herrera 18:32
Re: pg_createsubscriber: allow duplicate publication names Shlok Kyal 18:36
[PATCH] Fix recognizing 0x11A7 as a Hangul T syllable in Unicode normalization 📎 Diego Frias 18:38
Re: sandboxing untrusted code Robert Haas 18:53
Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin 19:00
Re: sandboxing untrusted code Tom Lane 19:05
Re: Exit walsender before confirming remote flush in logical replication Alexander Lakhin 20:00
[PATCH] Clarify that ssl_groups is for any key exchange groups 📎 Si, Evan 20:05
Re: Key joins Joel Jacobson 20:06
Re: pg_rewind does not rewind diverging timelines surya poondla 20:32
Re: Key joins Joel Jacobson 20:36
Re: Add RISC-V Zbb popcount optimization Greg Burd 20:54
Re: PostgreSQL 19 Beta 1 release announcement draft Joel Jacobson 21:33
Re: Heads Up: cirrus-ci is shutting down June 1st 📎 Andres Freund 21:57
Re: Extended statistics improvement: multi-column MCV missing values Zsolt Parragi 22:18
Re: DBeaver Experiencing timeouts while connecting to New Linux PostgreSql server Tomas Vondra 23:07
[RFC PATCH v2 RESEND 0/10] Umbra: a remap-aware smgr prototype Mingwei Jia 23:22
Re: DBeaver Experiencing timeouts while connecting to New Linux PostgreSql server Srinivas Kumar 23:27
[RFC PATCH v2 RESEND 01/10] umbra: add patch 0 design notes and repository navigation Mingwei Jia 23:29
[RFC PATCH v2 RESEND 02/10] umbra: add patch 1 smgr implementation boundary Mingwei Jia 23:33
[RFC PATCH v2 RESEND 03/10] umbra: add patch 2 umfile physical file manager and metadata storage primitives Mingwei Jia 23:33
[RFC PATCH v2 RESEND 04/10] umbra: add patch 3 metadata disk format and identity mapping bootstrap Mingwei Jia 23:33
[RFC PATCH v2 RESEND 05/10] umbra: add patch 4 shared-memory MAP cache and checkpoint flush Mingwei Jia 23:33
[RFC PATCH v2 RESEND 06/10] umbra: add patch 5 MAP access policy, translation, and materialization Mingwei Jia 23:33
[RFC PATCH v2 RESEND 07/10] umbra: add patch 6 WAL records, mapped birth, and redo state machine Mingwei Jia 23:33
[RFC PATCH v2 RESEND 08/10] umbra: add patch 7 checkpoint-boundary FPW replacement and block-reference remap Mingwei Jia 23:33
[RFC PATCH v2 RESEND 09/10] umbra: add patch 8 checkpoint/mapwriter writeback and physical preallocation Mingwei Jia 23:33
[RFC PATCH v2 RESEND 10/10] umbra: add patch 9 compactor framework and non-interference policy Mingwei Jia 23:33
Re: [RFC PATCH v2 RESEND 10/10] umbra: add patch 9 compactor framework and non-interference policy Tom Lane 23:45

June 2, 2026

Thread Author Time
Re: Fix race during concurrent logical decoding activation Chao Li 00:01
Re: [RFC PATCH v2 RESEND 0/10] Umbra: a remap-aware smgr prototype 📎 Mingwei Jia 00:05
Re: Support EXCEPT for ALL SEQUENCES publications Peter Smith 00:07
Re: [RFC PATCH v2 RESEND 0/10] Umbra: a remap-aware smgr prototype Bruce Momjian 00:35
Re: [PATCH] Rebuild CHECK constraints after generated column SET EXPRESSION 📎 jian he 00:41
Re: [PATCH] Fix libxml leaks in contrib/xml2 XPath functions 📎 Andrey Chernyy 00:43
Re: Wrong unsafe-flag test in check_output_expressions() Tender Wang 01:12
DOCS - missing SGML markup in some ALTER PUBLICATION examples 📎 Peter Smith 02:10
Re: pg_rewind does not rewind diverging timelines Mats Kindahl 02:13
RE: [Patch] Fix check_pub_rdt bypass when origin is set in same ALTER SUBSCRIPTION Zhijie Hou (Fujitsu) 02:13
Re: DOCS - missing SGML markup in some ALTER PUBLICATION examples Amit Kapila 02:36
Re: Fix column privileges for pg_subscription.subwalrcvtimeout Fujii Masao 02:46
Re: Row pattern recognition Tatsuo Ishii 02:50
Re: Fix column privileges for pg_subscription.subwalrcvtimeout Amit Kapila 02:56
Re: DOCS - missing SGML markup in some ALTER PUBLICATION examples Amit Kapila 02:57
Re: [PATCH] Add NESTED_STATEMENTS option to EXPLAIN 📎 Mohamed ALi 03:01
Re: Row pattern recognition Tatsuo Ishii 03:03
Re: Row pattern recognition Henson Choi 03:05
Re: pgsql: Advance restart_lsn more eagerly in LogicalConfirmReceivedLocati Chao Li 03:10
Re: injection_points: Switch wait/wakeup to use atomics rather than latches Michael Paquier 04:15
Re: A few message wording/formatting cleanup patches 📎 Kyotaro Horiguchi 04:43
Re: injection_points: Switch wait/wakeup to use atomics rather than latches Andrey Borodin 05:13
Re: Unify parallel worker handling for index builds and instrumentation Michael Paquier 05:18
Re: Row pattern recognition Tatsuo Ishii 05:20
Re: Proposal: Conflict log history table for Logical Replication 📎 Dilip Kumar 05:21
Re: Row pattern recognition Tatsuo Ishii 05:23
Re: injection_points: Switch wait/wakeup to use atomics rather than latches Michael Paquier 05:27
Re: pg_rewind does not rewind diverging timelines Kyotaro Horiguchi 05:29
Re: Row pattern recognition jian he 05:46
Re: Fix regression in vacuumdb --analyze-in-stages for partitioned tables Chao Li 05:57
Re: Fix race in ReplicationSlotRelease for ephemeral slots 📎 Xuneng Zhou 06:00
Re: pg_createsubscriber: allow duplicate publication names Amit Kapila 06:14
Re: Fix bug of CHECK constraint enforceability recursion 📎 Chao Li 06:24
Re: hashjoins vs. Bloom filters (yet again) Andrei Lepikhov 06:25
Re: A few message wording/formatting cleanup patches 📎 Ashutosh Bapat 06:28
Re: Improve pg_stat_statements scalability Michael Paquier 06:30
Re: Fix bug of CHECK constraint enforceability recursion 📎 Chao Li 06:39
Re: Proposal: Conflict log history table for Logical Replication 📎 Dilip Kumar 06:46
Re: Fix DROP PROPERTY GRAPH "unsupported object class" error Ashutosh Bapat 06:57
Re: pg_createsubscriber: allow duplicate publication names 📎 Chao Li 06:59
Re: Use pg_current_xact_id() instead of deprecated txid_current() lin teletele 07:14
RE: pg_createsubscriber: allow duplicate publication names Hayato Kuroda (Fujitsu) 07:32
Re: Proposal: Conflict log history table for Logical Replication Peter Smith 07:41
Re: PostgreSQL 19 Beta 1 release announcement draft Joel Jacobson 07:55
Re: Report oldest xmin source when autovacuum cannot remove tuples Kyotaro Horiguchi 07:57
Re: pg_createsubscriber: allow duplicate publication names 📎 Chao Li 07:58
Re: Proposal: Conflict log history table for Logical Replication Peter Smith 08:10
Re: Multi-Entry Indexing for GiST & SP-GiST Andrey Borodin 08:14
Re: PostgreSQL 19 Beta 1 release announcement draft Jelte Fennema-Nio 08:31
Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond 08:56
Re: Support EXCEPT for TABLES IN SCHEMA publications Nisha Moond 08:56
Re: pg_createsubscriber: allow duplicate publication names Amit Kapila 08:57
Re: Support EXCEPT for TABLES IN SCHEMA publications 📎 Nisha Moond 08:57
Re: pg_createsubscriber: allow duplicate publication names Chao Li 09:17
Re: problems with toast.* reloptions solai v 09:42
RE: pg_createsubscriber: allow duplicate publication names Hayato Kuroda (Fujitsu) 10:01
Re: Heads Up: cirrus-ci is shutting down June 1st Jakub Wartak 10:13
Re: Row pattern recognition Tatsuo Ishii 10:19
Re: Make printtup a bit faster 📎 Andy Fan 10:25
Re: Proposal: Conflict log history table for Logical Replication Amit Kapila 10:52
Re: [Bug]Assertion failure in LATERAL GRAPH_TABLE with multi-label pattern 📎 Ashutosh Bapat 11:02
Re: Add pg_get_publication_ddl function solai v 11:10
Re: Use pg_current_xact_id() instead of deprecated txid_current() 📎 Shinya Kato 11:21
Re: Heads Up: cirrus-ci is shutting down June 1st Thomas Munro 11:59
Re: Heads Up: cirrus-ci is shutting down June 1st 📎 Nazir Bilal Yavuz 12:19
Re: problems with toast.* reloptions Nikita Malakhov 12:31
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available 📎 Tobias Bussmann 12:49
SERVICEFILE shows wrong file after servicefile fallback 📎 Chao Li 13:42
Re: autovacuum launcher crash: assert in pgstat_count_io_op (IOOP_EXTEND on pg_database's VM) 📎 Ewan Young 14:02
Re: problems with toast.* reloptions Nathan Bossart 14:08
Re: Row pattern recognition Henson Choi 14:11
Re: [RFC PATCH v2 RESEND 10/10] umbra: add patch 9 compactor framework and non-interference policy Robert Haas 14:13
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available Tom Lane 14:48
Re: [RFC PATCH v2 RESEND 04/10] umbra: add patch 3 metadata disk format and identity mapping bootstrap Álvaro Herrera 14:48
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available Tobias Bussmann 15:10
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available 📎 Tom Lane 15:20
Re: hashjoins vs. Bloom filters (yet again) 📎 Tomas Vondra 15:22
Re: Heads Up: cirrus-ci is shutting down June 1st Andres Freund 15:40
Re: hashjoins vs. Bloom filters (yet again) Tomas Vondra 15:46
Re: Heads Up: cirrus-ci is shutting down June 1st Andres Freund 15:57
Re: hashjoins vs. Bloom filters (yet again) Tomas Vondra 16:01
Re: BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt Melanie Plageman 16:15
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available Tom Lane 16:24
Re: Heads Up: cirrus-ci is shutting down June 1st Andres Freund 16:53
[PATCH] Fix compiler warnings by using designated initializers Zakariyah Ali 16:57
Re: Heads Up: cirrus-ci is shutting down June 1st Nazir Bilal Yavuz 17:36
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available 📎 Tom Lane 17:38
Re: generic plans and "initial" pruning Ilmar Yunusov 17:54
Re: Heads Up: cirrus-ci is shutting down June 1st Peter Eisentraut 18:08
Re: Heads Up: cirrus-ci is shutting down June 1st Peter Eisentraut 18:08
Re: Heads Up: cirrus-ci is shutting down June 1st Andres Freund 18:38
Re: Heads Up: cirrus-ci is shutting down June 1st Andres Freund 18:43
Re: injection_points: Switch wait/wakeup to use atomics rather than latches Andrey Borodin 18:46
Re: Broken build on macOS (Universal / Intel): cpuid instruction not available Andrew Dunstan 18:57
Re: BackgroundPsql swallowing errors on windows 📎 Andrew Dunstan 19:03
Re: Heads Up: cirrus-ci is shutting down June 1st Jelte Fennema-Nio 19:06
Re: Heads Up: cirrus-ci is shutting down June 1st Daniel Gustafsson 19:12
Re: Fix bug of CHECK constraint enforceability recursion Zsolt Parragi 20:56
Re: Wrong unsafe-flag test in check_output_expressions() David Rowley 20:59
Re: Vacuumlo improvements 📎 Sami Imseih 21:05
Re: Support EXCEPT for TABLES IN SCHEMA publications Zsolt Parragi 21:21
Re: [PATCH] Fix libxml leaks in contrib/xml2 XPath functions Michael Paquier 22:10
Re: alert clients when prepared statements are deallocated 📎 Nathan Bossart 22:11

Browse Archives

Prev | Next