pgsql-hackers since 2026-04-06 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

April 6, 2026

Thread Author Time
Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier 📎 Michael Paquier 00:01
Re: Adding locks statistics Michael Paquier 00:05
Shmem allocated wrong for custom cumulative stats 📎 Heikki Linnakangas 00:16
Re: Changing the state of data checksums in a running cluster Daniel Gustafsson 00:20
Re: Shmem allocated wrong for custom cumulative stats 📎 Michael Paquier 00:55
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? 📎 Lukas Fittl 01:47
Re: Small and unlikely overflow hazard in bms_next_member() Chao Li 02:00
Re: Our ABI diff infrastructure ignores enum SysCacheIdentifier Andres Freund 02:09
Re: CREATE SCHEMA ... CREATE DOMAIN support jian he 02:29
Re: remove autoanalyze corner case 📎 Shinya Kato 02:32
Re: Shmem allocated wrong for custom cumulative stats Michael Paquier 02:36
Re: vectorized CRC on ARM64 John Naylor 02:38
Re: Exit walsender before confirming remote flush in logical replication Fujii Masao 02:40
Re: Introduce XID age based replication slot invalidation Bharath Rupireddy 02:52
Re: CREATE SCHEMA ... CREATE DOMAIN support Tom Lane 03:04
Re: Eager aggregation, take 3 Richard Guo 03:06
Re: Shmem allocated wrong for custom cumulative stats 📎 Michael Paquier 03:14
Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou 03:26
Re: Asynchronous MergeAppend Richard Guo 03:40
Re: Add missing stats_reset column to pg_stat_database_conflicts view Fujii Masao 04:22
Re: Patch for migration of the pg_commit_ts directory 📎 ls7777 04:34
Re: Adding locks statistics Michael Paquier 05:11
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund 05:15
Re: Adding locks statistics Andres Freund 05:22
Re: Adding REPACK [concurrently] Amit Kapila 05:24
Re: Asynchronous MergeAppend Etsuro Fujita 05:32
Re: index prefetching Peter Geoghegan 05:47
Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou 06:01
Re: tablecmds: fix bug where index rebuild loses replica identity on partitions Xuneng Zhou 06:04
Re: Adding locks statistics Michael Paquier 06:19
Re: Adding locks statistics 📎 Michael Paquier 06:34
Re: Pgbench: remove synchronous prepare lakshmi 06:54
Re: Implement waiting for wal lsn replay: reloaded 📎 Xuneng Zhou 07:15
Environment variable to disable diffs file output 📎 Илья Чердаков 07:55
Clean up remove_rel_from_query() after self-join elimination commit 📎 Richard Guo 08:11
Re: BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt Michael Paquier 08:21
DEREF_AFTER_NULL: src/common/jsonapi.c:2529 📎 Галкин Сергей 08:26
Re: SLOPE - Planner optimizations on monotonic expressions. 📎 Alexandre Felipe 08:29
Re: Introduce XID age based replication slot invalidation Masahiko Sawada 08:44
Re: Adding REPACK [concurrently] 📎 Antonin Houska 09:03
Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra 09:14
Re: Adding REPACK [concurrently] vignesh C 09:15
Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl 09:26
Re: Proposal to allow setting cursor options on Portals Jelte Fennema-Nio 09:37
Re: Adding REPACK [concurrently] Alvaro Herrera 09:38
Re: Remove commented-out code in 026_overwrite_contrecord.pl vignesh C 09:40
Re: Eliminating SPI / SQL from some RI triggers - take 3 📎 Amit Langote 09:45
Re: Environment variable to disable diffs file output Jelte Fennema-Nio 09:47
Re: Stack-based tracking of per-node WAL/buffer usage 📎 Lukas Fittl 09:58
Re: Adding REPACK [concurrently] vignesh C 10:01
Re: Adding REPACK [concurrently] Mihail Nikalayeu 10:14
SELECT over partitioned table with LIMIT 1 performance regression issue in PostgreSQL 17 and 18 📎 Илья Сербин 10:34
Re: [PATCH] Add support for INSERT ... SET syntax 📎 Suraj Kharage 10:43
Re: Adding REPACK [concurrently] Alvaro Herrera 10:48
Re: client_connection_check_interval default value 📎 Fujii Masao 11:09
Re: Adding REPACK [concurrently] Mihail Nikalayeu 11:21
Re: Adding REPACK [concurrently] Antonin Houska 11:23
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? 📎 Lukas Fittl 11:25
Re: pg_get__*_ddl consolidation Andrew Dunstan 11:39
Re: pg_get__*_ddl consolidation Andrew Dunstan 11:55
Re: Adding REPACK [concurrently] Amit Kapila 11:56
Re: DEREF_AFTER_NULL: src/common/jsonapi.c:2529 Andreas Karlsson 11:59
Re: DEREF_AFTER_NULL: src/common/jsonapi.c:2529 Andreas Karlsson 12:01
Re: Batching in executor 📎 Amit Langote 12:02
Re: pg_plan_advice Robert Haas 12:47
Re: client_connection_check_interval default value 📎 Hüseyin Demir 12:59
Re: Extract numeric filed in JSONB more effectively Dmitry Dolgov 13:05
Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication Ashutosh Sharma 13:07
Re: index prefetching Andres Freund 13:09
Re: pg_plan_advice Andrei Lepikhov 13:22
Re: meson: Adjust test timeout for Valgrind builds Andres Freund 13:25
Re: PG 19 release notes and authors Bruce Momjian 13:37
Re: PG 19 release notes and authors Bruce Momjian 13:40
Re: Better shared data structure management and resizable shared data structures 📎 Ashutosh Bapat 13:53
Re: pg_plan_advice Andres Freund 13:56
Re: PG 19 release notes and authors Bruce Momjian 13:57
Re: EXPLAIN: showing ReadStream / prefetch stats Melanie Plageman 14:01
Re: pg_plan_advice Robert Haas 14:01
Re: PG 19 release notes and authors Daniel Gustafsson 14:03
Re: PG 19 release notes and authors Joe Conway 14:04
Re: PG 19 release notes and authors Bruce Momjian 14:05
Re: Release postmaster working memory context in slotsync worker Fujii Masao 14:09
Re: Environment variable to disable diffs file output Daniel Gustafsson 14:11
Re: pg_plan_advice Peter Geoghegan 14:14
Re: Two issues leading to discrepancies in FSM data on the standby server 📎 Alexey Makhmutov 14:26
Re: PG 19 release notes and authors Bruce Momjian 14:29
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Alexey Makhmutov 14:30
Re: PG 19 release notes and authors Bruce Momjian 14:30
Re: PG 19 release notes and authors David G. Johnston 14:42
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Andres Freund 14:44
Re: PG 19 release notes and authors John Naylor 14:47
Re: PG 19 release notes and authors Bruce Momjian 14:53
Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Robert Haas 14:55
Re: client_connection_check_interval default value Fujii Masao 14:55
Re: PG 19 release notes and authors Bruce Momjian 14:55
Re: PG 19 release notes and authors Andrew Dunstan 14:56
Adding event mask validation for ModifyWaitEvent 📎 Josh Kupershmidt 14:57
Re: Automatically sizing the IO worker pool 📎 Thomas Munro 15:02
Re: PG 19 release notes and authors Bruce Momjian 15:03
Re: pg_plan_advice Andrei Lepikhov 15:11
Re: PG 19 release notes and authors David G. Johnston 15:15
Re: Add custom EXPLAIN options support to auto_explain Robert Haas 15:22
Re: pg_get__*_ddl consolidation 📎 Jelte Fennema-Nio 15:24
Re: PG 19 release notes and authors Bruce Momjian 15:25
Re: eliminate xl_heap_visible to reduce WAL (and eventually set VM on-access) Alexey Makhmutov 15:32
Re: Exit walsender before confirming remote flush in logical replication Andres Freund 15:32
Re: PG 19 release notes and authors Robert Haas 15:38
Re: index prefetching 📎 Peter Geoghegan 15:39
Re: PG 19 release notes and authors Jacob Champion 15:43
Re: PG 19 release notes and authors Jelte Fennema-Nio 15:46
Re: PG 19 release notes and authors Jacob Champion 15:55
Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Fujii Masao 15:57
Re: PG 19 release notes and authors Robert Haas 16:09
Re: pgsql: Reduce log level of some logical decoding messages from LOG to D Robert Haas 16:15
Re: PG 19 release notes and authors Bruce Momjian 16:17
Re: PG 19 release notes and authors Daniel Gustafsson 16:17
Re: PG 19 release notes and authors Bruce Momjian 16:27
Re: remove autoanalyze corner case Nathan Bossart 16:29
Re: PG 19 release notes and authors Andres Freund 16:37
Re: PG 19 release notes and authors Andres Freund 16:39
Re: PG 19 release notes and authors Bruce Momjian 16:41
Re: PG 19 release notes and authors Bruce Momjian 16:42
Re: Add custom EXPLAIN options support to auto_explain Robert Haas 16:46
Re: EXPLAIN: showing ReadStream / prefetch stats 📎 Melanie Plageman 16:50
Re: Add errdetail() with PID and UID about source of termination signal 📎 Andrew Dunstan 16:51
Re: Changing the state of data checksums in a running cluster Alexander Lakhin 17:00
Re: PG 19 release notes and authors Bruce Momjian 17:03
Re: PG 19 release notes and authors Robert Haas 17:05
Re: pg_get__*_ddl consolidation Euler Taveira 17:09
Re: PG 19 release notes and authors Bruce Momjian 17:20
Re: Changing the state of data checksums in a running cluster Daniel Gustafsson 17:34
Re: Introduce XID age based replication slot invalidation Bharath Rupireddy 17:42
Re: Extract numeric filed in JSONB more effectively Haibo Yan 17:51
Re: Resetting snapshots during the first phase of [CREATE |RE]INDEX CONCURRENTLY 📎 Mihail Nikalayeu 17:55
Re: DEREF_AFTER_NULL: src/common/jsonapi.c:2529 Jacob Champion 17:57
Re: Extract numeric filed in JSONB more effectively Haibo Yan 17:57
Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables 📎 Jim Jones 18:13
Re: Automatically sizing the IO worker pool Andres Freund 18:14
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements 📎 Mihail Nikalayeu 18:21
Re: PG 19 release notes and authors Robert Haas 18:31
Re: [BUG?] check_exclusion_or_unique_constraint false negative 📎 Mihail Nikalayeu 18:33
Re: Extract numeric filed in JSONB more effectively 📎 Haibo Yan 18:35
Re: DEREF_AFTER_NULL: src/common/jsonapi.c:2529 Andres Freund 18:46
Re: CREATE SCHEMA ... CREATE DOMAIN support Tom Lane 19:19
Re: Add custom EXPLAIN options support to auto_explain Matheus Alcantara 19:27
Re: Add custom EXPLAIN options support to auto_explain Robert Haas 19:30
Re: [PATCH] pg_dump: Restore extension config table data before user objects during pg_upgrade 📎 Jimmy Angelakos 19:33
Re: Add custom EXPLAIN options support to auto_explain Robert Haas 19:35
Re: Add errdetail() with PID and UID about source of termination signal Daniel Gustafsson 19:36
Re: Implement waiting for wal lsn replay: reloaded Alexander Korotkov 19:49
Re: Add custom EXPLAIN options support to auto_explain Lukas Fittl 19:50
Re: pg_plan_advice Robert Haas 19:52
Re: Extract numeric filed in JSONB more effectively 📎 Haibo Yan 19:55
Re: Add custom EXPLAIN options support to auto_explain Matheus Alcantara 19:58
Re: meson vs. llvm bitcode files Andres Freund 20:09
Re: pg_plan_advice Robert Haas 20:15
Re: pg_get__*_ddl consolidation Jelte Fennema-Nio 20:24
Re: EXPLAIN: showing ReadStream / prefetch stats 📎 Melanie Plageman 20:33
Re: EXPLAIN: showing ReadStream / prefetch stats Tomas Vondra 20:39
Re: Adding REPACK [concurrently] Andres Freund 21:11
Re: DEREF_AFTER_NULL: src/common/jsonapi.c:2529 Jacob Champion 21:18
Re: Enable -Wstrict-prototypes and -Wold-style-definition by default Tom Lane 21:19
Re: enable fallthrough warnings on clang Tom Lane 21:31
Re: Add http connection service file functionality 📎 Andrew Jackson 21:39
Re: DEREF_AFTER_NULL: src/common/jsonapi.c:2529 Andres Freund 21:40
Re: Add pg_stat_autovacuum_priority Nathan Bossart 21:58
Re: Adding REPACK [concurrently] Alvaro Herrera 21:59
Re: DEREF_AFTER_NULL: src/common/jsonapi.c:2529 Jacob Champion 22:01
Re: Custom oauth validator options Zsolt Parragi 22:09
Re: Custom oauth validator options Jacob Champion 22:16
Re: Adding REPACK [concurrently] 📎 Alvaro Herrera 22:22
Re: Stack-based tracking of per-node WAL/buffer usage Zsolt Parragi 22:46
Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables 📎 Jim Jones 22:52
Return DSA area for hash table from GetNamedDSHash() 📎 Sami Imseih 22:56
Re: SLOPE - Planner optimizations on monotonic expressions. Zsolt Parragi 23:09
Re: Implement missing join selectivity estimation for range types 📎 Haibo Yan 23:32
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Zsolt Parragi 23:36
Re: Asynchronous MergeAppend Matheus Alcantara 23:48
Re: Adding REPACK [concurrently] Mihail Nikalayeu 23:53

