Re: Doc: fix track_io_timing description to mention pg_stat_io
hajime.matsunaga@nttdata.com
From: <Hajime.Matsunaga@nttdata.com>
To: <kashi.zeeshan@gmail.com>
Cc: <pgsql-hackers@lists.postgresql.org>, <Masao.Fujii@nttdata.com>
Date: 2024-06-27T09:33:38Z
Lists: pgsql-hackers
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. Thanks for your positive comments. Regards, -- Hajime Matsunaga NTT DATA Group Corporation
Commits
-
doc: Update track_io_timing documentation to mention pg_stat_io.
- 0d483ad4cc4c 16.4 landed
- 0248762b2a8e 17.0 landed
- 05506510de6a 18.0 landed