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

Sept. 29, 2025

Thread Author Time
create table like including storage parameter 📎 jian he 00:00
Re: Add support for entry counting in pgstats Michael Paquier 00:15
Fix locking issue with fixed-size stats template in injection_points 📎 Michael Paquier 00:48
Re: create table like including storage parameter David G. Johnston 01:28
Re: Fix locking issue with fixed-size stats template in injection_points Chao Li 01:46
Re: plan shape work Richard Guo 01:47
Re: Eager aggregation, take 3 Richard Guo 02:09
Re: Optimize LISTEN/NOTIFY Chao Li 02:33
Re: plan shape work Tom Lane 02:41
Re: Skipping schema changes in publication Peter Smith 03:28
Re: pgstattuple "unexpected zero page" for gist and hash indexes Dilip Kumar 03:33
Re: Clear logical slot's 'synced' flag on promotion of standby shveta malik 03:48
Re: GB18030-2022 Support in PostgreSQL John Naylor 04:03
Re: bug, ALTER TABLE call ATPostAlterTypeCleanup twice for the same relation Chao Li 04:18
Re: Logical Replication of sequences shveta malik 04:28
Re: Clear logical slot's 'synced' flag on promotion of standby shveta malik 06:11
Re: [PATCH] Add tests for Bitmapset Michael Paquier 06:20
Re: Fix locking issue with fixed-size stats template in injection_points Michael Paquier 06:27
Re: Issue with logical replication slot during switchover shveta malik 06:28
Add tab completion support for WAIT FOR command 📎 Xuneng Zhou 06:37
Re: Add tab completion support for WAIT FOR command Xuneng Zhou 06:42
Re: Changing shared_buffers without restart Ashutosh Bapat 06:51
Re: Fix locking issue with fixed-size stats template in injection_points Bertrand Drouvot 06:52
Re: Changing shared_buffers without restart Ashutosh Bapat 06:57
Re: Report bytes and transactions actually sent downtream Ashutosh Bapat 07:24
Re: Fix locking issue with fixed-size stats template in injection_points Chao Li 07:29
Re: bug, ALTER TABLE call ATPostAlterTypeCleanup twice for the same relation 📎 jian he 07:42
Re: Fix locking issue with fixed-size stats template in injection_points wenhui qiu 07:54
Re: Fix locking issue with fixed-size stats template in injection_points Michael Paquier 08:01
Re: GB18030-2022 Support in PostgreSQL 📎 Chao Li 08:19
Re: [PATCH] Hex-coding optimizations using SVE on ARM. 📎 John Naylor 08:45
Re: plan shape work 📎 Richard Guo 08:52
Re: Invalid pointer access in logical decoding after error vignesh C 08:52
Re: bug, ALTER TABLE call ATPostAlterTypeCleanup twice for the same relation 📎 Chao Li 09:21
Re: GB18030-2022 Support in PostgreSQL John Naylor 09:32
CREATE TABLE LIKE INCLUDING TRIGGERS 📎 jian he 09:35
Re: Resetting recovery target parameters in pg_createsubscriber 📎 Alena Vinter 09:57
Re: Proposal: Conflict log history table for Logical Replication 📎 Dilip Kumar 09:57
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik 10:09
Re: proposal: schema variables 📎 Pavel Stehule 10:13
Remove Item type 📎 Peter Eisentraut 10:20
Re: Improve the performance of Unicode Normalization Forms. 📎 Alexander Borisov 10:22
Re: [PATCH] Add tests for Bitmapset Greg Burd 10:27
Re: [PATCH] Fix pg_rewind false positives caused by shutdown-only WAL 📎 BharatDB 10:31
Re: GB18030-2022 Support in PostgreSQL Chao Li 10:36
Doc compilation fails with a recent xmllint 📎 RECHTÉ Marc 10:55
Re: Batching in executor 📎 Tomas Vondra 11:01
Re: Doc compilation fails with a recent xmllint Daniel Gustafsson 11:27
let ALTER COLUMN SET DATA TYPE cope with trigger dependency 📎 jian he 12:24
Re: Add jsonb_translate(jsonb, from, to) Florents Tselai 12:34
Re: Use "?=" operator for a contrib makefile in documentation Peter Eisentraut 12:50
Remove unused parameter form find_window_run_conditions() 📎 Matheus Alcantara 13:23
Re: RFC: extensible planner state Robert Haas 13:28
Re: Sending unflushed WAL in physical replication Aleksander Alekseev 13:55
Re: Use "?=" operator for a contrib makefile in documentation Tom Lane 14:00
Mutable listen_addresses GUC 📎 Ivan Kovmir 14:07
Re: plan shape work Robert Haas 14:12
Re: [PATCH] Fix pg_rewind false positives caused by shutdown-only WAL Robert Haas 14:17
Re: Use "?=" operator for a contrib makefile in documentation Peter Eisentraut 14:19
Re: plan shape work Tom Lane 14:27
Re: Mutable listen_addresses GUC Tom Lane 14:43
Re: Bypassing cursors in postgres_fdw to enable parallel plans 📎 Rafia Sabih 14:51
Re: test_json_parser/002_inline is kind of slow Robert Haas 15:10
Re: pg_waldump: support decoding of WAL inside tarfile Robert Haas 15:15
Re: test_json_parser/002_inline is kind of slow Jacob Champion 15:24
Re: Skipping schema changes in publication vignesh C 15:30
Re: test_json_parser/002_inline is kind of slow Tom Lane 15:53
Re: pg_waldump: support decoding of WAL inside tarfile Amul Sul 16:17
Re: Recovering from detoast-related catcache invalidations 📎 Arseniy Mukhin 16:34
Re: allow benign typedef redefinitions (C11) 📎 Álvaro Herrera 16:45
Re: allow benign typedef redefinitions (C11) Tom Lane 17:08
Re: Add jsonb_translate(jsonb, from, to) 📎 Florents Tselai 17:24
Re: NLS in Meson Peter Eisentraut 19:24
Re: test_json_parser/002_inline is kind of slow 📎 Jacob Champion 19:37
Re: Remove unused parameter form find_window_run_conditions() David Rowley 19:40
Re: [PATCH] GROUP BY ALL Tom Lane 20:58
Re: [PATCH] GROUP BY ALL David Christensen 21:13
Re: Support getrandom() for pg_strong_random() source Jacob Champion 22:15
Re: [PATCH] Add tests for Bitmapset Michael Paquier 23:39
Re: [PATCH] GROUP BY ALL Chao Li 23:46