April 7, 2026

Thread Author Time
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Lukas Fittl 00:06
Re: Don't use the deprecated and insecure PQcancel in our frontend tools anymore Heikki Linnakangas 00:18
Re: EXPLAIN: showing ReadStream / prefetch stats 📎 Melanie Plageman 00:19
Re: Asynchronous MergeAppend 📎 Alexander Korotkov 00:19
Re: Asynchronous MergeAppend Alexander Korotkov 00:25
Re: DOC: pg_publication_rel.prrelid says sequences are possible Peter Smith 00:25
Re: Stack-based tracking of per-node WAL/buffer usage Lukas Fittl 00:39
Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc? Andres Freund 00:40
Re: Adding REPACK [concurrently] Noah Misch 01:10
Re: EXPLAIN: showing ReadStream / prefetch stats 📎 Tomas Vondra 01:14
Re: Revisiting {CREATE INDEX, REINDEX} CONCURRENTLY improvements Josh Kupershmidt 01:42
Re: Clean up remove_rel_from_query() after self-join elimination commit Tender Wang 01:43
Re: Eliminating SPI / SQL from some RI triggers - take 3 Chao Li 01:45
Re: Implement waiting for wal lsn replay: reloaded Tom Lane 01:52
Re: Adding REPACK [concurrently] Andres Freund 01:58
Re: Implement waiting for wal lsn replay: reloaded Tom Lane 02:08
Re: Eliminating SPI / SQL from some RI triggers - take 3 Amit Langote 02:12
test_autovacuum/001_parallel_autovacuum is broken Sami Imseih 02:23
Re: Implement waiting for wal lsn replay: reloaded Xuneng Zhou 02:28
Re: Adding REPACK [concurrently] Noah Misch 02:42
Re: pgsql: Reduce log level of some logical decoding messages from LOG to D 📎 Fujii Masao 03:04

Browse Archives

Prev | Next