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

Aug. 20, 2025

Thread Author Time
Re: VM corruption on standby Thomas Munro 00:11
Re: A few patches to clarify snapshot management Noah Misch 00:37
Re: memory leak in logical WAL sender with pgoutput's cachectx Masahiko Sawada 00:43
Re: Possible inaccurate description of wal_compression in docs Xuneng Zhou 01:01
Re: Raw parse tree is not dumped to log Tatsuo Ishii 01:25
Re: Reduce "Var IS [NOT] NULL" quals during constant folding Richard Guo 01:29
Re: Raw parse tree is not dumped to log Chao Li 01:32
Re: Standardize LSN-based filename Japin Li 01:37
Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only 📎 Yugo Nagata 01:42
Re: memory leak in logical WAL sender with pgoutput's cachectx Xuneng Zhou 01:52
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 📎 Peter Smith 02:27
Re: UPDATE with invalid domain constraint 📎 jian he 03:31
Re: New commitfest app release on August 19th John Naylor 03:36
Re: Enhance Makefiles to rebuild objects on map file changes John Naylor 03:44
Re: VM corruption on standby Tom Lane 03:47
Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only Fujii Masao 03:49
Re: Logical Replication of sequences Amit Kapila 04:14
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring 📎 Naga Appani 04:27
Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only 📎 Yugo Nagata 04:30
Re: analyze-in-stages post upgrade questions Fujii Masao 04:31
Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only 📎 Yugo Nagata 04:53
Re: VM corruption on standby Kirill Reshke 05:03
Re: Allow to collect statistics on virtual generated columns 📎 Yugo Nagata 05:10
Re: Test instability when pg_dump orders by OID Kirill Reshke 05:11
Re: Improve pg_sync_replication_slots() to wait for primary to advance 📎 Ajin Cherian 05:22
Re: Improve pg_sync_replication_slots() to wait for primary to advance Ajin Cherian 05:24
Re: Organize working memory under per-PlanState context Chao Li 05:38
Re: pgsql: Move SQL-callable code related to multixacts into its own file Bertrand Drouvot 05:57
Re: pgsql: Move SQL-callable code related to multixacts into its own file Bertrand Drouvot 05:58
Re: ReplicationSlotRelease() crashes when the instance is in the single user mode Michael Paquier 06:05
Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar 06:16
Remove condition variables from injection wait logic. 📎 Kirill Reshke 06:20
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 06:42
Re: UPDATE with invalid domain constraint Chao Li 06:48
Re: analyze-in-stages post upgrade questions Laurenz Albe 07:14
Re: RFC: extensible planner state Andrei Lepikhov 07:14
Re: Organize working memory under per-PlanState context Andrei Lepikhov 07:22
Re: Organize working memory under per-PlanState context Andrei Lepikhov 07:33
Re: Remove traces of long in dynahash.c 📎 Michael Paquier 07:40
RE: ReplicationSlotRelease() crashes when the instance is in the single user mode Hayato Kuroda (Fujitsu) 07:42
Re: Generate GUC tables from .dat file John Naylor 07:57
Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION 📎 Yugo Nagata 08:01
Re: ReplicationSlotRelease() crashes when the instance is in the single user mode Michael Paquier 08:02
Re: pgsql: Move SQL-callable code related to multixacts into its own file Michael Paquier 08:11
Re: Remove traces of long in dynahash.c Chao Li 08:14
Re: IPC/MultixactCreation on the Standby server Kirill Reshke 08:19
Re: Adding REPACK [concurrently] Antonin Houska 08:33
Remove redundant assignment of a variable in function AlterPublicationTables 📎 Shlok Kyal 08:41
Re: Adding REPACK [concurrently] Antonin Houska 08:53
Re: Logical Replication of sequences vignesh C 08:55
Re: Skipping schema changes in publication 📎 Shlok Kyal 09:00
Re: Skipping schema changes in publication Shlok Kyal 09:02
Re: max_locks_per_transaction v18 James Pang 09:03
Re: Remove redundant assignment of a variable in function AlterPublicationTables Chao Li 09:18
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 jian he 09:22
Add ALTER INDEX ENABLE/DISABLE for Temporarily Disabling Indexes Alaa Attya 10:05
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik 10:11
Re: Logical Replication of sequences Amit Kapila 11:57
Re: When deleting the plpgsql function, release the CachedPlan of the function Vladlen Popolitov 12:04
Re: Adding REPACK [concurrently] Álvaro Herrera 12:07
Re: Proposal: Conflict log history table for Logical Replication Amit Kapila 12:16
Re: pgsql: Move SQL-callable code related to multixacts into its own file Tom Lane 12:17
Re: When deleting the plpgsql function, release the CachedPlan of the function Tom Lane 12:38
Re: meson: Add _static and _shared suffixes to the library names Nazir Bilal Yavuz 13:01
Re: VM corruption on standby Andres Freund 13:14
pg_get_sequence_data Shows Non-NULL last_value for Freshly Created Sequence 📎 vignesh C 13:46
Re: Reduce "Var IS [NOT] NULL" quals during constant folding Nathan Bossart 14:10
Re: Adding REPACK [concurrently] Antonin Houska 14:22
Re: Changing the state of data checksums in a running cluster Tomas Vondra 14:37
Add GUC to enable libxml2's XML_PARSE_HUGE 📎 Jim Jones 15:37
Re: Add GUC to enable libxml2's XML_PARSE_HUGE Tom Lane 15:46
Re: Adding REPACK [concurrently] Andres Freund 16:11
Re: minor error message enhancement in refuseDupeIndexAttach Peter Eisentraut 16:24
Re: pg_get_sequence_data Shows Non-NULL last_value for Freshly Created Sequence Nathan Bossart 16:47
Re: pg_get_sequence_data Shows Non-NULL last_value for Freshly Created Sequence Nathan Bossart 17:00
Re: Organize working memory under per-PlanState context Jeff Davis 17:00
Re: pg_get_sequence_data Shows Non-NULL last_value for Freshly Created Sequence Tom Lane 17:01
Re: Changing the state of data checksums in a running cluster Tomas Vondra 17:02
Re: Organize working memory under per-PlanState context Tom Lane 17:07
Re: Test instability when pg_dump orders by OID Noah Misch 17:21
Re: Logical Replication of sequences Masahiko Sawada 17:29
Re: Non-reproducible AIO failure 📎 Alexander Lakhin 18:00
Re: Cygwin support Kirk Wolak 18:52
Re: Retail DDL Kirk Wolak 19:09
Re: RFC: extensible planner state 📎 Robert Haas 19:13
Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only Nathan Bossart 19:19
Re: Add GUC to enable libxml2's XML_PARSE_HUGE Jim Jones 19:42
Re: date_trunc function in interval version Kirk Wolak 19:52
Re: date_trunc function in interval version Przemysław Sztoch 21:13
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Matheus Alcantara 21:18
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Matheus Alcantara 21:22
Re: Add GUC to enable libxml2's XML_PARSE_HUGE Michael Paquier 22:55
Re: Remove condition variables from injection wait logic. Michael Paquier 23:02
Re: date_trunc function in interval version Kirk Wolak 23:03
Re: Remove traces of long in dynahash.c Michael Paquier 23:07
Re: VM corruption on standby Michael Paquier 23:12
Re: Remove traces of long in dynahash.c Chao Li 23:43
Re: Adding REPACK [concurrently] 📎 Mihail Nikalayeu 23:44

