pgsql-hackers since 2025-08-02 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. 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
Re: GB18030-2022 Support in PostgreSQL John Naylor 10:35
Re: Dropping publication breaks logical replication vignesh C 10:38
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik 10:38
Re: Doc: Add note for running ANALYZE after ALTER TABLE ... SET EXPRESSION Fujii Masao 11:01
Re: A little cosmetic to convert_VALUES_to_ANY() David Rowley 11:07
Re: More protocol.h replacements this time into walsender.c Álvaro Herrera 12:05
Re: More protocol.h replacements this time into walsender.c 📎 Álvaro Herrera 12:31
Re: Dropping publication breaks logical replication 📎 vignesh C 12:32
Re: GB18030-2022 Support in PostgreSQL Andrew Dunstan 12:33
Re: implement CAST(expr AS type FORMAT 'template') Vik Fearing 12:57
Re: split func.sgml to separated individual sgml files Andrew Dunstan 13:09
Re: GB18030-2022 Support in PostgreSQL Tom Lane 13:51
Re: Dropping publication breaks logical replication Ashutosh Bapat 13:53
Typo in create_index regression test 📎 Dean Rasheed 14:10
Re: Typo in create_index regression test Tender Wang 14:18
Adding per backend commit and rollback counters 📎 Bertrand Drouvot 14:20
Re: Adding basic NUMA awareness 📎 Tomas Vondra 14:24
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions jian he 14:29
Re: set role issue Tom Lane 14:30
Re: [PATCH] OAuth: fix performance bug with stuck multiplexer events Thomas Munro 14:53
Re: Improving and extending int128.h to more of numeric.c Dean Rasheed 14:58
Re: Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid 📎 Fujii Masao 15:18
Re: set role issue Fabrice Chapuis 15:23
Re: [PATCH] OAuth: fix performance bug with stuck multiplexer events Jacob Champion 15:24
Re: Improve LWLock tranche name visibility across backends Sami Imseih 15:33
Re: Typo in create_index regression test Dean Rasheed 15:47
Re: Improve LWLock tranche name visibility across backends Sami Imseih 16:32
Re: GB18030-2022 Support in PostgreSQL Ken Marshall 16:55
Re: Missing import in 035_standby_logical_decoding.pl Melanie Plageman 17:41
Re: Improve LWLock tranche name visibility across backends Nathan Bossart 19:12
Re: Missing import in 035_standby_logical_decoding.pl Melanie Plageman 19:16
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) Jim Nasby 19:37
Re: V18 release Notes typo Andrew Dunstan 19:39
Re: More protocol.h replacements this time into walsender.c Nathan Bossart 19:56
Re: Enable data checksums by default Jim Nasby 20:02
Re: Improve LWLock tranche name visibility across backends Sami Imseih 20:23
Re: More protocol.h replacements this time into walsender.c Jacob Champion 21:11
Re: More protocol.h replacements this time into walsender.c Nathan Bossart 21:23
Re: [Proposal] Expose internal MultiXact member count function for efficient monitoring 📎 Naga Appani 21:51
libpq-oauth: a mid-beta naming check Jacob Champion 23:20
Re: Adding REPACK [concurrently] Mihail Nikalayeu 23:21
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 23:43

Aug. 5, 2025

