pgsql-hackers since 2025-11-14 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. 14, 2025

Thread Author Time
Re: Use streaming read I/O in BRIN vacuuming Masahiko Sawada 00:47
Re: Few untranslated error messages in OAuth 📎 Jacob Champion 00:58
Fix GetOperatorFromCompareType 📎 Paul A Jungwirth 00:59
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Quan Zongliang 01:13
Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis 📎 Peter Smith 01:22
Re: DOCS: ALTER PUBLICATION - Synopsis for DROP is a bit misleading Peter Smith 01:27
Re: Implement waiting for wal lsn replay: reloaded 📎 Xuneng Zhou 01:49
Confused static assertion implementation 📎 Thomas Munro 02:13
autovacuum cost delay improvement thread 段坤仁 (刻韧) 02:17
回复:autovacuum cost delay improvement thread 📎 段坤仁 (刻韧) 02:19
回复:回复:another autovacuum scheduling thread 段坤仁 (刻韧) 02:25
Re: Issue with logical replication slot during switchover shveta malik 03:15
Re: Add support for COPY TO in tablesync for partitioned tables. 📎 Ajin Cherian 03:17
Re: Rename sync_error_count to tbl_sync_error_count in subscription statistics Peter Smith 03:30
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik 03:52
Re: DOCS: Missing <structfield> tags for some SEQUENCE fields Amit Kapila 03:53
Compile error on the aarch64 platform: Missing asm/hwcap.h 高增琦 04:02
Re: misleading error message in ProcessUtilitySlow T_CreateStatsStmt jian he 04:06
Re: SQL:2011 Application Time Update & Delete Chao Li 04:10
Re: Rename sync_error_count to tbl_sync_error_count in subscription statistics Chao Li 04:14
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 📎 Peter Smith 04:24
Re: Compile error on the aarch64 platform: Missing asm/hwcap.h John Naylor 05:06
Re: DOCS: Missing <structfield> tags for some SEQUENCE fields Peter Smith 05:13
Re: Confused static assertion implementation Chao Li 05:17
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Japin Li 05:49
Re: Extended Statistics set/restore/clear functions. 📎 Corey Huinker 05:49
Re: pgsql: Drop unnamed portal immediately after execution to completion Michael Paquier 06:04
Re: Issue with logical replication slot during switchover Masahiko Sawada 06:09
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Japin Li 06:22
Re: Extended Statistics set/restore/clear functions. Michael Paquier 06:25
Re: Skipping schema changes in publication Peter Smith 06:44
Re: [Patch] Windows relation extension failure at 2GB and 4GB Michael Paquier 06:44
Re: Document NULL Chao Li 06:51
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Chao Li 07:03
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 07:29
Re: Suggestion to add --continue-client-on-abort option to pgbench Chao Li 07:44
Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis Fujii Masao 07:47
Re: Suggestion to add --continue-client-on-abort option to pgbench 📎 Yugo Nagata 07:50
Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM 📎 Yugo Nagata 07:55
Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis Chao Li 08:01
Re: Update timezone to C99 Peter Eisentraut 08:11
Re: SQL:2011 Application Time Update & Delete Chao Li 08:38
Re: Issue with logical replication slot during switchover Alexander Kukushkin 08:41
RE: How can end users know the cause of LR slot sync delays? Hayato Kuroda (Fujitsu) 08:43
Re: Issue with logical replication slot during switchover Masahiko Sawada 09:06
Re: Suggestion to add --continue-client-on-abort option to pgbench 📎 Fujii Masao 09:08
Re: Rename sync_error_count to tbl_sync_error_count in subscription statistics Masahiko Sawada 09:12
Re: Suggestion to add --continue-client-on-abort option to pgbench Fujii Masao 09:15
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik 09:25
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila 09:38
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 09:43
Re: Issue with logical replication slot during switchover Amit Kapila 10:39
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 10:44
[Patch] Mention md5 is deprecated in postgresql.conf.sample 📎 Michael Banck 10:47
Re: doc: add missing "id" attributes to extension packaging page Alvaro Herrera 10:59
Re: Reorganize GUC structs Álvaro Herrera 11:00
Re: [PATCH] Add pg_get_database_ddl() function to reconstruct CREATE DATABASE statement Álvaro Herrera 11:12
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila 11:12
Re: DOCS: Missing <structfield> tags for some SEQUENCE fields Amit Kapila 11:15
Clarification on when _PG_init() is invoked for extensions Ayush Vatsa 11:19
Re: Proposal for enabling auto-vectorization for checksum calculations John Naylor 11:34
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 11:39
Re: Missing calls to UnlockBuffers() - unify error handling? Rahila Syed 11:40
Re: Changing shared_buffers without restart 📎 Ashutosh Bapat 11:53
Re: [Patch] Mention md5 is deprecated in postgresql.conf.sample Daniel Gustafsson 11:53
Re: BUG #19095: Test if function exit() is used fail when linked static 📎 Daniel Gustafsson 12:11
Re: IPC/MultixactCreation on the Standby server 📎 Andrey Borodin 12:11
Re: [Patch] Mention md5 is deprecated in postgresql.conf.sample 📎 Michael Banck 12:15
Re: failed NUMA pages inquiry status: Operation not permitted Christoph Berg 12:52
Re: [Patch] Mention md5 is deprecated in postgresql.conf.sample Daniel Gustafsson 12:57
Re: Incorrect checksum in control file with pg_rewind test Ivan Kovmir 13:15
Re: Report replica identity in pg_publication_tables Ashutosh Bapat 13:31
Re: backend/nodes cleanup: Move loop variables definitions into for statement 📎 Chao Li 13:52
pgsql: doc: remove verbiage about "receiving" data from rep. slots Bruce Momjian 13:56
Re: BUG #19095: Test if function exit() is used fail when linked static Andres Freund 14:01
Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots Andres Freund 14:02
Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots Andres Freund 14:05
Uncommented GUC in postgresql.conf.sample 📎 Daniel Gustafsson 14:06
Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots Bruce Momjian 14:12
Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots Andres Freund 14:25
Re: Document NULL David G. Johnston 14:25
Re: ON CONFLICT DO SELECT (take 3) 📎 Viktor Holmberg 14:34
Re: BUG #19095: Test if function exit() is used fail when linked static Tom Lane 14:40
Re: Uncommented GUC in postgresql.conf.sample Tom Lane 14:44
Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots 📎 Bruce Momjian 14:49
Re: Uncommented GUC in postgresql.conf.sample Bruce Momjian 14:51
Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots Andres Freund 14:55
Re: Uncommented GUC in postgresql.conf.sample Nathan Bossart 14:57
Re: Compile error on the aarch64 platform: Missing asm/hwcap.h Tom Lane 15:02
Re: [Patch] Mention md5 is deprecated in postgresql.conf.sample Nathan Bossart 15:02
Re: pgsql: Drop unnamed portal immediately after execution to completion 📎 Mircea Cadariu 15:10
Re: Uncommented GUC in postgresql.conf.sample Andrew Dunstan 15:20
Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Boris Mironov 15:21
Re: Uncommented GUC in postgresql.conf.sample Álvaro Herrera 15:30
Refactor how we form HeapTuples for CatalogTuple(Insert|Update) 📎 Greg Burd 15:31
Re: POC: make mxidoff 64 bits Maxim Orlov 15:40
Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots Bruce Momjian 15:46
PartitionKeyData->partattrs, refactor some 0 to InvalidAttrNumber 📎 jian he 15:47
Re: Performance issues with parallelism and LIMIT 📎 Tomas Vondra 16:00
Re: Optimize LISTEN/NOTIFY Joel Jacobson 16:01
Re: Bypassing cursors in postgres_fdw to enable parallel plans 📎 Rafia Sabih 16:06
Re: PartitionKeyData->partattrs, refactor some 0 to InvalidAttrNumber Bertrand Drouvot 16:58
enhance wraparound warnings 📎 Nathan Bossart 17:05
Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots Andres Freund 17:14
Re: Use merge-based matching for MCVs in eqjoinsel David Geier 17:37
Re: POC: make mxidoff 64 bits 📎 Heikki Linnakangas 17:48
Re: pgsql: doc: remove verbiage about "receiving" data from rep. slots Bruce Momjian 17:55
Re: tuple radix sort David Geier 18:04
Re: index prefetching Peter Geoghegan 18:19
Re: Performance issues with parallelism and LIMIT David Geier 18:20
Re: Uncommented GUC in postgresql.conf.sample Nathan Bossart 19:01
Re: Compile error on the aarch64 platform: Missing asm/hwcap.h Tom Lane 19:37
[BUG] pg_basebackup produces wrong incremental files after relation truncation in segmented tables Oleg Tkachenko 19:43
Re: Uncommented GUC in postgresql.conf.sample Nathan Bossart 19:46
postgresql.conf.sample tab width 📎 Nathan Bossart 20:13
Re: Make COPY format extendable: Extract COPY TO format implementations 📎 Masahiko Sawada 20:19
Re: postgresql.conf.sample tab width Tom Lane 20:25
Have BackendXidGetPid return pid_t 📎 Sami Imseih 20:40
Re: Have BackendXidGetPid return pid_t Tom Lane 20:52
Re: should we have a fast-path planning for OLTP starjoins? Bruce Momjian 21:07
Re: Update timezone to C99 Tom Lane 21:11
Re: ON CONFLICT DO SELECT (take 3) jian he 21:24
Re: postgresql.conf.sample tab width 📎 Nathan Bossart 21:30
Re: postgresql.conf.sample tab width Tom Lane 21:34
Re: postgresql.conf.sample tab width Nathan Bossart 21:38
Re: pgsql: Drop unnamed portal immediately after execution to completion Michael Paquier 22:13
Re: Confused static assertion implementation 📎 Thomas Munro 22:27
Re: Issue with logical replication slot during switchover Masahiko Sawada 22:31
Re: Uncommented GUC in postgresql.conf.sample Daniel Gustafsson 22:57
Re: Performance issues with parallelism and LIMIT Tomas Vondra 23:00

