Re: Track the amount of time waiting due to cost_delay - Mailing list pgsql-hackers

From Bertrand Drouvot
Subject Re: Track the amount of time waiting due to cost_delay
Date
Msg-id Z62Y8jLPSx1izvwC@ip-10-97-1-34.eu-west-3.compute.internal
Whole thread Raw
In response to Re: Track the amount of time waiting due to cost_delay  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: Track the amount of time waiting due to cost_delay
List 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



pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: Change GUC hashtable to use simplehash?
Next
From: Bertrand Drouvot
Date:
Subject: Re: Proposal - Allow extensions to set a Plan Identifier