Aug. 21, 2025

Thread Author Time
Re: Skipping schema changes in publication Peter Smith 00:03
Re: pg_get_sequence_data Shows Non-NULL last_value for Freshly Created Sequence Michael Paquier 00:06
Re: Remove redundant assignment of a variable in function AlterPublicationTables Michael Paquier 00:11
Re: Remove redundant assignment of a variable in function AlterPublicationTables Chao Li 00:41
Re: Reduce "Var IS [NOT] NULL" quals during constant folding Richard Guo 01:07
Re: Remove redundant assignment of a variable in function AlterPublicationTables Peter Smith 01:10
Re: analyze-in-stages post upgrade questions Justin Pryzby 01:51
Re: VM corruption on standby Andrey Borodin 02:07
Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only Fujii Masao 02:13
Re: Remove redundant assignment of a variable in function AlterPublicationTables Chao Li 02:15
Re: Add GUC to enable libxml2's XML_PARSE_HUGE Erik Wienhold 02:26
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 jian he 02:53
Re: Sequence Access Methods, round two 📎 Michael Paquier 02:57
vacuumdb --missing-stats-only and permission issue Fujii Masao 03:06
RE: Fix replica identity checks for MERGE command on published table. 📎 Zhijie Hou (Fujitsu) 03:41
Remove redundant assignment in CreateWorkExprContext 📎 Chao Li 03:47
Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar 03:47
Re: Logical Replication of sequences Amit Kapila 04:04
Re: Possible inaccurate description of wal_compression in docs Michael Paquier 04:28
Re: Remove traces of long in dynahash.c Tom Lane 04:53
Re: SQL:2023 JSON simplified accessor support 📎 Alexandra Wang 04:53
Redesigning postmaster death handling 📎 Thomas Munro 05:07
Re: VM corruption on standby Thomas Munro 05:15
RE: memory leak in logical WAL sender with pgoutput's cachectx 📎 Hayato Kuroda (Fujitsu) 05:23
RE: memory leak in logical WAL sender with pgoutput's cachectx Hayato Kuroda (Fujitsu) 05:27
Re: Redesigning postmaster death handling Tom Lane 05:28
RE: memory leak in logical WAL sender with pgoutput's cachectx 📎 Hayato Kuroda (Fujitsu) 05:41
Re: Redesigning postmaster death handling Tom Lane 05:45
Re: Conflict detection for update_deleted in logical replication shveta malik 06:01
Re: Logical Replication of sequences shveta malik 06:19
Re: Redesigning postmaster death handling Thomas Munro 06:19
RE: ReplicationSlotRelease() crashes when the instance is in the single user mode 📎 Hayato Kuroda (Fujitsu) 06:39
Re: Organize working memory under per-PlanState context Andrei Lepikhov 06:42
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 jian he 06:45
Re: Fix replica identity checks for MERGE command on published table. Chao Li 06:51
Re: Standardize LSN-based filename Fujii Masao 06:52
Re: Remove condition variables from injection wait logic. Andrey Borodin 06:57
Re: vacuumdb --missing-stats-only and permission issue Corey Huinker 07:19
Re: When deleting the plpgsql function, release the CachedPlan of the function 📎 章晨曦 07:24
Re: Add log_autovacuum_{vacuum|analyze}_min_duration kasaharatt 07:39
Re: event trigger support for PL/Python Peter Eisentraut 07:46
Re: Conflict detection for update_deleted in logical replication Nisha Moond 07:46
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 08:31
Re: memory leak in logical WAL sender with pgoutput's cachectx 📎 赵宇鹏 (宇彭) 08:32
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 08:39
Re: [BUG?] check_exclusion_or_unique_constraint false negative 📎 Mihail Nikalayeu 08:43
doc patch: correct function name for slot synchronization. 📎 Hayato Kuroda (Fujitsu) 08:54
Re: Conflict detection for update_deleted in logical replication Mihail Nikalayeu 08:55
Re: Add support for specifying tables in pg_createsubscriber. 📎 Shubham Khanna 09:08
Re: doc patch: correct function name for slot synchronization. Amit Kapila 09:13
Re: memory leak in logical WAL sender with pgoutput's cachectx Amit Kapila 09:55
Re: memory leak in logical WAL sender with pgoutput's cachectx Amit Kapila 10:11
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Shlok Kyal 10:50
Re: Add os_page_num to pg_buffercache Mircea Cadariu 11:08
Re: Conflict detection for update_deleted in logical replication 📎 shveta malik 11:30
misleading error message in ProcessUtilitySlow T_CreateStatsStmt jian he 11:59
Re: [BUG] temporary file usage report with extended protocol and unnamed portals 📎 Frédéric Yhuel 12:02
Re: Add GUC to enable libxml2's XML_PARSE_HUGE Jim Jones 12:17
Inconsistent update in the MERGE command Dmitry 13:30
Re: vacuumdb --missing-stats-only and permission issue Nathan Bossart 13:44
Re: Report reorder buffer size Ashutosh Bapat 13:56
Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only 📎 Nathan Bossart 13:56
Remove unneeded cast in heap_xlog_lock. 📎 Kirill Reshke 14:10
Weird error message from Postgres 18 📎 Ranier Vilela 14:25
Re: Memory leak of SMgrRelation object on standby Jingtang Zhang 15:07
Re: Weird error message from Postgres 18 Tom Lane 15:17
Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt Kirill Reshke 15:20
Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt Tom Lane 15:27
Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only Corey Huinker 15:29
Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only Nathan Bossart 15:37
Re: Speed up COPY FROM text/CSV parsing using SIMD Andrew Dunstan 15:47
Re: Weird error message from Postgres 18 Ranier Vilela 16:17
Re: Logical Replication of sequences 📎 vignesh C 16:38
Re: vacuumdb --missing-stats-only and permission issue 📎 Corey Huinker 16:52
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart 📎 Masahiko Sawada 17:03
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 17:04
Re: Logical Replication of sequences Masahiko Sawada 17:22
Re: Identifying function-lookup failures due to argument name mismatches Tom Lane 17:23
Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only Yugo Nagata 17:23
Re: Identifying function-lookup failures due to argument name mismatches Tom Lane 17:30
Re: pgaio_io_get_id() type (was Re: Datum as struct) Peter Eisentraut 17:56
Re: vacuumdb --missing-stats-only and permission issue Nathan Bossart 17:59
Re: Adding REPACK [concurrently] Antonin Houska 18:07
Re: vacuumdb --missing-stats-only and permission issue Nathan Bossart 18:07
Re: Adding REPACK [concurrently] Antonin Houska 18:14
Re: Adding REPACK [concurrently] Andres Freund 18:16
Re: Speed up COPY FROM text/CSV parsing using SIMD KAZAR Ayoub 19:36
Re: Adding REPACK [concurrently] Robert Treat 22:06
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Masahiko Sawada 22:25
Re: VM corruption on standby Alexander Korotkov 22:27
Re: VM corruption on standby Michael Paquier 22:33
Re: VM corruption on standby Tom Lane 22:42
Re: Identifying function-lookup failures due to argument name mismatches 📎 Tom Lane 22:58
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Matheus Alcantara 23:14
Re: vacuumdb --missing-stats-only and permission issue 📎 Corey Huinker 23:27
Re: Redesigning postmaster death handling Thomas Munro 23:38
Re: memory leak in logical WAL sender with pgoutput's cachectx Masahiko Sawada 23:55
Re: Remove redundant assignment of a variable in function AlterPublicationTables Peter Smith 23:55

Aug. 22, 2025

Thread Author Time
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring torikoshia 00:28
Re: Remove unneeded cast in heap_xlog_lock. Chao Li 00:44
Re: Don't treat virtual generated columns as missing statistics in vacuumdb --missing-stats-only Fujii Masao 01:19
Re: Standardize LSN-based filename Japin Li 01:29

Browse Archives

Prev | Next