Re: VACUUM (DISABLE_PAGE_SKIPPING on) - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: VACUUM (DISABLE_PAGE_SKIPPING on)
Date
Msg-id CANP8+j+a6_=ti3KzKN-iDzXx4CvHi8odoF4eTBts06LdzBMQSQ@mail.gmail.com
Whole thread Raw
In response to Re: VACUUM (DISABLE_PAGE_SKIPPING on)  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: VACUUM (DISABLE_PAGE_SKIPPING on)  (vignesh C <vignesh21@gmail.com>)
List pgsql-hackers
On Thu, 8 Apr 2021 at 18:15, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
>
> On 2021-Apr-08, Simon Riggs wrote:
>
> > On Thu, 8 Apr 2021 at 16:58, David Steele <david@pgmasters.net> wrote:
>
> > > It's not clear to me which patch is which, so perhaps move one CF entry
> > > to next CF and clarify which patch is current?
> >
> > Entry: Maximize page freezing
> > has this patch, perfectly fine, awaiting review from Alvaro since 29 Nov.
> > one_freeze_then_max_freeze.v7.patch
>
> Oh dear, was this waiting on me?  It was not in my to-do, so I didn't
> pay close attention.

No problem, if I felt the idea deserved priority attention I would
have pinged you.

I think I'll open a new thread later to allow it to be discussed
without confusion.

-- 
Simon Riggs                http://www.EnterpriseDB.com/



pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: weird interaction between asynchronous queries and pg_sleep
Next
From: Bryn Llewellyn
Date:
Subject: Re: Have I found an interval arithmetic bug?