Thread Author Time
Re: CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned 📎 Peter Smith 00:05
Re: Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid Xuneng Zhou 00:14
Re: Doc: Add note for running ANALYZE after ALTER TABLE ... SET EXPRESSION 📎 Yugo Nagata 01:09
Re: CREATE OR REPLACE MATERIALIZED VIEW 📎 Erik Wienhold 01:17
psql: Count all table footer lines in pager setup 📎 Erik Wienhold 01:51
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 02:09
Re: Improve LWLock tranche name visibility across backends 📎 Sami Imseih 03:47
Re: Improve pg_sync_replication_slots() to wait for primary to advance shveta malik 03:58
Re: CAST(... ON DEFAULT) - WIP build on top of Error-Safe User Functions Corey Huinker 04:10
Re: Dropping publication breaks logical replication Amit Kapila 04:20
Re: CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned vignesh C 04:28
Re: PoC: adding CustomJoin, separate from CustomScan Paul A Jungwirth 04:45
Re: proposal: schema variables 📎 Pavel Stehule 05:30
Re: GB18030-2022 Support in PostgreSQL Chao Li 06:22
Re: Improve pg_sync_replication_slots() to wait for primary to advance Amit Kapila 06:22
Re: Raw parse tree is not dumped to log Chao Li 06:24
Re: CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned 📎 Peter Smith 06:26
Re: Dropping publication breaks logical replication Dilip Kumar 06:33
Re: CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned Amit Kapila 06:43
Re: Add 64-bit XIDs into PostgreSQL 15 📎 Evgeny Voropaev 07:04
Re: CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned 📎 Peter Smith 07:22
Re: Bug in pg_dump --filter? - Invalid object types can be misinterpreted as valid Daniel Gustafsson 07:52
Re: CREATE PUBLICATION with 'publish_generated_columns' parameter specified but unassigned vignesh C 08:52
Re: Adding REPACK [concurrently] Antonin Houska 08:58
Re: libpq-oauth: a mid-beta naming check Jelte Fennema-Nio 09:39
Re: encode/decode support for base64url Florents Tselai 09:39
Re: Improve LWLock tranche name visibility across backends Bertrand Drouvot 09:43
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik 10:11
Re: GB18030-2022 Support in PostgreSQL John Naylor 10:25
Re: restore_command return code behaviour Jean-Christophe Arnu 10:40
don't include tableam.h in nbtree.h 📎 Álvaro Herrera 11:09
Re: Dropping publication breaks logical replication 📎 vignesh C 11:18
Re: amcheck support for BRIN indexes Álvaro Herrera 11:21
Kernel AIO on FreeBSD, macOS and a couple of other Unixen 📎 Thomas Munro 11:26
Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators 📎 Álvaro Herrera 12:15
Proposal: Conflict log history table for Logical Replication Dilip Kumar 12:24
Re: Showing applied extended statistics in explain Part 2 📎 Álvaro Herrera 12:34
Re: [PING] fallocate() causes btrfs to never compress postgresql files Thomas Munro 13:07
Re: Dead code with short varlenas in toast_save_datum() Nikita Malakhov 13:14
Re: Implement waiting for wal lsn replay: reloaded 📎 Álvaro Herrera 13:47
Re: Test to dump and restore objects left behind by regression 📎 Alvaro Herrera 14:33
Re: IPC/MultixactCreation on the Standby server Dmitry 14:36
Re: Test to dump and restore objects left behind by regression Daniel Gustafsson 14:41
Re: index prefetching 📎 Tomas Vondra 14:52
Re: don't include tableam.h in nbtree.h 📎 Bertrand Drouvot 14:58
Re: Test to dump and restore objects left behind by regression Tom Lane 14:59
Re: libpq-oauth: a mid-beta naming check Jacob Champion 15:21
Re: Improve LWLock tranche name visibility across backends Sami Imseih 15:39
Re: libpq-oauth: a mid-beta naming check Christoph Berg 15:44
Re: Convert varatt.h macros to static inline functions Peter Eisentraut 16:41
Re: Convert varatt.h macros to static inline functions Tom Lane 16:48
Re: ReplicationSlotRelease() crashes when the instance is in the single user mode 📎 Paul A Jungwirth 16:51
Re: index prefetching Peter Geoghegan 17:19
pgaio_io_get_id() type (was Re: Datum as struct) 📎 Peter Eisentraut 17:20
Re: Bug in brin_minmax_multi_distance_numeric() Peter Eisentraut 17:24
Re: Dead code with short varlenas in toast_save_datum() Nikhil Kumar Veldanda 17:26
Re: cpluspluscheck vs ICU again Tom Lane 17:26
Re: Convert varatt.h macros to static inline functions 📎 Masahiko Sawada 17:33
printtup.c: error: ‘VARSIZE_ANY’ makes pointer from integer when USE_VALGRIND is defined 📎 Dmitry Mityugov 17:37
Re: Proposal: "query_work_mem" GUC, to distribute working memory to the query's individual operators Jeff Davis 17:40
Re: Add backup_type to pg_stat_progress_basebackup Masahiko Sawada 18:05
Re: Datum as struct Peter Eisentraut 18:06
headerscheck warnings with late-model gcc 📎 Tom Lane 18:09
Re: Bug in brin_minmax_multi_distance_numeric() Tom Lane 18:11
Re: Test to dump and restore objects left behind by regression Alvaro Herrera 18:11
Re: printtup.c: error: ‘VARSIZE_ANY’ makes pointer from integer when USE_VALGRIND is defined Tom Lane 18:17
Re: Convert varatt.h macros to static inline functions Tom Lane 18:34

Browse Archives

Prev | Next