Re: Eagerly scan all-visible pages to amortize aggressive vacuum - Mailing list pgsql-hackers

From Melanie Plageman
Subject Re: Eagerly scan all-visible pages to amortize aggressive vacuum
Date
Msg-id CAAKRu_ai6hWbDgJdqiz1Ty+ozJVOBk=38ACDOpxkwgnaZS1JrQ@mail.gmail.com
Whole thread Raw
In response to Re: Eagerly scan all-visible pages to amortize aggressive vacuum  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Tue, Feb 11, 2025 at 11:31 AM Andres Freund <andres@anarazel.de> wrote:
>
> On 2025-02-05 12:23:29 -0500, Melanie Plageman wrote:
> > Attached v16 implements the logic to not count pages we failed to
> > freeze because of cleanup lock contention as eager freeze failures.
>
> That looks good to me.

Cool. Committed and marked as such in the cf app.

- Melanie



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: RFC: Allow EXPLAIN to Output Page Fault Information
Next
From: Dmitry Dolgov
Date:
Subject: Re: pg_stat_statements and "IN" conditions