Sept. 30, 2025

Thread Author Time
Re: Fix locking issue with fixed-size stats template in injection_points Michael Paquier 00:08
Re: [PATCH] Add tests for Bitmapset David Rowley 00:19
Re: Incorrect logic in XLogNeedsFlush() Michael Paquier 00:41
Re: [PATCH] Add tests for Bitmapset Michael Paquier 00:51
Re: Suggestion to add --continue-client-on-abort option to pgbench 📎 Yugo Nagata 01:23
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart 📎 Masahiko Sawada 01:58
Re: plan shape work Richard Guo 01:59
Re: Prevent internal error at concurrent CREATE OR REPLACE FUNCTION 📎 Yugo Nagata 02:01
Re: Batching in executor 📎 Amit Langote 02:11
Re: Batching in executor Amit Langote 02:15
Re: Resetting recovery target parameters in pg_createsubscriber Michael Paquier 02:16
Issue with DETACH PARTITION CONCURRENTLY on a hash partition table 李海洋 (陌痕) 02:31
Re: [BUG] temporary file usage report with extended protocol and unnamed portals Michael Paquier 02:34
Re: Support getrandom() for pg_strong_random() source Michael Paquier 03:00
Re: Support getrandom() for pg_strong_random() source Masahiko Sawada 03:54
Re: Sending unflushed WAL in physical replication Rahila Syed 04:41
Re: Suggestion to add --continue-client-on-abort option to pgbench Fujii Masao 04:46
Re: Skipping schema changes in publication vignesh C 04:57
Re: pgstattuple "unexpected zero page" for gist and hash indexes 📎 Nitin Motiani 05:16
Re: Resetting recovery target parameters in pg_createsubscriber Alena Vinter 05:22
Re: Fixing MSVC's inability to detect elog(ERROR) does not return 📎 Peter Eisentraut 05:24
Re: [PATCH] Fix pg_rewind false positives caused by shutdown-only WAL BharatDB 05:30
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik 05:57
Re: GB18030-2022 Support in PostgreSQL John Naylor 06:05
Re: Suggestion to add --continue-client-on-abort option to pgbench 📎 Yugo Nagata 06:16
Re: Support for 8-byte TOAST values (aka the TOAST infinite loop problem) 📎 Michael Paquier 06:26
Re: GB18030-2022 Support in PostgreSQL 📎 Chao Li 06:31
Fwd: Issue with logical replication slot during switchover 📎 Fabrice Chapuis 06:47
Re: Report bytes and transactions actually sent downtream Bertrand Drouvot 06:52
Re: Why cannot alter column type when a view depends on it? Chao Li 07:13
Re: [BUG]: the walsender does not update its IO statistics until it exits Bertrand Drouvot 07:14
Re: [BUG]: the walsender does not update its IO statistics until it exits Bertrand Drouvot 07:16
Re: When creating index, why pointing to old version of tuple 龙小龙 07:16
Re: pgstattuple "unexpected zero page" for gist and hash indexes Michael Paquier 07:28
Re: [BUG]: the walsender does not update its IO statistics until it exits Michael Paquier 07:37
Re: Support getrandom() for pg_strong_random() source Daniel Gustafsson 07:43
Problem with DEB packages Stefanie Janine Stölting 08:12
Possible opportunity to reset LocalBufferContext memory on ResetTempTableNamespace 李海洋 (陌痕) 08:22
Re: Add support for specifying tables in pg_createsubscriber. 📎 Shubham Khanna 08:35
Re: [PATCH] Better Performance for PostgreSQL with large INSERTs Philipp Marek 08:42
Re: Problem with DEB packages Thom Brown 08:50
Wordsmith pgstat_relation.c header comment 📎 Bertrand Drouvot 08:52
Re: Fixing MSVC's inability to detect elog(ERROR) does not return David Rowley 09:03
Allow virtual columns in index expressions or predicate 📎 Richard Guo 09:13
Re: Problem with DEB packages Stefanie Janine Stölting 09:17
Re: pg_restore documentation and --create/--single-transaction limitation 📎 Laurenz Albe 09:30
Re: [PATCH] Add tests for Bitmapset 📎 Greg Burd 09:30
Re: Problem with DEB packages Michael Banck 09:36
Re: Problem with DEB packages Stefanie Janine Stölting 09:39
Re: Issue with logical replication slot during switchover 📎 shveta malik 09:41
Re: Issue with logical replication slot during switchover shveta malik 09:44
The ability of postgres to determine loss of files of the main fork Frits Hoogland 10:01
Re: [BUG]: the walsender does not update its IO statistics until it exits Bertrand Drouvot 10:05
Re: Sending unflushed WAL in physical replication Rahila Syed 10:08
Re: relfilenode statistics Bertrand Drouvot 10:13
Re: [PATCH] Add tests for Bitmapset David Rowley 10:29
Re: Patch for migration of the pg_commit_ts directory 📎 Maxim Orlov 10:35
Re: allow benign typedef redefinitions (C11) 📎 Álvaro Herrera 11:16
Re: anonymous unions (C11) 📎 Ashutosh Bapat 11:21
Re: Wordsmith pgstat_relation.c header comment David Rowley 11:25
Re: pg_restore documentation and --create/--single-transaction limitation 📎 Ashutosh Bapat 11:31
Re: pgstattuple "unexpected zero page" for gist and hash indexes Dilip Kumar 11:40
Re: anonymous unions (C11) Álvaro Herrera 11:44
Replace O_EXCL with O_TRUNC for creation of state.tmp in SaveSlotToPath 📎 Kevin K Biju 11:51
Re: pgstattuple "unexpected zero page" for gist and hash indexes Dilip Kumar 12:01
Re: JIT works only partially with meson build? Laurenz Albe 12:04
Re: Problem with DEB packages Michael Banck 12:21
Re: pg_restore documentation and --create/--single-transaction limitation Laurenz Albe 12:36
Re: [PATCH] Add tests for Bitmapset 📎 Greg Burd 12:38
Re: Proposal: Adding compression of temporary files 📎 Tomas Vondra 12:42
RE: How can end users know the cause of LR slot sync delays? Hayato Kuroda (Fujitsu) 12:51
Re: Remove custom redundant full page write description from GIN Andrey Borodin 12:59
Re: remove unnecessary include in src/backend/commands/policy.c Shinya Kato 13:00
Re: JIT works only partially with meson build? 📎 Yugo Nagata 13:31
Re: Batching in executor Amit Langote 13:35
Re: pg_restore documentation and --create/--single-transaction limitation Ashutosh Bapat 14:36
Re: [PATCH] Fix pg_rewind false positives caused by shutdown-only WAL Robert Haas 14:38
Re: anonymous unions (C11) Ashutosh Bapat 14:41
Re: allow benign typedef redefinitions (C11) 📎 Álvaro Herrera 14:48
Re: anonymous unions (C11) Álvaro Herrera 14:50
Re: Problem with DEB packages Christoph Berg 14:53
Re: Problem with DEB packages Stefanie Janine Stölting 15:20
Re: Update Windows CI Task Names: Server 2022 + VS 2022 Upgrade 📎 Nazir Bilal Yavuz 15:23
Re: Sending unflushed WAL in physical replication Aleksander Alekseev 15:25
Re: The ability of postgres to determine loss of files of the main fork Aleksander Alekseev 15:55
Re: Logical Replication of sequences 📎 vignesh C 16:25
Re: The ability of postgres to determine loss of files of the main fork Tom Lane 16:41
Re: [PATCH] Fix pg_rewind false positives caused by shutdown-only WAL Srinath Reddy Sadipiralla 17:24
Re: Why cannot alter column type when a view depends on it? Tom Lane 17:57
Re: Align tests for stored and virtual generated columns 📎 Paul A Jungwirth 18:01
Re: Optimize LISTEN/NOTIFY 📎 Joel Jacobson 18:56
Re: Fixing MSVC's inability to detect elog(ERROR) does not return Peter Eisentraut 19:32
Re: split func.sgml to separated individual sgml files 📎 Andrew Dunstan 19:48
Re: split func.sgml to separated individual sgml files Tom Lane 20:15
Re: Add jsonb_translate(jsonb, from, to) Andrew Dunstan 20:42
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 21:40
Re: [BUG]: the walsender does not update its IO statistics until it exits Michael Paquier 22:43
Re: [PATCH] Add tests for Bitmapset 📎 David Rowley 23:00
Re: relfilenode statistics Michael Paquier 23:05
Re: libcurl in libpq.pc Jacob Champion 23:15
Re: [PATCH] Add tests for Bitmapset Michael Paquier 23:37

