Re: Block-level CRC checks

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Block-level CRC checks
Дата
Msg-id 23549.1222876590@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Block-level CRC checks  (Paul Schlie <schlie@comcast.net>)
Ответы Re: Block-level CRC checks  (Paul Schlie <schlie@comcast.net>)
Re: Block-level CRC checks  (Mark Mielke <mark@mark.mielke.cc>)
Re: Block-level CRC checks  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Список pgsql-hackers
Paul Schlie <schlie@comcast.net> writes:
> - yes, if you're willing to compute true CRC's as opposed to simpler
> checksums, which may be worth the price if in fact many/most data
> check failures are truly caused by single bit errors somewhere in the
> chain,

FWIW, not one of the corrupted-data problems I've investigated has ever
looked like a single-bit error.  So the theoretical basis for using a
CRC here seems pretty weak.  I doubt we'd even consider automatic repair
attempts anyway.
        regards, tom lane


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

Предыдущее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: Block-level CRC checks
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Block-level CRC checks