Re: Add explanations which are influenced by track_io_timing

Atsushi Torikoshi <atorik@gmail.com>

From: Atsushi Torikoshi <atorik@gmail.com>
To: Fujii Masao <masao.fujii@oss.nttdata.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2020-05-25T01:57:17Z
Lists: pgsql-hackers
On Fri, May 22, 2020 at 11:37 PM Fujii Masao <masao.fujii@oss.nttdata.com>
wrote:

>
>
> On 2020/05/15 9:50, Atsushi Torikoshi wrote:
> > Thanks for reviewing!
> >
> > On Wed, May 13, 2020 at 11:27 PM Fujii Masao <
> masao.fujii@oss.nttdata.com <mailto:masao.fujii@oss.nttdata.com>> wrote:
> >
> >     What about the attached patch based on yours?
> >
> >
> > It looks better.
>
> Pushed. Thanks!
>

Thanks for reviewing and improvements!

Regards,

--
Atsushi Torikoshi

Commits

  1. doc: Add note about I/O timing information in EXPLAIN and pg_stat_database.