Re: Strengthen pg_waldump's --save-fullpage tests

Поиск
Список
Период
Сортировка
От Bharath Rupireddy
Тема Re: Strengthen pg_waldump's --save-fullpage tests
Дата
Msg-id CALj2ACVH0EE=r1GYsZO0f+n+1Ba252ujkAJZTOik8Ap_w6GdTA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Strengthen pg_waldump's --save-fullpage tests  (Michael Paquier <michael@paquier.xyz>)
Список 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 по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Strengthen pg_waldump's --save-fullpage tests
Следующее
От: Amit Langote
Дата:
Сообщение: Re: on placeholder entries in view rule action query's range table