pgsql-hackers since 2025-12-22 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

Dec. 22, 2025

Thread Author Time
Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain Thomas Munro 00:24
Re: [PATCH v1] Fixed a spelling error in the comments in gininsert.c Chao Li 00:47
Allowing ALTER COLUMN TYPE for columns in publication column lists 📎 Kevin K Biju 02:30
Re: Fix memory leak in gist_page_items() of pageinspect Chao Li 02:41
Re: A few patches to clarify snapshot management, part 2 Chao Li 02:59
RE: Orphaned records in pg_replication_origin_status after subscription drop 📎 Zhijie Hou (Fujitsu) 04:46
Re: Logical Replication of sequences shveta malik 04:50
Re: Skipping schema changes in publication shveta malik 05:12
Re: Orphaned records in pg_replication_origin_status after subscription drop Amit Kapila 05:24
Re: Logical Replication of sequences Amit Kapila 05:38
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands Kirill Reshke 05:47
Re: Skipping schema changes in publication Peter Smith 06:07
Re: Mention TABLEFUNC to make comment consistent with code jian he 06:08
Re: Orphaned records in pg_replication_origin_status after subscription drop Amit Kapila 06:08
Re: Proposal: Cascade REPLICA IDENTITY changes to leaf partitions Amit Kapila 06:26
Re: Proposal: Conflict log history table for Logical Replication vignesh C 06:48
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Chao Li 07:19
Re: Implement waiting for wal lsn replay: reloaded 📎 Xuneng Zhou 07:56
Re: [PATCH] Why is_admin_of_role() uses ROLERECURSE_MEMBERS rather than ROLERECURSE_PRIVS? preTham 08:22
Remove MsgType type 📎 Peter Eisentraut 08:46
RE: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber 📎 Zhijie Hou (Fujitsu) 09:01
Re: [PATCH] Add cascade synchronous replication 📎 Grigoriy Novikov 09:06
Re: Remove MsgType type Chao Li 09:06
Re: Fix wrong reference in pg_overexplain's doc 📎 Fujii Masao 09:24
Re: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber Chao Li 09:28
Re: Proposal: Conflict log history table for Logical Replication shveta malik 09:39
RE: Orphaned records in pg_replication_origin_status after subscription drop 📎 Zhijie Hou (Fujitsu) 10:15
Re: Proposal: Conflict log history table for Logical Replication vignesh C 10:24
Re: Proposal: Conflict log history table for Logical Replication 📎 Dilip Kumar 10:31
Re: Proposal: Conflict log history table for Logical Replication shveta malik 10:34
Re: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber Chao Li 11:09
RE: Parallel Apply 📎 Hayato Kuroda (Fujitsu) 11:13
Re: Batching in executor cca5507 11:45
Generate images for docs by using meson build system 📎 Nazir Bilal Yavuz 11:46
Re: Improve logical replication usability when tables lack primary keys Amit Kapila 11:48
Re: Don't cast away const where possible Peter Eisentraut 11:53
Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... VASUKI M 12:25
Re: [PATCH] Why is_admin_of_role() uses ROLERECURSE_MEMBERS ratherthan ROLERECURSE_PRIVS? cca5507 12:35
Re: ditaa --svg option is missing when building doc/src/sgml/images Nazir Bilal Yavuz 12:35
Re: Get rid of "Section.N.N.N" on DOCs 📎 Marcos Pegoraro 13:28
Re: [PATCH] Add archive_mode=follow_primary to prevent unarchived WAL on standby promotion 📎 Roman Khapov 14:10
Re: ditaa --svg option is missing when building doc/src/sgml/images Daniel Gustafsson 14:10
Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... zengman 14:48
Re: SQL/JSON json_table plan clause 📎 Nikita Malakhov 15:11
Re: SQL-level pg_datum_image_equal Matthias van de Meent 15:25
Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM 📎 Yugo Nagata 15:37
Re: [PATCH] psql: tab completion for ALTER ROLE ... IN DATABASE ... VASUKI M 15:40
Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar 15:41
Re: Improve the performance of Unicode Normalization Forms. 📎 Alexander Borisov 15:44
Re: Improve the performance of Unicode Normalization Forms. Heikki Linnakangas 16:24
psql: Fix tab completion for VACUUM option values 📎 Yugo Nagata 17:15
Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM Yugo Nagata 17:22
Two issues with version checks in CREATE SUBSCRIPTION 📎 Fujii Masao 17:26
Re: Get rid of "Section.N.N.N" on DOCs Laurenz Albe 17:44
Re: Improve the performance of Unicode Normalization Forms. Alexander Borisov 17:55
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) 📎 Melanie Plageman 17:57
Re: A few patches to clarify snapshot management, part 2 📎 Heikki Linnakangas 18:20
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) 📎 Melanie Plageman 18:20
Postgres Patch Review Workshop: January 2026 Paul A Jungwirth 18:51
Re: Get rid of "Section.N.N.N" on DOCs Marcos Pegoraro 19:08
Re: libxml2 video about its abandonment Andreas Karlsson 19:28
DOCS - "\d mytable" also shows any publications that publish mytable 📎 Peter Smith 21:07
Re: DOCS - "\d mytable" also shows any publications that publish mytable Peter Smith 21:12
Re: DOCS - "\d mytable" also shows any publications that publish mytable Andreas Karlsson 21:17
Re: Orphaned records in pg_replication_origin_status after subscription drop Masahiko Sawada 21:22
Vectorize pg_visibility.pg_visibility_map_summary 📎 Matthias van de Meent 21:28
Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain 📎 Thomas Munro 21:38
Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain Tom Lane 21:50
Re: psql: Fix tab completion for VACUUM option values Masahiko Sawada 21:55
Re: Vectorize pg_visibility.pg_visibility_map_summary Masahiko Sawada 22:04
Re: Vectorize pg_visibility.pg_visibility_map_summary Matthias van de Meent 22:16
Re: Why doesn't GiST VACUUM require a super-exclusive lock, like nbtree VACUUM? 📎 Matthias van de Meent 22:23
Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM Masahiko Sawada 22:31
Re: Switch buffile.c/h to use pgoff_t Michael Paquier 22:49
Re: [PATCH] O_CLOEXEC not honored on Windows - handle inheritance chain Thomas Munro 23:02
Re: Orphaned records in pg_replication_origin_status after subscription drop Michael Paquier 23:21
Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE 📎 Masahiko Sawada 23:24
Re: Refactor query normalization into core query jumbling Sami Imseih 23:40
Re: Postgres Patch Review Workshop: January 2026 Jaime Casanova 23:49

