Re: Restrict data checksums entries in pg_stat_io - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Restrict data checksums entries in pg_stat_io
Date
Msg-id C087A1DF-A3F7-4A8C-8BB1-6EC42EB77667@yesql.se
Whole thread
In response to Restrict data checksums entries in pg_stat_io  (Fujii Masao <masao.fujii@gmail.com>)
Responses Re: Restrict data checksums entries in pg_stat_io
List pgsql-hackers
> On 10 Jul 2026, at 05:13, Fujii Masao <masao.fujii@gmail.com> wrote:

(Sorry for the delayed review)

> The attached patch teaches pgstat_tracks_io_object() and pgstat_tracks_io_op()
> about the actual I/O paths used by these processes. After the patch,
> pg_stat_io includes only:

Patch LGTM, and your reasoning around the IO usage of the launcher/worker is
correct.  Thanks!

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Proposal: new file format for hba/ident/hosts configuration?
Next
From: Alexander Korotkov
Date:
Subject: Re: postgres_fdw could deparse ArrayCoerceExpr