Re: EXPLAIN: showing ReadStream / prefetch stats - Mailing list pgsql-hackers

From Andres Freund
Subject Re: EXPLAIN: showing ReadStream / prefetch stats
Date
Msg-id s7s37qespplnffoy3f4ewyuuqrisnmb3kfurwdrm5plsqxkiak@rxnl5sahitsr
Whole thread
In response to Re: EXPLAIN: showing ReadStream / prefetch stats  (Tomas Vondra <tomas@vondra.me>)
List pgsql-hackers
Hi,

On 2026-04-07 23:28:32 +0200, Tomas Vondra wrote:
> Thanks. I've now pushed all parts of this patch series.

Yay.

It'd have been much harder to do the read stream improvements I worked on in
the last weeks without this patchset, and it also was much harder to
understand the performance of the index prefetching patchset ( :( ) before /
without it.

The only thing I don't like about it is not having had it in the 18 cycle,
when working on AIO.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Adding REPACK [concurrently]
Next
From: Andreas Karlsson
Date:
Subject: Re: doc: Improve wal_level and effective_wal_level GUC around logical replication