Nov. 15, 2025

Thread Author Time
Type assertions without GCC builtins 📎 Thomas Munro 00:06
Re: Remaining dependency on setlocale() 📎 Jeff Davis 00:23
Re: Report oldest xmin source when autovacuum cannot remove tuples 📎 Sami Imseih 00:25
Re: should we have a fast-path planning for OLTP starjoins? Tomas Vondra 00:41
Re: tuple radix sort John Naylor 02:47
Re: should we have a fast-path planning for OLTP starjoins? Bruce Momjian 02:52
Re: should we have a fast-path planning for OLTP starjoins? Nico Williams 06:15
Re: Document NULL Peter Eisentraut 08:06
regarding statistics retaining with 18 Upgrade Rambabu V 10:02
Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov 10:29
Re: Comments on Custom RMGRs 📎 Andrei Lepikhov 10:44
Re: doc: add missing "id" attributes to extension packaging page Brar Piening 10:53
Re: Asynchronous MergeAppend 📎 Alexander Pyhalov 10:57
Re: ON CONFLICT DO SELECT (take 3) jian he 11:11
Re: Early December Commitfest app release Magnus Hagander 13:04
Re: Document NULL David G. Johnston 13:23
Re: regarding statistics retaining with 18 Upgrade Bruce Momjian 14:31
Re: [Patch] Mention md5 is deprecated in postgresql.conf.sample Robert Treat 14:37
Re: [Patch] Mention md5 is deprecated in postgresql.conf.sample Michael Banck 14:55
Re: should we have a fast-path planning for OLTP starjoins? Tom Lane 15:57
Re: regarding statistics retaining with 18 Upgrade Greg Sabino Mullane 16:02
Re: Early December Commitfest app release Jelte Fennema-Nio 16:36
Re: Early December Commitfest app release Magnus Hagander 18:11
Re: Use opresulttype instead of calling SearchSysCache1() in match_orclause_to_indexcol() 📎 Tom Lane 20:45
Re: Optimize LISTEN/NOTIFY 📎 Joel Jacobson 21:53
Re: Improve error reporting in 027_stream_regress test Tom Lane 21:58
Re: regarding statistics retaining with 18 Upgrade 📎 Robert Treat 23:52

