Re: Detecting corrupted pages earlier

Поиск
Список
Период
Сортировка
От Hiroshi Inoue
Тема Re: Detecting corrupted pages earlier
Дата
Msg-id 3E531EFD.4BDF09BF@tpf.co.jp
обсуждение исходный текст
Ответ на Detecting corrupted pages earlier  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Detecting corrupted pages earlier
Список pgsql-hackers
Tom Lane wrote:
> 
> Hiroshi Inoue <Inoue@tpf.co.jp> writes:
> > Tom Lane wrote:
> >> I'm thinking of modifying ReadBuffer() so that it errors out if the
> 
> > What does the *error out* mean ?
> 
> Mark the buffer as having an I/O error and then elog(ERROR).
> 
> > Is there a way to make our way around the pages ?
> 
> If the header is corrupt, I don't think so.

What I asked is how to read all other sane pages.
Once pages are corrupted users would copy the sane data ASAP.

regards,
Hiroshi Inouehttp://www.geocities.jp/inocchichichi/psqlodbc/


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

Предыдущее
От: "Vadim Mikheev"
Дата:
Сообщение: Re: WAL replay logic (was Re: [PERFORM] Mount options f
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Detecting corrupted pages earlier