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

Browse Archives

Prev | Next

Aug. 1, 2025

Thread Author Time
Re: Assertion failure in pgbench Tatsuo Ishii 00:03
Cannot login CommitFests due to cool-off period Chao Li 00:19
Re: Pathify RHS unique-ification for semijoin planning Richard Guo 01:53
[PATCH v1] Trivial: ignore IDE-specific files (.vscode/) 📎 Chao Li 01:57
Re: [PATCH v1] Trivial: ignore IDE-specific files (.vscode/) David G. Johnston 02:11
Re: [PATCH v1] Trivial: ignore IDE-specific files (.vscode/) Chao Li 02:15
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith 02:21
Re: [PATCH v1] Trivial: ignore IDE-specific files (.vscode/) David G. Johnston 02:24
Re: [PATCH v1] Trivial: ignore IDE-specific files (.vscode/) Chao Li 02:31
Re: Cannot login CommitFests due to cool-off period Chao Li 02:33
Should --enable-debug set CFLAGS to -O0 instead of -O2? Chao Li 03:16
Re: Should --enable-debug set CFLAGS to -O0 instead of -O2? Tom Lane 03:30
Re: Conflict detection for update_deleted in logical replication shveta malik 03:44
Re: Should --enable-debug set CFLAGS to -O0 instead of -O2? Chao Li 04:01
Re: Should --enable-debug set CFLAGS to -O0 instead of -O2? Tom Lane 04:07
Re: Logical Replication of sequences 📎 vignesh C 04:33
Re: Convert varatt.h macros to static inline functions Tom Lane 05:07
Re: Should --enable-debug set CFLAGS to -O0 instead of -O2? Chao Li 05:24
Dropping publication breaks logical replication Ashutosh Bapat 05:24
Raw parse tree is not dumped to log Chao Li 05:43
Re: Dropping publication breaks logical replication Dilip Kumar 05:44
Re: Dropping publication breaks logical replication Ashutosh Bapat 05:49
Re: log_min_messages per backend type Japin Li 05:53
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions 📎 jian he 05:55
When creating index, why pointing to old version of tuple Chao Li 06:16
Re: Raw parse tree is not dumped to log Tender Wang 06:24
Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik 06:32
Re: When creating index, why pointing to old version of tuple Tender Wang 06:36
Re: When creating index, why pointing to old version of tuple Chao Li 06:47
Trivial patch to fix a typo 📎 Chao Li 06:56
Re: When creating index, why pointing to old version of tuple Tender Wang 06:58
Re: When creating index, why pointing to old version of tuple Chao Li 07:03
Re: Trivial patch to fix a typo Michael Paquier 07:04
Re: Trivial patch to fix a typo 📎 Chao Li 07:16
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith 07:18
Re: Raw parse tree is not dumped to log Tatsuo Ishii 07:18
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Japin Li 07:42
When creating index, why pointing to old version of tuple David G. Johnston 07:50
RE: Add support for specifying tables in pg_createsubscriber. Zhijie Hou (Fujitsu) 08:02
RE: Add support for specifying tables in pg_createsubscriber. Zhijie Hou (Fujitsu) 08:03
Re: Raw parse tree is not dumped to log Chao Li 08:10
Re: When creating index, why pointing to old version of tuple Chao Li 08:13
Re: implement CAST(expr AS type FORMAT 'template') jian he 08:22
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 📎 Peter Smith 08:24
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 Peter Smith 08:31
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) 📎 Michael Paquier 09:03
Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik 09:20
Re: Add progressive backoff to XactLockTableWait functions 📎 Xuneng Zhou 09:25
Re: [PATCH v1] Add pg_stat_multixact view for multixact membership usage monitoring Ashutosh Bapat 09:39
Re: 024_add_drop_pub.pl might fail due to deadlock Amit Kapila 09:39
Adding locks statistics 📎 Bertrand Drouvot 09:49
Re: Adding wait events statistics Bertrand Drouvot 09:54
Re: C11 / VS 2019 Peter Eisentraut 10:03
Re: encode/decode support for base64url Florents Tselai 10:13
Re: Conflict detection for update_deleted in logical replication Dilip Kumar 10:28
Re: Dropping publication breaks logical replication Amit Kapila 10:32
Re: implement CAST(expr AS type FORMAT 'template') Vik Fearing 10:34
RE: Logical Replication of sequences Hayato Kuroda (Fujitsu) 10:47
Re: Conflict detection for update_deleted in logical replication Amit Kapila 10:50
Re: Adding REPACK [concurrently] Fujii Masao 11:07
Re: Conflict detection for update_deleted in logical replication Amit Kapila 11:15
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 11:32
Re: Conflict detection for update_deleted in logical replication Dilip Kumar 11:36
Re: Dropping publication breaks logical replication Ashutosh Bapat 11:36
Re: Enable data checksums by default Ants Aasma 11:37
Re: Conflict detection for update_deleted in logical replication Dilip Kumar 11:41
Re: Assertion failure in pgbench 📎 Fujii Masao 11:55
Correction of RowMark Removal During Sel-Join Elimination 📎 Andrei Lepikhov 12:32
Re: Add support for specifying tables in pg_createsubscriber. Andrew Dunstan 12:56
Re: Let plan_cache_mode to be a little less strict Andrei Lepikhov 13:07
Re: Improve LWLock tranche name visibility across backends Bertrand Drouvot 13:11
Re: Enhance pg_createsubscriber to create required standby. Andrew Dunstan 13:48
Re: When creating index, why pointing to old version of tuple Tom Lane 14:22
Re: C11 / VS 2019 Tom Lane 14:27
Re: SQL function to access to `creating_extension` Andrei Lepikhov 14:33
Re: A little cosmetic to convert_VALUES_to_ANY() Tender Wang 14:45
Re: Pathify RHS unique-ification for semijoin planning Alexandra Wang 14:58
RE: Add support for specifying tables in pg_createsubscriber. Zhijie Hou (Fujitsu) 15:03
Fix a typo of comments in AutoVacLauncherMain 📎 Yugo Nagata 15:20
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 15:46
Re: BackendKeyData is mandatory? Heikki Linnakangas 16:12
Question on adl_next_worker condition in autovacuum launcher Yugo Nagata 16:15
Re: Add support for specifying tables in pg_createsubscriber. Andrew Dunstan 16:58
Re: Fix a typo of comments in AutoVacLauncherMain Masahiko Sawada 17:00
Re: Bug in brin_minmax_multi_distance_numeric() Tomas Vondra 17:17
Re: Improve LWLock tranche name visibility across backends Sami Imseih 18:15
Fixing the btree_gist inet mess 📎 Tom Lane 18:17
Re: Improve LWLock tranche name visibility across backends Sami Imseih 18:45
Re: Improve the performance of Unicode Normalization Forms. Alexander Borisov 19:00
Missing import in 035_standby_logical_decoding.pl Melanie Plageman 19:04
Re: Improve the performance of Unicode Normalization Forms. David G. Johnston 19:07
Re: Improve the performance of Unicode Normalization Forms. Tom Lane 19:37
Re: pg_dump --with-* options 📎 Jeff Davis 19:42
Re: pg_dump --with-* options Jeff Davis 20:02
Re: amcheck support for BRIN indexes Arseniy Mukhin 20:22
Re: pg_dump --with-* options Corey Huinker 20:35
Re: Improve the performance of Unicode Normalization Forms. Alexander Borisov 20:51
Re: Missing import in 035_standby_logical_decoding.pl Melanie Plageman 20:57
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) 📎 Melanie Plageman 21:36
Re: BackendKeyData is mandatory? Jelte Fennema-Nio 22:15
Re: Missing import in 035_standby_logical_decoding.pl Masahiko Sawada 22:19
Re: Missing import in 035_standby_logical_decoding.pl Masahiko Sawada 22:22
Re: pg_dump --with-* options Nathan Bossart 22:46
Re: Tags in the commitfest app: How to use them and what tags to add? Jelte Fennema-Nio 23:07
Re: Missing import in 035_standby_logical_decoding.pl Michael Paquier 23:09
Re: Add backup_type to pg_stat_progress_basebackup 📎 Masahiko Sawada 23:12
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart 📎 Masahiko Sawada 23:23
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 23:24
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 23:25

