From: | Michael Paquier <michael(at)paquier(dot)xyz> |
---|---|
To: | Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com> |
Cc: | Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: per backend I/O statistics |
Date: | 2025-01-07 23:54:40 |
Message-ID: | Z32-wMbf-frO8SJv@paquier.xyz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Jan 07, 2025 at 08:54:59AM +0000, Bertrand Drouvot wrote:
> A dedicated thread and a patch have been created, see [1].
>
> [1]: https://www.postgresql.org/message-id/flat/Z3zqc4o09dM/Ezyz%40ip-10-97-1-34.eu-west-3.compute.internal
Hmm. I can see that you have some refactoring pieces in the lines of
some stuff I wanted to structure for the sake of this thread, but I
have discarded them to simplify the final result at the end and it
did not change much.
Will look at all that on this other thread, no need to start a
separate thread just for the sake of the refactoring bits.
--
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | John Naylor | 2025-01-08 00:29:46 | Sort functions with specialized comparators |
Previous Message | Michael Paquier | 2025-01-07 23:49:48 | Re: Memory leak in pg_logical_slot_{get,peek}_changes |