Dec. 23, 2025

Thread Author Time
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Chao Li 00:00
Re: Postgres Patch Review Workshop: January 2026 Paul A Jungwirth 00:15
Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM Yugo Nagata 01:02
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman 01:18
Re: Fix wrong reference in pg_overexplain's doc Shixin Wang 01:25
Re: psql: Fix tab completion for VACUUM option values Yugo Nagata 01:37
Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE Chao Li 01:41
Re: let ALTER TABLE DROP COLUMN drop whole-row referenced object 📎 jian he 01:49
Re: Switch buffile.c/h to use pgoff_t 📎 Chao Li 02:59
Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather than ROLERECURSE_PRIVS? 📎 cca5507 03:04
Re: domain for WITHOUT OVERLAPS Paul A Jungwirth 03:25
Re: Refactor query normalization into core query jumbling zengman 03:39
Re: Vectorize pg_visibility.pg_visibility_map_summary wenhui qiu 04:03
Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather than ROLERECURSE_PRIVS? Chao Li 04:05
Re: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber Amit Kapila 04:21
Re: Two issues with version checks in CREATE SUBSCRIPTION Amit Kapila 04:51
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 📎 Peter Smith 05:00
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect Amit Kapila 05:05
Re: Proposal: Conflict log history table for Logical Replication shveta malik 05:25
RE: Two issues with version checks in CREATE SUBSCRIPTION Hayato Kuroda (Fujitsu) 05:55
Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar 06:11
Re: Proposal: Conflict log history table for Logical Replication 📎 vignesh C 06:15
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect Chao Li 06:17
Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather thanROLERECURSE_PRIVS? 📎 cca5507 06:21
Re: Skipping schema changes in publication 📎 Shlok Kyal 06:32
RE: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber 📎 Zhijie Hou (Fujitsu) 06:42
Re: Proposal: Conflict log history table for Logical Replication Peter Smith 06:49
Re: Sequence Access Methods, round two Chao Li 06:55
Startup PANIC on standby promotion due to zero-filled WAL segment 📎 Alena Vinter 07:02
Re: Orphaned records in pg_replication_origin_status after subscription drop Michael Paquier 07:20
Re: Sequence Access Methods, round two zengman 07:26
Re: Sequence Access Methods, round two zengman 07:46
Re: CREATE TABLE LIKE INCLUDING POLICIES 📎 jian he 07:47
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect Japin Li 08:13
Re: DOCS - "\d mytable" also shows any publications that publish mytable Chao Li 08:28
Re: Startup PANIC on standby promotion due to zero-filled WAL segment Michael Paquier 08:38
Re: Fix wrong reference in pg_overexplain's doc Fujii Masao 08:41
Re: Sequence Access Methods, round two Michael Paquier 08:42
Re: Allow GUC settings in CREATE SUBSCRIPTION CONNECTION to take effect Chao Li 08:45
Re: Sequence Access Methods, round two Chao Li 08:48
Re: Asynchronous MergeAppend Alexander Pyhalov 08:50
Re: Two issues with version checks in CREATE SUBSCRIPTION Fujii Masao 08:51
RE: [Patch] add new parameter to pg_replication_origin_session_setup 📎 Zhijie Hou (Fujitsu) 08:54
Improve documentation of publication privilege checks 📎 Shlok Kyal 08:59
Re: Improve documentation of publication privilege checks Chao Li 09:16
Re: Startup PANIC on standby promotion due to zero-filled WAL segment Alena Vinter 09:33
Re: Startup PANIC on standby promotion due to zero-filled WAL segment Michael Paquier 09:47
Re: Proposal: Conflict log history table for Logical Replication shveta malik 10:03
Re: Two issues with version checks in CREATE SUBSCRIPTION Shlok Kyal 10:18
Re: Startup PANIC on standby promotion due to zero-filled WAL segment Alena Vinter 10:24
Re: Proposal: Conflict log history table for Logical Replication Amit Kapila 11:48
Re: Use log_newpage_range in HASH index build lakshmi 11:53
Re: Visibility bug in tuple lock Heikki Linnakangas 12:07
Re: Proposal: Conflict log history table for Logical Replication Dilip Kumar 12:22
Change some Datum to void * for opaque pass-through pointer 📎 Peter Eisentraut 13:15
Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE 📎 Tatsuya Kawata 13:20
Re: Row pattern recognition 📎 Tatsuo Ishii 13:26
Re: Startup PANIC on standby promotion due to zero-filled WAL segment 📎 Alena Vinter 13:49
Re: Patch: Show queries of processes holding a lock Viktor Holmberg 13:58
Re: Get rid of "Section.N.N.N" on DOCs 📎 Marcos Pegoraro 14:39
Re: Get rid of "Section.N.N.N" on DOCs Laurenz Albe 14:51
Re: Change some Datum to void * for opaque pass-through pointer Tom Lane 15:07
Use Postgres as meson wrap subproject Niyaz Hazigaleyev 15:21
Re: Get rid of "Section.N.N.N" on DOCs Marcos Pegoraro 15:58
Re: Refactor query normalization into core query jumbling 📎 Sami Imseih 16:35
Re: domain for WITHOUT OVERLAPS Paul A Jungwirth 18:08
Re: NLS: use gettext() to translate system error messages 📎 Jeff Davis 18:46
Re: Vectorize pg_visibility.pg_visibility_map_summary Masahiko Sawada 19:40
Re: NLS: use gettext() to translate system error messages Tom Lane 20:07
Re: Remaining dependency on setlocale() 📎 Jeff Davis 20:09
Re: NLS: use gettext() to translate system error messages Tom Lane 20:21
Re: Periodic authorization expiration checks using GoAway message Bruce Momjian 21:59
Re: DOCS - "\d mytable" also shows any publications that publish mytable 📎 Peter Smith 22:20
pg_stat_statements: Fix nested tracking for implicitly closed cursors 📎 Sami Imseih 23:07
Re: [Proposal] Adding Log File Capability to pg_createsubscriber 📎 Gyan Sreejith 23:22
Re: DOCS - "\d mytable" also shows any publications that publish mytable Chao Li 23:40
Re: Improve documentation of publication privilege checks 📎 Peter Smith 23:42
Re: Fix wrong reference in pg_overexplain's doc Chao Li 23:53

