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

Thread Author Time
Re: Use LW_SHARED in WakeupWalSummarizer() for WALSummarizerLock lock Nathan Bossart 00:08
Re: Improve LWLock tranche name visibility across backends Nathan Bossart 00:14
Re: Per backend relation statistics tracking Sami Imseih 00:22
Re: Per backend relation statistics tracking Andres Freund 00:28
Re: Improve LWLock tranche name visibility across backends Sami Imseih 00:37
Re: Non-reproducible AIO failure 📎 Andres Freund 00:37
Re: Parallel heap vacuum Masahiko Sawada 00:37
Re: Non-reproducible AIO failure Andres Freund 00:44
Re: Use LW_SHARED in WakeupWalSummarizer() for WALSummarizerLock lock 📎 Masahiko Sawada 00:48
Re: END is not a reserved word David G. Johnston 00:53
Re: Test instability when pg_dump orders by OID Noah Misch 00:57
Re: Test instability when pg_dump orders by OID Tom Lane 01:06
Re: index prefetching Peter Geoghegan 01:08
Re: Improve error message for duplicate labels in enum types 📎 Yugo Nagata 02:55
Re: Non-reproducible AIO failure Thomas Munro 03:21
Re: [PATCH] no table rewrite when set column type to constrained domain 📎 jian he 03:26
Re: Non-reproducible AIO failure Thomas Munro 03:45
Re: SQL:2023 JSON simplified accessor support 📎 Alexandra Wang 03:52
Re: Memory leak of SMgrRelation object on standby 📎 Jingtang Zhang 03:59
Re: Improve pg_sync_replication_slots() to wait for primary to advance 📎 Ajin Cherian 04:28
Re: CREATE SCHEMA ... CREATE DOMAIN support 📎 jian he 04:53
Optimize JsonbContainerTypeName by reordering type checks 📎 Chao Li 05:26
Re: Logical Replication of sequences shveta malik 05:51
Re: Potential problem in commit f777d773878 and 4f7f7b03758 Dilip Kumar 06:01
Re: Per backend relation statistics tracking Bertrand Drouvot 06:12
Re: Per backend relation statistics tracking Bertrand Drouvot 06:15
Re: Potential problem in commit f777d773878 and 4f7f7b03758 📎 Dilip Kumar 06:26
Re: Improve error message for duplicate labels in enum types Jim Jones 06:30
Re: Per backend relation statistics tracking Bertrand Drouvot 06:38
Re: Conflict detection for update_deleted in logical replication 📎 Amit Kapila 06:44
Re: Calling PGReserveSemaphores() from CreateOrAttachShmemStructs 📎 Ashutosh Bapat 07:11
Re: Making WAL archiving faster — multi-file support and async ideas Alyona Vinter 07:12
Re: Explicitly enable meson features in CI Nazir Bilal Yavuz 07:27
Detoast iterators -take 2 📎 Nikita Malakhov 07:41
Re: Support getrandom() for pg_strong_random() source Daniel Gustafsson 07:42
Feature request: A method to configure client-side TLS ciphers for streaming replication xx Z 07:46
Re: Add SPLIT PARTITION/MERGE PARTITIONS commands 📎 Dmitry Koval 08:05
Re: Adding REPACK [concurrently] Antonin Houska 08:46
Re: RFC: extensible planner state Andrei Lepikhov 08:58
Re: Adding REPACK [concurrently] Mihail Nikalayeu 09:02
Re: Conflict detection for update_deleted in logical replication Dilip Kumar 09:02
Re: Report reorder buffer size Ashutosh Bapat 09:26
Re: [BUG] Remove self joins causes 'variable not found in subplan target lists' error 📎 Richard Guo 09:30
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart shveta malik 09:32
[WiP] B-tree page merge during vacuum to reduce index bloat 📎 Andrey Borodin 09:40
Re: Per backend relation statistics tracking 📎 Bertrand Drouvot 09:44
Re: Report reorder buffer size Ashutosh Bapat 09:44
Re: Report reorder buffer size Bertrand Drouvot 09:48
Re: [BUG] Remove self joins causes 'variable not found in subplan target lists' error Richard Guo 09:50
Re: Report reorder buffer size Ashutosh Bapat 09:53
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke 09:58
Re: Per backend relation statistics tracking Bertrand Drouvot 10:06
Re: [WiP] B-tree page merge during vacuum to reduce index bloat Matthias van de Meent 10:33
Re: Conflict detection for update_deleted in logical replication shveta malik 10:44
Re: Problem in 'ORDER BY' of a column using a created collation? Nishant Sharma 11:04
Re: [BUG?] check_exclusion_or_unique_constraint false negative Amit Kapila 11:08
Re: Per backend relation statistics tracking Andres Freund 11:18
Re: pg_restore --no-policies should not restore policies' comment 📎 Fujii Masao 11:43
Re: pg_waldump: support decoding of WAL inside tarfile 📎 Amul Sul 11:52
How to configure client-side TLS ciphers for streaming replication? xx Z 11:54
Re: vacuumdb --missing-stats-only and permission issue Fujii Masao 12:00
Re: Non-reproducible AIO failure Andres Freund 12:01
Re: index prefetching 📎 Tomas Vondra 12:56
Re: Detoast iterators -take 2 Aleksander Alekseev 13:10
Re: Adding REPACK [concurrently] Antonin Houska 13:31
Re: postmaster uses more CPU in 18 beta1 with io_method=io_uring Jakub Wartak 13:31
Re: Dead code in ps_status.c 📎 Michael Banck 13:55
Re: Non-reproducible AIO failure Konstantin Knizhnik 13:59
Redundant parameter in the get_useful_pathkeys_for_relation 📎 Andrei Lepikhov 14:03
Re: Feature request: A method to configure client-side TLS ciphers for streaming replication Tom Lane 14:09
Re: [WiP] B-tree page merge during vacuum to reduce index bloat Kirk Wolak 14:11
Re: Non-reproducible AIO failure Ken Marshall 14:15
Re: [PATCH] Generate random dates/times in a specified range 📎 Damien Clochard 14:17
Avoid overwiriting cache entry (src/backend/utils/cache/relcache.c) 📎 Ranier Vilela 14:17
Marking shared buffer lookup table as HASH_FIXED_SIZE 📎 Ashutosh Bapat 14:25
Re: plan shape work 📎 Robert Haas 14:58
Re: PoC: pg_dump --filter-data <file> (like Oracle Where Clause on RMAN for specific tables) Nikolay Samokhvalov 15:04
Re: index prefetching Tomas Vondra 15:06
Re: Feature request: A method to configure client-side TLS ciphers for streaming replication Andres Freund 15:08
Re: Feature request: A method to configure client-side TLS ciphers for streaming replication Jacob Champion 15:14
Re: Dead code in ps_status.c Michael Banck 15:17
Aggregate Function corr does not always return the correct value Maxim Orlov 15:20
Re: C11 / VS 2019 Peter Eisentraut 15:52
Re: Parallel heap vacuum Melanie Plageman 15:55
Re: C11 / VS 2019 Tom Lane 16:11
Re: Proper object locking for GRANT/REVOKE Heikki Linnakangas 16:21
Re: Explicitly enable meson features in CI Jacob Champion 16:40
Schedule for PG 18 RC and GA releases Tom Lane 16:41
Re: fixing tsearch locale support Heikki Linnakangas 16:52
Re: [BUG] Remove self joins causes 'variable not found in subplan target lists' error Tom Lane 17:26
Re: Aggregate Function corr does not always return the correct value Tom Lane 17:34
Re: Aggregate Function corr does not always return the correct value DINESH NAIR 17:48
Re: Aggregate Function corr does not always return the correct value Ranier Vilela 18:01
Re: pgsql: oauth: Add unit tests for multiplexer handling Christoph Berg 19:47
Re: vacuumdb --missing-stats-only and permission issue Nathan Bossart 19:52
Re: Improve LWLock tranche name visibility across backends 📎 Sami Imseih 19:56
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Kirill Reshke 20:01
Re: [BUG] Remove self joins causes 'variable not found in subplan target lists' error Maksim Milyutin 20:04
Re: pgsql: oauth: Add unit tests for multiplexer handling Jacob Champion 20:10
Re: Improve LWLock tranche name visibility across backends Nathan Bossart 20:14
Re: plan shape work Bruce Momjian 20:16
Re: Buffer locking is special (hints, checksums, AIO writes) Robert Haas 20:21
Re: pgsql: oauth: Add unit tests for multiplexer handling 📎 Jacob Champion 20:30
Re: pgsql: oauth: Add unit tests for multiplexer handling Christoph Berg 20:44
Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund 21:00
Re: pgsql: oauth: Add unit tests for multiplexer handling Jacob Champion 21:18
Re: ABI Compliance Checker GSoC Project Mankirat Singh 21:43
Re: pgsql: oauth: Add unit tests for multiplexer handling Jacob Champion 21:44
Re: Per backend relation statistics tracking Sami Imseih 21:55
Re: Improve LWLock tranche name visibility across backends 📎 Sami Imseih 22:50
Re: Generate GUC tables from .dat file John Naylor 23:38

