Re: Block-level CRC checks

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Block-level CRC checks
Дата
Msg-id 1259779465.19446.11.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: Block-level CRC checks  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On tis, 2009-12-01 at 17:47 -0500, Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > I also like the idea that we don't need to CRC check the line pointers
> > because any corruption there is going to appear immediately.  However,
> > the bad news is that we wouldn't find the corruption until we try to
> > access bad data and might crash.
> 
> That sounds exactly like the corruption detection system we have now.
> If you think that behavior is acceptable, we can skip this whole
> discussion.

I think one of the motivations for this CRC business was to detect
corruption in the user data.  As you say, we already handle corruption
in the metadata.



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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: YAML Was: CommitFest status/management
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: Adding support for SE-Linux security