Dec. 24, 2025

Thread Author Time
Re: [PATCH] Add enable_copy_program GUC to control COPY PROGRAM Bruce Momjian 00:25
Re: Fwd: [PATCH] Add zstd compression for TOAST using extended header format 📎 Dharin Shah 00:47
Re: Improve documentation of publication privilege checks David G. Johnston 00:52
Refactor replication origin state reset helpers 📎 Chao Li 01:28
Re: [PATCH] Fix typo in psql \copy command documentation Bruce Momjian 01:36
Refactor to eliminate cast-away-const in pg_dump object sort comparator 📎 Chao Li 01:58
Fix incorrect buffer lock description in pg_visibility comment 📎 Chao Li 02:17
Re: More const-marking cleanup Tom Lane 02:47
Re: let ALTER COLUMN SET DATA TYPE cope with POLICY dependency 📎 jian he 02:49
Re: Refactor query normalization into core query jumbling zengman 02:50
Re: Refactor query normalization into core query jumbling Michael Paquier 02:57
Re: Skipping schema changes in publication Peter Smith 03:12
Re: Refactor query normalization into core query jumbling Michael Paquier 04:06
correct a word 📎 Zizhen Qiao 05:34
Re: Startup PANIC on standby promotion due to zero-filled WAL segment Michael Paquier 05:55
Re: Switch buffile.c/h to use pgoff_t Michael Paquier 06:15
Re: correct a word Michael Paquier 06:21
Re: Improve documentation of publication privilege checks 📎 Shlok Kyal 06:22
Re: [bug fix] prepared transaction might be lost when max_prepared_transactions is zero on the subscriber Amit Kapila 06:28
Re: Logical Replication of sequences 📎 Shlok Kyal 06:45
Re: Improve documentation of publication privilege checks Peter Smith 06:57
Re: Improve documentation of publication privilege checks Chao Li 07:02
Re: Why is_admin_of_role() use ROLERECURSE_MEMBERS rather thanROLERECURSE_PRIVS? preTham 07:05
Re: Improve documentation of publication privilege checks David G. Johnston 07:22
doc: update the default of data checksums in the doc of pg_rewind 📎 Zhijie Hou (Fujitsu) 07:27
Re: correct a word wenhui qiu 07:33
Re: Proposal: Conflict log history table for Logical Replication Peter Smith 07:41
Re: correct a word Michael Paquier 08:10
Re: Sequence Access Methods, round two Chao Li 08:14
Re: Orphaned records in pg_replication_origin_status after subscription drop 📎 Amit Kapila 08:26
RE: POC: enable logical decoding when wal_level = 'replica' without a server restart 📎 Zhijie Hou (Fujitsu) 08:41
RE: [PROPOSAL] Termination of Background Workers for ALTER/DROP DATABASE Aya Iwata (Fujitsu) 08:42
Re: Orphaned records in pg_replication_origin_status after subscription drop Michael Paquier 08:58
Re: Switch buffile.c/h to use pgoff_t 📎 Chao Li 09:01
Re: [PATCH] Add memory usage reporting to VACUUM VERBOSE Chao Li 09:06
Re: [Patch] add new parameter to pg_replication_origin_session_setup Amit Kapila 09:12
Re: Some optimizations for COALESCE expressions during constant folding Richard Guo 10:05
Re: Proposal: Conflict log history table for Logical Replication shveta malik 10:32
Re: Refactor replication origin state reset helpers Ashutosh Bapat 10:57
Re: Resetting recovery target parameters in pg_createsubscriber Andrey Rudometov 11:12
Avoid corrupting DefElem nodes when parsing publication_names and publish options 📎 sunil s 11:25
Re: Avoid corrupting DefElem nodes when parsing publication_names and publish options sunil s 11:42
Add --extra-dependencies and immediate data dumping for pg_dump/pg_upgrade 📎 Jeevan Chalke 11:44

Browse Archives

Prev | Next