Oct. 1, 2025

Thread Author Time
Re: [PATCH] Add tests for Bitmapset David Rowley 00:07
Re: Add support for specifying tables in pg_createsubscriber. Peter Smith 00:30
pg_createsubscriber --dry-run logging concerns Peter Smith 02:29
RE: How can end users know the cause of LR slot sync delays? 📎 Hayato Kuroda (Fujitsu) 02:56
Re: bug, ALTER TABLE call ATPostAlterTypeCleanup twice for the same relation jian he 03:04
RE: pg_createsubscriber --dry-run logging concerns Hayato Kuroda (Fujitsu) 03:09
Re: [PATCH] Add tests for Bitmapset Michael Paquier 03:40
Re: pg_createsubscriber --dry-run logging concerns Peter Smith 03:51
Re: Resetting recovery target parameters in pg_createsubscriber Michael Paquier 04:02
RE: Resetting recovery target parameters in pg_createsubscriber Hayato Kuroda (Fujitsu) 04:38
Re: [PATCH] Add tests for Bitmapset David Rowley 05:00
Re: Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 jian he 05:01
Re: [PATCH] Add tests for Bitmapset 📎 David Rowley 05:01
Re: [PATCH] Add tests for Bitmapset Michael Paquier 05:14
Re: Optimize LISTEN/NOTIFY 📎 Joel Jacobson 05:47
Re: Emitting JSON to file using COPY TO 📎 jian he 06:16
Re: The ability of postgres to determine loss of files of the main fork Laurenz Albe 06:26
Re: Remove custom redundant full page write description from GIN Michael Paquier 06:39
Re: create table like including storage parameter 📎 jian he 06:42

Browse Archives

Prev | Next