Aug. 27, 2025

Thread Author Time
Re: Buffer locking is special (hints, checksums, AIO writes) Noah Misch 00:14
Re: Adding REPACK [concurrently] Mihail Nikalayeu 00:38
Why CI doesn't run? Chao Li 01:05
Re: Making jsonb_agg() faster Chao Li 01:22
Re: Why CI doesn't run? David G. Johnston 01:23
Re: Why CI doesn't run? Chao Li 01:28
Re: Fixes a trivial bug in dumped parse/query/plan trees Chao Li 01:35
Re: Fixes a trivial bug in dumped parse/query/plan trees 📎 Chao Li 01:46
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 03:29
RE: Conflict detection for update_deleted in logical replication Zhijie Hou (Fujitsu) 03:29
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 03:29
Re: SQL:2023 JSON simplified accessor support jian he 04:15
Re: Adding REPACK [concurrently] Antonin Houska 06:16
Re: pg_restore --no-policies should not restore policies' comment jian he 06:17
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart 📎 Masahiko Sawada 06:41
Re: [BUG] Remove self joins causes 'variable not found in subplan target lists' error Richard Guo 06:56
Re: SQL:2023 JSON simplified accessor support Chao Li 07:26
Add memory_limit_hits to pg_stat_replication_slots 📎 Bertrand Drouvot 07:26
Re: Report reorder buffer size Bertrand Drouvot 07:31
Re: Inconsistent update in the MERGE command Dmitry 07:55
Re: Remove traces of long in dynahash.c Peter Eisentraut 08:00
Re: Adding REPACK [concurrently] Mihail Nikalayeu 08:22
Re: Changing the state of data checksums in a running cluster 📎 Daniel Gustafsson 08:30
Re: [BUG?] check_exclusion_or_unique_constraint false negative Mihail Nikalayeu 08:53
Mark ItemPointer parameters as const in tuple/table lock functions 📎 Chao Li 08:57
Re: Mark ItemPointer parameters as const in tuple/table lock functions Peter Eisentraut 09:24
Re: Improve LWLock tranche name visibility across backends Bertrand Drouvot 09:28
Re: Changing the state of data checksums in a running cluster Tomas Vondra 09:39
Re: plan shape work Andrei Lepikhov 09:41
Re: Per backend relation statistics tracking Bertrand Drouvot 09:46
Re: Adding REPACK [concurrently] Antonin Houska 10:11
Re: pgsql: oauth: Add unit tests for multiplexer handling Christoph Berg 10:37
Re: Adding REPACK [concurrently] Mihail Nikalayeu 10:55
Re: Changing the state of data checksums in a running cluster 📎 Daniel Gustafsson 11:00
Re: Fix replica identity checks for MERGE command on published table. Dean Rasheed 11:12
Re: [PATCH] Generate random dates/times in a specified range Dean Rasheed 11:35
RE: POC: enable logical decoding when wal_level = 'replica' without a server restart Hayato Kuroda (Fujitsu) 12:07
Re: Potential problem in commit f777d773878 and 4f7f7b03758 Matheus Alcantara 12:39
Re: Changing the state of data checksums in a running cluster Tomas Vondra 12:39
Re: Changing the state of data checksums in a running cluster Tomas Vondra 12:42
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) 📎 Kirill Reshke 12:55
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman 13:08
Re: Report bytes and transactions actually sent downtream Bertrand Drouvot 13:43
Re: Inconsistent update in the MERGE command 📎 Dean Rasheed 13:44
Re: Per backend relation statistics tracking Bertrand Drouvot 13:57
Re: Buffer locking is special (hints, checksums, AIO writes) Robert Haas 14:03
Re: Potential problem in commit f777d773878 and 4f7f7b03758 Peter Eisentraut 14:17
Re: Issue with logical replication slot during switchover Fabrice Chapuis 14:24
Re: index prefetching 📎 Tomas Vondra 14:36
Improve read_local_xlog_page_guts by replacing polling with latch-based waiting 📎 Xuneng Zhou 15:23
Re: Improve read_local_xlog_page_guts by replacing polling with latch-based waiting 📎 Xuneng Zhou 15:31
Re: Identifying function-lookup failures due to argument name mismatches Peter Eisentraut 15:42
Re: Identifying function-lookup failures due to argument name mismatches Peter Eisentraut 15:42
Re: Implement waiting for wal lsn replay: reloaded 📎 Xuneng Zhou 15:54
Re: END is not a reserved word Vicky Vergara 16:02
Re: List TAP test files in makefiles Álvaro Herrera 16:07
Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund 16:18
Re: Proper object locking for GRANT/REVOKE Peter Eisentraut 16:54
Re: ABI Compliance Checker GSoC Project David E. Wheeler 17:13
Re: POC: enable logical decoding when wal_level = 'replica' without a server restart Masahiko Sawada 17:54
Re: Parallel heap vacuum Masahiko Sawada 18:29
Re: psql: tab-completion support for COPY ... TO/FROM STDIN, STDOUT, and PROGRAM Kirill Reshke 18:53
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) 📎 Melanie Plageman 19:02
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Melanie Plageman 19:08
Re: Improve LWLock tranche name visibility across backends 📎 Sami Imseih 19:13
Re: Buffer locking is special (hints, checksums, AIO writes) Noah Misch 19:14
Re: Buffer locking is special (hints, checksums, AIO writes) Robert Haas 19:22
Re: Buffer locking is special (hints, checksums, AIO writes) Andres Freund 19:29
Re: [PATCH] Let's get rid of the freelist and the buffer_strategy_lock 📎 Greg Burd 19:42
Re: Serverside SNI support in libpq 📎 Daniel Gustafsson 19:49
Qual push down to table AM 📎 Julien Tachoires 20:27
Re: [WiP] B-tree page merge during vacuum to reduce index bloat Peter Geoghegan 21:06
Re: [BUG] Remove self joins causes 'variable not found in subplan target lists' error 📎 Tom Lane 21:42
Re: Qual push down to table AM Andres Freund 21:50
Re: Qual push down to table AM Kirill Reshke 21:57
Re: Buffer locking is special (hints, checksums, AIO writes) Noah Misch 23:04
Re: Non-reproducible AIO failure Andres Freund 23:08
Re: Non-reproducible AIO failure Andres Freund 23:16
Re: Support getrandom() for pg_strong_random() source Masahiko Sawada 23:48

Aug. 28, 2025

Thread Author Time
Re: Non-reproducible AIO failure Thomas Munro 00:08
Re: [BUG] Remove self joins causes 'variable not found in subplan target lists' error Tom Lane 00:15
Re: [WIP]Vertical Clustered Index (columnar store extension) - take2 📎 Peter Smith 00:20
Re: Report reorder buffer size Masahiko Sawada 00:26
Re: Identifying function-lookup failures due to argument name mismatches Chao Li 01:53
Avoid retaining conflict-related data when no tables are subscribed 📎 Zhijie Hou (Fujitsu) 02:23
Re: Mark ItemPointer parameters as const in tuple/table lock functions Chao Li 02:27
Re: Mark ItemPointer parameters as const in tuple/table lock functions 📎 Chao Li 02:30
RE: Conflict detection for update_deleted in logical replication 📎 Zhijie Hou (Fujitsu) 02:32
RE: POC: enable logical decoding when wal_level = 'replica' without a server restart Hayato Kuroda (Fujitsu) 02:45

Browse Archives

Prev | Next