Re: Theory about XLogFlush startup failures

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Theory about XLogFlush startup failures
Дата
Msg-id 22114.1011066955@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Theory about XLogFlush startup failures  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hiroshi Inoue <Inoue@tpf.co.jp> writes:
> Tom Lane wrote:
>> Indeed.  Not sure what we can do about that.

> One thing I can think of is to prevent a corrupted page
> from spoiling other pages by jumping the page boundary
> in the buffer pool.

We do that already, no?
        regards, tom lane


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

Предыдущее
От: Brent Verner
Дата:
Сообщение: Re: Problem reloading regression database
Следующее
От: Gavin Sherry
Дата:
Сообщение: Re: bug in permission handling?