Re: Corruption during WAL replay

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Corruption during WAL replay
Дата
Msg-id 3241547.1648218889@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Corruption during WAL replay  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Corruption during WAL replay  (Robert Haas <robertmhaas@gmail.com>)
Re: Corruption during WAL replay  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> On Fri, Mar 25, 2022 at 10:02 AM Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Adding another 16 bits won't get you to that, sadly.  Yeah, it *might*
>> extend the MTTF to more than the project's likely lifespan, but that
>> doesn't mean we couldn't get unlucky next week.

> I suspect that the number of bits Andres wants to add is no less than 48.

I dunno.  Compatibility and speed concerns aside, that seems like an awful
lot of bits to be expending on every page compared to the value.

            regards, tom lane



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Corruption during WAL replay
Следующее
От: vignesh C
Дата:
Сообщение: Re: logical decoding and replication of sequences