Nov. 16, 2025

Thread Author Time
Re: regarding statistics retaining with 18 Upgrade Dilip Kumar 04:43
Re: regarding statistics retaining with 18 Upgrade Rambabu V 05:03
Re: Implement waiting for wal lsn replay: reloaded 📎 Alexander Korotkov 12:08
Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov 12:36
Re: Use opresulttype instead of calling SearchSysCache1() in match_orclause_to_indexcol() Tender Wang 12:41
Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou 13:25
Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou 13:30
Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou 14:01
Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov 15:20
[PATCH] Add memory usage reporting to VACUUM VERBOSE 📎 河田達也 16:01
Re: System views for versions reporting 📎 Dmitry Dolgov 16:45
Re: Use opresulttype instead of calling SearchSysCache1() in match_orclause_to_indexcol() 📎 Tom Lane 17:27
Re: Expanding HOT updates for expression and partial indexes 📎 Greg Burd 18:53
Re: Improve error reporting in 027_stream_regress test Michael Paquier 22:46
Re: pgsql: Drop unnamed portal immediately after execution to completion Michael Paquier 23:11
Re: Some efforts to get rid of "long" in our codebase David Rowley 23:37
Re: Dead code in ps_status.c Thomas Munro 23:54

Nov. 17, 2025

Thread Author Time
Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis 📎 Peter Smith 00:30
Re: Use opresulttype instead of calling SearchSysCache1() in match_orclause_to_indexcol() Alexander Korotkov 00:34
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 📎 Peter Smith 01:34
Re: Report oldest xmin source when autovacuum cannot remove tuples wenhui qiu 01:43
Re: Report oldest xmin source when autovacuum cannot remove tuples Dilip Kumar 02:51
Re: GNU/Hurd portability patches Thomas Munro 02:59
Re: PartitionKeyData->partattrs, refactor some 0 to InvalidAttrNumber 📎 jian he 03:04
Re: fallocate() causes btrfs to never compress postgresql files Bráulio Oliveira 03:23
Re: fallocate() causes btrfs to never compress postgresql files Thomas Munro 03:35
Re: Use opresulttype instead of calling SearchSysCache1() in match_orclause_to_indexcol() Tender Wang 03:36
Re: Compile error on the aarch64 platform: Missing asm/hwcap.h Steven Niu 03:56
misleading error message in DefineIndex jian he 04:06
Re: Patch: dumping tables data in multiple chunks in pg_dump Dilip Kumar 04:15
Re: pg_waldump: support decoding of WAL inside tarfile 📎 Amul Sul 04:50
Re: Idea to enhance pgbench by more modes to generate data (multi-TXNs, UNNEST, COPY BINARY) Ashutosh Bapat 04:58
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila 05:51
Re: Skipping schema changes in publication Peter Smith 06:04
Re: Skipping schema changes in publication Peter Smith 06:12
Re: Proposal: Conflict log history table for Logical Replication 📎 Dilip Kumar 06:24
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Amit Kapila 06:40
Re: Make COPY format extendable: Extract COPY TO format implementations Sutou Kouhei 06:40
Re: CREATE/ALTER PUBLICATION improvements for syntax synopsis Chao Li 06:48
Re: Extended Statistics set/restore/clear functions. 📎 Michael Paquier 06:56
Re: Row pattern recognition 📎 Tatsuo Ishii 06:57
Re: Optimize LISTEN/NOTIFY Joel Jacobson 07:04
Re: Fix GetOperatorFromCompareType Neil Chen 07:17

Browse Archives

Prev | Next