RE: CRCs

Поиск
Список
Период
Сортировка
От Mikheev, Vadim
Тема RE: CRCs
Дата
Msg-id 8F4C99C66D04D4118F580090272A7A234D3276@sectorbase1.sectorbase.com
обсуждение исходный текст
Ответ на CRCs  (ncm@zembu.com (Nathan Myers))
Ответы Re: CRCs  (ncm@zembu.com (Nathan Myers))
Список pgsql-hackers
> > You know - this is *core* assumption. If drive lies about this then
> > *nothing* will help you. Do you remember core rule of WAL?
> > "Changes must be logged *before* changed data pages written".
> > If this rule will be broken then data files will be inconsistent
> > after crash recovery and you will not notice this, w/wo CRC in
> > data blocks.
> 
> You can include the data blocks' CRCs in the log entries.

How could it help?

Vadim


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: CVS updates on committers list...
Следующее
От: Tom Lane
Дата:
Сообщение: Re: problems with pg_geqo