Re: RFC: Allow EXPLAIN to Output Page Fault Information - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: RFC: Allow EXPLAIN to Output Page Fault Information
Date
Msg-id CAGECzQSOrmOTSyVHi1tkx9QDg9_PkVJudtdTH0B7ovHeZXtFLQ@mail.gmail.com
Whole thread
In response to Re: RFC: Allow EXPLAIN to Output Page Fault Information  (Atsushi Torikoshi <torikoshia.tech@gmail.com>)
Responses Re: RFC: Allow EXPLAIN to Output Page Fault Information
List pgsql-hackers
On Fri, 22 May 2026 at 18:07, Atsushi Torikoshi
<torikoshia.tech@gmail.com> wrote:
> Updated the patch to clarify that the reported values include not only
> the backend process executing the query, but also any parallel query
> worker processes involved in the query.

For PG19 Tomas added an IO option to EXPLAIN. I think it would be
better to have the Storage IO tracking be enabled by the IO option,
rather than the BUFFERS option.



pgsql-hackers by date:

Previous
From: "Jonathan Gonzalez V."
Date:
Subject: Re: splitting pg_resetwal output strings
Next
From: "Jonathan Gonzalez V."
Date:
Subject: Re: splitting pg_resetwal output strings