Re: BUG #16833: postgresql 13.1 process crash every hour

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: BUG #16833: postgresql 13.1 process crash every hour
Дата
Msg-id CAH2-Wz=MQ2qVsGTqB-p6K=auyqiuwWawY8VrHkV1iaqwZMzB+A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #16833: postgresql 13.1 process crash every hour  (Alex F <phoedos16@gmail.com>)
Ответы Re: BUG #16833: postgresql 13.1 process crash every hour  (Alex F <phoedos16@gmail.com>)
Список pgsql-bugs
On Fri, May 14, 2021 at 1:13 PM Alex F <phoedos16@gmail.com> wrote:
> Thanks for your support!

I just pushed a commit that adds hardening that will be sufficient to
prevent this being a hard crash. Of course the index should not become
corrupt in the first place, but at least in Postgres 13.4 the same
scenario will result in an error rather than in a hard crash.

Thanks
-- 
Peter Geoghegan



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #16913: GENERATED AS IDENTITY column nullability is affected by order of column properties
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: Segmentation fault when calling BlessTupleDesc in a C function in parallel on PostgreSQL-(12.6, 12.7, 13.2, 13.3)