pgsql: doc: Update track_io_timing documentation to mention pg_stat_io.

2024-07-10 Thread Fujii Masao
doc: Update track_io_timing documentation to mention pg_stat_io. The I/O timing information collected when track_io_timing is enabled is now documented to appear in the pg_stat_io view, which was previously not mentioned. This commit also enhances the description of track_io_timing to clarify tha

pgsql: doc: Update track_io_timing documentation to mention pg_stat_io.

2024-07-10 Thread Fujii Masao
doc: Update track_io_timing documentation to mention pg_stat_io. The I/O timing information collected when track_io_timing is enabled is now documented to appear in the pg_stat_io view, which was previously not mentioned. This commit also enhances the description of track_io_timing to clarify tha

pgsql: doc: Update track_io_timing documentation to mention pg_stat_io.

2024-07-10 Thread Fujii Masao
doc: Update track_io_timing documentation to mention pg_stat_io. The I/O timing information collected when track_io_timing is enabled is now documented to appear in the pg_stat_io view, which was previously not mentioned. This commit also enhances the description of track_io_timing to clarify tha