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+1Gp8p6BcTjQci+pBnukDs=U_+nzkXfuYjMaPQEcbhbw@mail.gmail.com
Whole thread Raw
In response to Re: VACUUM (DISABLE_PAGE_SKIPPING on)  (vignesh C <vignesh21@gmail.com>)
List pgsql-hackers
On Wed, 14 Jul 2021 at 17:22, vignesh C <vignesh21@gmail.com> wrote:
>
> On Thu, Apr 8, 2021 at 11:40 PM Simon Riggs <simon@2ndquadrant.com> wrote:
> >
> > 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.
>
> The patch no longer applies on the head, please post a rebased patch.

I've withdrawn this patch/thread to avoid further confusion.

-- 
Simon Riggs                http://www.2ndQuadrant.com/



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: Reduce lock level for ALTER TABLE ... ADD CHECK .. NOT VALID
Next
From: Michael Paquier
Date:
Subject: Re: Introduce pg_receivewal gzip compression tests