Re: ReadRecentBuffer() doesn't scale well

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: ReadRecentBuffer() doesn't scale well
Дата
Msg-id CAH2-WzkTN+50AcCrD2r6XpWvvb+MJ=F-JEeMBZ48NErmi3eZPw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: ReadRecentBuffer() doesn't scale well  (Andres Freund <andres@anarazel.de>)
Ответы Re: ReadRecentBuffer() doesn't scale well  (Thomas Munro <thomas.munro@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Japin Li
Дата:
Сообщение: Incorrect comment for memset() on pgssHashKey?
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: ReadRecentBuffer() doesn't scale well