Re: Corruption during WAL replay

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Corruption during WAL replay
Дата
Msg-id CA+TgmoYhYrMajsDFMN4r0c4d93MdxxsJdgDVe01FSHm0M3NFyg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Corruption during WAL replay  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Ответы Re: Corruption during WAL replay
Список pgsql-hackers
On Wed, Jan 26, 2022 at 3:25 AM Kyotaro Horiguchi
<horikyota.ntt@gmail.com> wrote:
> The attached is the fixed version and it surely works with the repro.

Hi,

I spent the morning working on this patch and came up with the
attached version. I wrote substantial comments in RelationTruncate(),
where I tried to make it more clear exactly what the bug is here, and
also in storage/proc.h, where I tried to clarify both the use of the
DELAY_CHKPT_* flags in general terms. If nobody is too sad about this
version, I plan to commit it.

I think it should be back-patched, too, but that looks like a bit of a
pain. I think every back-branch will require different adjustments.

-- 
Robert Haas
EDB: http://www.enterprisedb.com

Вложения

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

Предыдущее
От: "Kekalainen, Otto"
Дата:
Сообщение: Re: [PATCH] Fix various spelling errors
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCH] Fix various spelling errors