Re: Block-level CRC checks

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Block-level CRC checks
Дата
Msg-id 1259779227.19446.9.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: Block-level CRC checks  (Greg Stark <gsstark@mit.edu>)
Список pgsql-hackers
On tis, 2009-12-01 at 19:41 +0000, Greg Stark wrote:
> > Also, it would
> > require reading back each page as it's written to disk, which is OK
> for
> > a bunch of single-row writes, but for bulk data loads a significant
> problem.
> 
> Not sure what that really means for Postgres. It would just mean
> reading back the same page of memory from the filesystem cache that we
> just read.

Surely the file system ought to be the place where to solve this.  After
all, we don't put link-level corruption detection into the libpq
protocol either.



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Page-level version upgrade (was: Block-level CRC checks)
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: YAML Was: CommitFest status/management