Re: ReadRecentBuffer() doesn't scale well - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: ReadRecentBuffer() doesn't scale well
Date
Msg-id CAH2-WzkTN+50AcCrD2r6XpWvvb+MJ=F-JEeMBZ48NErmi3eZPw@mail.gmail.com
Whole thread Raw
In response to Re: ReadRecentBuffer() doesn't scale well  (Andres Freund <andres@anarazel.de>)
Responses Re: ReadRecentBuffer() doesn't scale well
List pgsql-hackers
On Mon, Jun 26, 2023 at 9:09 PM Andres Freund <andres@anarazel.de> wrote:
> I think we should be able to have a post-check that can figure out
> if the copied root page is out of date after searching it, without needing the
> content lock.

I'm guessing that you're thinking of doing something with the page LSN?

--
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Japin Li
Date:
Subject: Incorrect comment for memset() on pgssHashKey?
Next
From: Thomas Munro
Date:
Subject: Re: ReadRecentBuffer() doesn't scale well