Re: Proposal to add page headers to SLRU pages - Mailing list pgsql-hackers

From Andrey M. Borodin
Subject Re: Proposal to add page headers to SLRU pages
Date
Msg-id F10F07A0-19E9-49AD-8832-6936F8984274@yandex-team.ru
Whole thread Raw
In response to Proposal to add page headers to SLRU pages  ("Li, Yong" <yoli@ebay.com>)
Responses Re: Proposal to add page headers to SLRU pages
List pgsql-hackers
Hi Yong!

+1 to the idea to protect SLRUs from corruption. I'm slightly leaning towards the idea of separating checksums from data pages, but anyway this checksums are better than no checksums.

On 7 Dec 2023, at 10:06, Li, Yong <yoli@ebay.com> wrote:

I am still working on patching the pg_upgrade.  Just love to hear your thoughts on the idea and the current patch.

FWIW you can take upgrade code from this patch [0] doing all the same stuff :)


Best regards, Andrey Borodin.


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: backtrace_on_internal_error
Next
From: Peter Eisentraut
Date:
Subject: Re: Reducing output size of nodeToString