Re: Strengthen pg_waldump's --save-fullpage tests - Mailing list pgsql-hackers

From Bharath Rupireddy
Subject Re: Strengthen pg_waldump's --save-fullpage tests
Date
Msg-id CALj2ACVH0EE=r1GYsZO0f+n+1Ba252ujkAJZTOik8Ap_w6GdTA@mail.gmail.com
Whole thread Raw
In response to Re: Strengthen pg_waldump's --save-fullpage tests  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Thu, Jan 12, 2023 at 10:14 AM Michael Paquier <michael@paquier.xyz> wrote:
>
> On Wed, Jan 11, 2023 at 07:17:47PM +0530, Bharath Rupireddy wrote:
> > Note that the raw page on the table might differ not just in page LSN
> > but also in other fields, for instance see heap_mask for instance. It
> > masks lsn, checksum, hint bits, unused space etc. before verifying FPI
> > consistency during recovery in
> > verifyBackupPageConsistency().
>
> FWIW, I don't really want to enter in this business here.  That feels
> like a good addition of technical debt compared to the potential
> gain.

I couldn't agree more.

-- 
Bharath Rupireddy
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Strengthen pg_waldump's --save-fullpage tests
Next
From: Amit Langote
Date:
Subject: Re: on placeholder entries in view rule action query's range table