Re: Track IO times in pg_stat_io

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Melanie Plageman <melanieplageman(at)gmail(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>, Maciek Sakrejda <m(dot)sakrejda(at)gmail(dot)com>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, smilingsamay(at)gmail(dot)com, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, Lukas Fittl <lukas(at)fittl(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
Subject: Re: Track IO times in pg_stat_io
Date: 2024-09-02 23:19:26
Message-ID: ZtZH_lAs0UoV2xuX@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Sep 02, 2024 at 03:00:32PM +0000, Bertrand Drouvot wrote:
> On Fri, Aug 23, 2024 at 07:32:16AM +0000, Bertrand Drouvot wrote:
>> FWIW, I think that would be great and plan to have a look at this (unless someone
>> beats me to it).
>
> FWIW, here is the patch proposal for per backend I/O statistics [1].
>
> [1]: https://www.postgresql.org/message-id/ZtXR%2BCtkEVVE/LHF%40ip-10-97-1-34.eu-west-3.compute.internal

Cool, thanks!
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2024-09-03 00:15:50 Re: define PG_REPLSLOT_DIR
Previous Message Andrew Dunstan 2024-09-02 21:45:53 Re: Improving tracking/processing of buildfarm test failures