Aug. 2, 2025

Thread Author Time
RE: Add support for specifying tables in pg_createsubscriber. Zhijie Hou (Fujitsu) 00:24
Re: Add support for specifying tables in pg_createsubscriber. Andrew Dunstan 00:51
How WAL segments should be written? Mohab Yaser 06:39
Re: Improving tracking/processing of buildfarm test failures Alexander Lakhin 08:00
Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT 📎 Peter Eisentraut 09:09
Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid 📎 Fujii Masao 09:47
Re: Document transition table triggers are not allowed on views/foreign tables Etsuro Fujita 09:50
Re: Trivial patch to fix a typo Michael Paquier 10:55
Re: Dropping publication breaks logical replication 📎 vignesh C 13:39
Re: pg_dump --with-* options Fujii Masao 13:58
Re: pg_dump --with-* options Jeff Davis 15:30
Re: pg_dump --with-* options Jeff Davis 15:34
Re: Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid Srinath Reddy Sadipiralla 16:14
Re: Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT Nathan Bossart 18:25
Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX Shayon Mukherjee 18:46
Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX Shayon Mukherjee 19:09
V18 release Notes typo Andrew Dunstan 20:57
Re: Trivial patch to fix a typo Chao Li 23:48

Aug. 3, 2025

Thread Author Time
Make pgoutput documentation easier to find 📎 Fujii Masao 01:32
Re: Assertion failure in pgbench Fujii Masao 01:56
Re: Why our Valgrind reports suck Tom Lane 02:03
Re: Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid Xuneng Zhou 06:02
Re: amcheck support for BRIN indexes 📎 Arseniy Mukhin 14:37
Re: Skipping schema changes in publication 📎 Shlok Kyal 16:07
Re: Skipping schema changes in publication Shlok Kyal 16:10
Re: Skipping schema changes in publication Shlok Kyal 16:11
Re: Skipping schema changes in publication Shlok Kyal 16:12
Re: Inval reliability, especially for inplace updates Paul A Jungwirth 19:32
Re: Convert varatt.h macros to static inline functions 📎 Tom Lane 20:20
Re: restore_command return code behaviour Jean-Christophe Arnu 23:02

