pgsql-hackers since 2025-11-06 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

Nov. 6, 2025

Thread Author Time
Re: Logical Replication of sequences Peter Smith 00:48
Re: Add support for specifying tables in pg_createsubscriber. Peter Smith 01:48
Re: pgstattuple: Use streaming read API in pgstatindex functions Xuneng Zhou 02:01
Re: Use stack-allocated StringInfoData David Rowley 02:09
Re: Logical Replication of sequences 📎 Shinya Kato 02:29
Re: Docs and tests for RLS policies applied by command type jian he 02:45
Re: GiST README typos John Naylor 02:59
Re: Teaching planner to short-circuit empty UNION/EXCEPT/INTERSECT inputs David Rowley 03:35
Re: postgres_fdw: Add more test coverage for EvalPlanQual testing Etsuro Fujita 03:39
Re: Obsolete comment in ExecScanReScan() Etsuro Fujita 03:41
Re: Add support for specifying tables in pg_createsubscriber. 📎 Shubham Khanna 04:05
Re: Logical Replication of sequences Amit Kapila 04:40
Re: index prefetching 📎 Peter Geoghegan 04:55
Re: [Patch] Windows relation extension failure at 2GB and 4GB Michael Paquier 05:05
[PATCH] Fix socket handle inheritance on Windows 📎 Bryan Green 05:06
Re: Logical Replication of sequences 📎 vignesh C 05:18
Re: Non-text mode for pg_dumpall 📎 Mahendra Singh Thalor 05:33
Re: Consistently use the XLogRecPtrIsInvalid() macro 📎 Bertrand Drouvot 05:56
Re: [Patch] Windows relation extension failure at 2GB and 4GB Bryan Green 06:05
RE: Assertion failure in SnapBuildInitialSnapshot() Zhijie Hou (Fujitsu) 06:33
Re: GiST README typos Paul A Jungwirth 06:36
Re: inconsistent tableoid handling in COPY WHERE clause 📎 jian he 07:16
Re: [PATCH] Add pg_get_role_ddl() functions for role recreation Quan Zongliang 07:20
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 📎 Peter Smith 07:22
Re: Use stack-allocated StringInfoData Mats Kindahl 07:37
LTO aggressively optimizing out function despite explicit calls in logical decoding Arkady Skvorcov 07:39
Re: Improve pg_sync_replication_slots() to wait for primary to advance 📎 Ajin Cherian 07:53
Re: Extended Statistics set/restore/clear functions. Michael Paquier 08:26
Re: Optimize LISTEN/NOTIFY 📎 Joel Jacobson 08:33
Re: pg_waldump: support decoding of WAL inside tarfile 📎 Amul Sul 09:03
Re: Consistently use the XLogRecPtrIsInvalid() macro Álvaro Herrera 09:06
Re: [Patch] Windows relation extension failure at 2GB and 4GB Thomas Munro 09:20
Re: ago(interval) → timestamptz Andreas Karlsson 09:37
Re: GiST README typos John Naylor 09:38
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue 📎 Heikki Linnakangas 10:05
Re: [Patch] Windows relation extension failure at 2GB and 4GB Thomas Munro 10:10
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Álvaro Herrera 10:18
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Álvaro Herrera 10:24
Re: Use stack-allocated StringInfoData Álvaro Herrera 10:31
Re: Assertion failure in SnapBuildInitialSnapshot() Amit Kapila 10:36
Re: Logical Replication of sequences Amit Kapila 10:37
Re: ago(interval) → timestamptz Florents Tselai 11:15
Re: Skipping schema changes in publication 📎 Shlok Kyal 11:16
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Arseniy Mukhin 11:20
Re: Use stack-allocated StringInfoData David Rowley 11:28
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Heikki Linnakangas 11:35
Refactor StringInfo usage in subscriptioncmds.c 📎 Mats Kindahl 11:38
Some efforts to get rid of "long" in our codebase 📎 David Rowley 11:46
Re: Refactor StringInfo usage in subscriptioncmds.c David Rowley 11:54
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue 📎 Heikki Linnakangas 12:05
Re: Refactor StringInfo usage in subscriptioncmds.c Amit Kapila 12:09
Re: Some efforts to get rid of "long" in our codebase Heikki Linnakangas 12:17
Re: Refactor StringInfo usage in subscriptioncmds.c Mats Kindahl 12:34
Re: Refactor StringInfo usage in subscriptioncmds.c Álvaro Herrera 12:40
Re: [PATCH] Fix orphaned backend processes on Windows using Job Objects Thomas Munro 12:46
Re: Calling PGReserveSemaphores() from CreateOrAttachShmemStructs Heikki Linnakangas 12:46
Re: Refactor StringInfo usage in subscriptioncmds.c 📎 Mats Kindahl 12:47
Re: Calling PGReserveSemaphores() from CreateOrAttachShmemStructs Ashutosh Bapat 12:59
Re: log_min_messages per backend type 📎 Euler Taveira 13:09
Re: COPY WHERE clause generated/system column reference Peter Eisentraut 13:17
Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain Thomas Munro 13:43
Re: Adding basic NUMA awareness Jakub Wartak 14:02
Re: [PATCH] Fix orphaned backend processes on Windows using Job Objects Bryan Green 14:13
Re: Spacing of options in getopt_long processing Andrew Dunstan 14:21
Re: Consistently use the XLogRecPtrIsInvalid() macro 📎 Bertrand Drouvot 14:27
Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain Bryan Green 14:42
Re: log_min_messages per backend type Chao Li 14:53
Re: ago(interval) → timestamptz Laurenz Albe 14:54
Re: [Patch] Windows relation extension failure at 2GB and 4GB Bryan Green 14:56
Re: [PATCH] Add pg_get_subscription_ddl() function 📎 Vaibhav Dalvi 14:58
Re: Use stack-allocated StringInfoData Tom Lane 15:11
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Arseniy Mukhin 15:13
Re: Calling PGReserveSemaphores() from CreateOrAttachShmemStructs Chao Li 15:22
Re: Include extension path on pg_available_extensions Matheus Alcantara 15:29
Missing calls to UnlockBuffers() - unify error handling? Andres Freund 15:34
Re: [PATCH] Add pg_get_subscription_ddl() function Álvaro Herrera 15:48
Re: POC: make mxidoff 64 bits 📎 Maxim Orlov 15:50
Re: log_min_messages per backend type Alvaro Herrera 16:01
Re: [PATCH] Add pg_get_role_ddl() functions for role recreation 📎 Bryan Green 16:20
Re: [PoC] XMLCast (SQL/XML X025) 📎 Jim Jones 16:32
Re: psql --help=variables missing csv_fieldsep Álvaro Herrera 16:37
Re: Suggestion to add --continue-client-on-abort option to pgbench Fujii Masao 16:38
Re: pg_plan_advice 📎 Robert Haas 16:45
warning on the current head Rafia Sabih 16:47
Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Xuneng Zhou 16:54
Re: warning on the current head Álvaro Herrera 16:58
Re: [Patch] Windows relation extension failure at 2GB and 4GB 📎 Bryan Green 17:17
Re: [Patch] Windows relation extension failure at 2GB and 4GB Andres Freund 17:45
Re: Some efforts to get rid of "long" in our codebase Peter Eisentraut 18:26
Re: Some efforts to get rid of "long" in our codebase Peter Eisentraut 18:33
Re: Extended Statistics set/restore/clear functions. 📎 Corey Huinker 18:35
Re: Assertion failure in SnapBuildInitialSnapshot() Masahiko Sawada 18:36
Re: [PATCH] Fix socket handle inheritance on Windows 📎 Bryan Green 18:53
Re: Consistently use the XLogRecPtrIsInvalid() macro Álvaro Herrera 19:48
Re: Some efforts to get rid of "long" in our codebase David Rowley 20:06
Re: [PATCH] Add pretty formatting to pg_get_triggerdef Philip Alger 20:19
Re: Refactor StringInfo usage in subscriptioncmds.c David Rowley 20:50
Re: Built-in case-insensitive collation pg_unicode_ci Jeff Davis 21:54
Tuesday at 2026.pgconf.dev Robert Haas 21:57
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement 📎 Manni Wood 22:08
Re: [Patch] Windows relation extension failure at 2GB and 4GB Michael Paquier 22:13
Re: [Patch] Windows relation extension failure at 2GB and 4GB Michael Paquier 22:20
Re: another autovacuum scheduling thread 📎 Sami Imseih 22:21
Re: [Patch] Windows relation extension failure at 2GB and 4GB Michael Paquier 22:28
Re: [PATCH] Fix fragile walreceiver test. Michael Paquier 22:34
Re: another autovacuum scheduling thread David Rowley 23:05
Re: High CPU consumption in cascade replication with large number of walsenders 📎 Alexey Makhmutov 23:17
Re: alter check constraint enforceability Robert Treat 23:29
Re: postgres_fdw: Use COPY to speed up batch inserts 📎 Matheus Alcantara 23:49

