Logging corruption error codes

Поиск
Список
Период
Сортировка
От Andrey Borodin
Тема Logging corruption error codes
Дата
Msg-id 25F6C686-6442-4A6B-BAF8-A6F7B84B16DE@yandex-team.ru
обсуждение исходный текст
Ответы Re: Logging corruption error codes  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Re: Logging corruption error codes  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-bugs
Hi!

We are fine-tuning our data corruption monitoring and found out that many corruption cases do not report proper error
code.
This makes automatic log analyzer way too smart program.
We think that corruption error codes should be given in cases when B-tree or TOAST do not know how to interpret data.
PFA patch with cases that we have found in logs and consider evidence of corruption.

Best regards, Andrey Borodin.

Вложения

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

Предыдущее
От: Etsuro Fujita
Дата:
Сообщение: Re: Querying foreign table with SP-GiST index results in “ERROR: cache lookup failed for type 0”
Следующее
От: RJ Ewing
Дата:
Сообщение: Re: BUG #15861: jsonb exists query retuning inconsistentresults