From: | Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com> |
---|---|
To: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
Cc: | Dilip Kumar <dilipbalaut(at)gmail(dot)com>, Masahiro Ikeda <ikedamsh(at)oss(dot)nttdata(dot)com>, "Imseih (AWS), Sami" <simseih(at)amazon(dot)com>, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Robert Haas <robertmhaas(at)gmail(dot)com> |
Subject: | Re: Track the amount of time waiting due to cost_delay |
Date: | 2025-02-13 07:02:10 |
Message-ID: | Z62Y8jLPSx1izvwC@ip-10-97-1-34.eu-west-3.compute.internal |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
On Wed, Feb 12, 2025 at 11:13:13AM -0600, Nathan Bossart wrote:
> On Wed, Feb 12, 2025 at 06:19:12AM +0000, Bertrand Drouvot wrote:
> > Thanks! Regarding 0003 I think it's ok to keep it in this thread (and not
> > create a dedicated one), as it still fits well with $SUBJECT (and the folks
> > interested in are probably already part of this thread). Sounds good to you?
>
> Yup. Here is what I have staged for commit.
Thanks! I can see that those changes have been made:
1. The order in the output (it's now displayed before "track_io_timing")
2. The "and" addition in the doc
All of the above is fine by me.
> I'll create a commifest entry
> for this one and give it a couple days for review, but this seems pretty
> straightforward.
Yup, sounds like a plan, thanks!
Regards,
--
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com
From | Date | Subject | |
---|---|---|---|
Next Message | Evgeny Voropaev | 2025-02-13 07:15:01 | Elimination of the repetitive code at the SLRU bootstrap functions. |
Previous Message | John Naylor | 2025-02-13 06:03:19 | Re: Change GUC hashtable to use simplehash? |