Re: Doc: fix track_io_timing description to mention pg_stat_io

Kashif Zeeshan <kashi.zeeshan@gmail.com>

From: Kashif Zeeshan <kashi.zeeshan@gmail.com>
To: Hajime.Matsunaga@nttdata.com
Cc: pgsql-hackers@lists.postgresql.org, Masao.Fujii@nttdata.com
Date: 2024-06-27T09:08:31Z
Lists: pgsql-hackers
On Thu, Jun 27, 2024 at 2:06 PM <Hajime.Matsunaga@nttdata.com> wrote:

> Hi,
>
> pg_stat_io has I/O statistics that are collected when track_io_timing is
> enabled, but it is not mentioned in the description of track_io_timing.
> I think it's better to add a description of pg_stat_io for easy reference.
> What do you think?
>
Its always good to add new things.

>
> Regards,
> --
> Hajime Matsunaga
> NTT DATA Group Corporation
>

Commits

  1. doc: Update track_io_timing documentation to mention pg_stat_io.