Aug. 4, 2025

Thread Author Time
Re: Test instability when pg_dump orders by OID Noah Misch 00:03
Re: Fix a typo of comments in AutoVacLauncherMain Yugo Nagata 01:03
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions 📎 jian he 01:46
Re: Pathify RHS unique-ification for semijoin planning Richard Guo 01:55
Re: Pathify RHS unique-ification for semijoin planning 📎 Richard Guo 02:08
Re: [PATCH] Avoid unnecessary code execution in Instrument.c when TIMING is FALSE torikoshia 02:18
Re: restore_command return code behaviour David G. Johnston 02:45
Re: Remove INT64_HEX_FORMAT and UINT64_HEX_FORMAT Thomas Munro 03:03
Re: implement CAST(expr AS type FORMAT 'template') jian he 03:10
Re: A little cosmetic to convert_VALUES_to_ANY() Chao Li 03:10
Dead code with short varlenas in toast_save_datum() Michael Paquier 03:15
Re: Conflict detection for update_deleted in logical replication Dilip Kumar 03:30
Re: implement CAST(expr AS type FORMAT 'template') David G. Johnston 03:36
Re: A little cosmetic to convert_VALUES_to_ANY() Tender Wang 03:41
Re: Dropping publication breaks logical replication Ashutosh Bapat 04:17
Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX Michael Paquier 04:19
Re: Let plan_cache_mode to be a little less strict Michael Paquier 04:23
Re: A little cosmetic to convert_VALUES_to_ANY() David G. Johnston 04:33
Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX Julien Rouhaud 04:34
Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX Michael Paquier 04:39
Re: A little cosmetic to convert_VALUES_to_ANY() Tender Wang 04:40
Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX Julien Rouhaud 04:52
Re: A little cosmetic to convert_VALUES_to_ANY() David G. Johnston 05:00
Fix a typo of mod_since_analyze in do_analyze_rel 📎 Yugo Nagata 05:01
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Corey Huinker 05:09
Re: Automatically sizing the IO worker pool Thomas Munro 05:30
Re: implement CAST(expr AS type FORMAT 'template') Corey Huinker 05:38
Re: implement CAST(expr AS type FORMAT 'template') Corey Huinker 05:39
Re: Fix a typo of mod_since_analyze in do_analyze_rel David Rowley 05:44
Potential deadlock in pgaio_io_wait() 📎 Thomas Munro 05:54
Re: implement CAST(expr AS type FORMAT 'template') David G. Johnston 05:55
Re: Making WAL archiving faster — multi-file support and async ideas Daniil Davydov 05:59
Re: Improve pg_sync_replication_slots() to wait for primary to advance Amit Kapila 06:00
Doc: Add note for running ANALYZE after ALTER TABLE ... SET EXPRESSION 📎 Yugo Nagata 06:14
Re: Conflict detection for update_deleted in logical replication shveta malik 06:15
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring 📎 Naga Appani 06:16
CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned Peter Smith 06:23
Re: Potential deadlock in pgaio_io_wait() Thomas Munro 06:34
Re: CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned David G. Johnston 06:37
Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik 06:49
Re: Improve prep_buildtree Peter Eisentraut 07:14
Re: Skipping schema changes in publication Peter Smith 07:33
Re: Missing import in 035_standby_logical_decoding.pl 📎 Bertrand Drouvot 07:49
Re: Missing import in 035_standby_logical_decoding.pl Bertrand Drouvot 07:49
Re: Missing import in 035_standby_logical_decoding.pl Bertrand Drouvot 07:51
Re: Raw parse tree is not dumped to log Chao Li 07:53
Re: Improve LWLock tranche name visibility across backends Bertrand Drouvot 07:56
Re: Raw parse tree is not dumped to log 📎 Chao Li 07:57
GB18030-2022 Support in PostgreSQL JiaoShuntian 08:08
Re: Add backup_type to pg_stat_progress_basebackup Shinya Kato 08:09
Re: Raw parse tree is not dumped to log 📎 Chao Li 08:17
Re: CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned Peter Smith 08:44
Re: Add backup_type to pg_stat_progress_basebackup Yugo Nagata 08:57
Re: CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned Amit Kapila 09:01
set role issue Fabrice Chapuis 09:09
Re: GB18030-2022 Support in PostgreSQL 矫顺田 09:27
Re: GB18030-2022 Support in PostgreSQL wenhui qiu 09:34
Re: Conflict detection for update_deleted in logical replication Amit Kapila 09:41
Re: BF mamba failure Kouber Saparev 10:00
Re: Assertion failure in pgbench Tatsuo Ishii 10:06
Re: Improve pg_sync_replication_slots() to wait for primary to advance Amit Kapila 10:11

Browse Archives

Prev | Next