Nov. 7, 2025

Thread Author Time
Re: Suggestion to add --continue-client-on-abort option to pgbench Chao Li 00:06
Re: doc: Improve description of io_combine_limit and io_max_combine_limit GUCs Fujii Masao 00:39
Received e-mails in Spams (bad e-mail server configuration / ML configuration) + remove old ML alias (before lists.postgresql.org) * Neustradamus * 00:45
Re: [PATCH] Fix socket handle inheritance on Windows Thomas Munro 01:03
Re: [Patch] Windows relation extension failure at 2GB and 4GB 📎 Bryan Green 01:17
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement 📎 Manni Wood 01:27
Re: [PATCH] Fix socket handle inheritance on Windows Bryan Green 01:35
Re: [Patch] Windows relation extension failure at 2GB and 4GB Thomas Munro 01:45
Re: [PATCH] Fix socket handle inheritance on Windows Thomas Munro 01:59
Re: [Patch] Windows relation extension failure at 2GB and 4GB Michael Paquier 02:12
Re: [PATCH] Fix orphaned backend processes on Windows using Job Objects Thomas Munro 02:39
transformJsonFuncExpr pathspec cache lookup failed 📎 jian he 02:50
Re: [Patch] Windows relation extension failure at 2GB and 4GB Thomas Munro 02:56
RE: Assertion failure in SnapBuildInitialSnapshot() Zhijie Hou (Fujitsu) 02:59
Re: [Patch] Windows relation extension failure at 2GB and 4GB Michael Paquier 03:32
Re: [PATCH] Add pg_get_role_ddl() functions for role recreation Quan Zongliang 03:36
Re: Skipping schema changes in publication Peter Smith 03:41
Re: Skipping schema changes in publication Peter Smith 04:04
Re: Assertion failure in SnapBuildInitialSnapshot() Amit Kapila 04:05
Re: Calling PGReserveSemaphores() from CreateOrAttachShmemStructs Ashutosh Bapat 04:22
Optimize SnapBuild by maintaining committed.xip in sorted order 📎 Xuneng Zhou 04:55
Re: Optimize SnapBuildPurgeOlderTxn: use in-place compaction instead of temporary array Xuneng Zhou 05:02
Re: Improve pg_sync_replication_slots() to wait for primary to advance Japin Li 05:06
Re: on_error table, saving error info to a table Nishant Sharma 05:28
Re: Logical Replication of sequences 📎 vignesh C 05:28
Re: Support tid range scan in parallel? 📎 David Rowley 05:31
Re: Assertion failure in SnapBuildInitialSnapshot() Masahiko Sawada 05:34
回复: [PATCH] Add pg_get_role_ddl() functions for role recreation li carol 05:42
Re: Skipping schema changes in publication Peter Smith 06:06
Re: Sequence Access Methods, round two 📎 Michael Paquier 06:12
Re: Consistently use the XLogRecPtrIsInvalid() macro Bertrand Drouvot 06:17
Re: transformJsonFuncExpr pathspec cache lookup failed Kirill Reshke 06:25
Re: doc: Improve description of io_combine_limit and io_max_combine_limit GUCs Fujii Masao 07:44
Re: Extended Statistics set/restore/clear functions. 📎 Michael Paquier 07:51
Re: [BUG] temporary file usage report with extended protocol and unnamed portals Frédéric Yhuel 08:06
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue 📎 Heikki Linnakangas 08:10
Re: Reorganize GUC structs 📎 Peter Eisentraut 08:44
Re: XMLSerialize: version and explicit XML declaration 📎 Jim Jones 09:17
Re: Logical Replication of sequences shveta malik 09:23
Re: Suggestion to add --continue-client-on-abort option to pgbench Fujii Masao 09:33
Re: Reorganize GUC structs Álvaro Herrera 09:38
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Arseniy Mukhin 09:41
[PATCH] Implement condition variable-based WAL waiting for logical decoding 📎 Arkady Skvorcov 09:57
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement Álvaro Herrera 09:58
Re: Add tab completion support for WAIT FOR command 📎 Xuneng Zhou 10:10
Re: contrib/pg_stat_tcpinfo 📎 Jakub Wartak 10:36
Re: [PATCH] Add pg_get_subscription_ddl() function 📎 Vaibhav Dalvi 10:42
Re: relfilenode statistics 📎 Bertrand Drouvot 11:28
Re: Logical Replication of sequences Amit Kapila 11:29
Re: Extend injection_points_attach() to accept a user-defined function 📎 Rahila Syed 12:09
Re: [PATCH] Add pg_get_subscription_ddl() function Álvaro Herrera 12:11
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement 📎 Akshay Joshi 12:20
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Marcos Pegoraro 13:14
Re: Consistently use the XLogRecPtrIsInvalid() macro Álvaro Herrera 13:37
Re: Improve read_local_xlog_page_guts by replacing polling with latch-based waiting 📎 Xuneng Zhou 13:48
Minor refactor of the code in ExecScanExtended() 📎 cca5507 14:00
Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue Álvaro Herrera 14:14
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Akshay Joshi 14:27
pgsql: doc: Fix incorrect wording for --file in pg_dump Daniel Gustafsson 14:27
Xlogprefetcher: Use atomic add for increment counter 📎 Ranier Vilela 14:28
Re: Xlogprefetcher: Use atomic add for increment counter Andres Freund 14:41
Re: [PATCH] Add pg_get_policy_ddl() function to reconstruct CREATE POLICY statement Marcos Pegoraro 14:47
Re: Logical Replication of sequences 📎 vignesh C 14:47
Re: Xlogprefetcher: Use atomic add for increment counter Ranier Vilela 14:52
Re: Xlogprefetcher: Use atomic add for increment counter Andres Freund 14:59
Re: Xlogprefetcher: Use atomic add for increment counter Ranier Vilela 15:03
Re: Consistently use the XLogRecPtrIsInvalid() macro 📎 Bertrand Drouvot 15:03
Re: LTO aggressively optimizing out function despite explicit calls in logical decoding Andres Freund 15:10
Re: Reorganize GUC structs Tom Lane 15:14
Re: Incorrect checksum in control file with pg_rewind test Maksim.Melnikov 15:19
Multixid SLRU truncation bugs at wraparound 📎 Heikki Linnakangas 15:33
Re: CI: Add task that runs pgindent Andres Freund 15:33
Re: Decouple C++ support in Meson's PGXS from LLVM enablement Peter Eisentraut 15:39
Re: Reorganize GUC structs Peter Eisentraut 15:44
Re: Some efforts to get rid of "long" in our codebase Peter Eisentraut 15:53
Re: Reorganize GUC structs Álvaro Herrera 15:53
Re: POC: make mxidoff 64 bits Maxim Orlov 16:03
Re: Some efforts to get rid of "long" in our codebase Tom Lane 16:04
Re: Consistently use the XLogRecPtrIsInvalid() macro Peter Eisentraut 16:05
Re: Sequence Access Methods, round two Andrei Lepikhov 16:05
Re: CI: Add task that runs pgindent Tom Lane 16:07
Re: [PATCH] Add pg_get_tablespace_ddl() function to reconstruct CREATE TABLESPACE statement Jim Jones 16:16
Re: Decouple C++ support in Meson's PGXS from LLVM enablement Jelte Fennema-Nio 16:19
Re: AIX support Peter Eisentraut 16:28
Re: Decouple C++ support in Meson's PGXS from LLVM enablement Tristan Partin 16:29
Re: Consistently use the XLogRecPtrIsInvalid() macro 📎 Bertrand Drouvot 17:15
Re: Consistently use the XLogRecPtrIsInvalid() macro Dagfinn Ilmari Mannsåker 17:18
Re: Consistently use the XLogRecPtrIsInvalid() macro 📎 Bertrand Drouvot 17:22
Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain 📎 Bryan Green 17:28
Re: Issue with logical replication slot during switchover 📎 Fabrice Chapuis 17:34
Re: [PATCH] Add pg_get_role_ddl() functions for role recreation 📎 Mario González Troncoso 17:46

Browse Archives

Prev | Next