Re: Proposed WAL changes

Поиск
Список
Период
Сортировка
От Ian Lance Taylor
Тема Re: Proposed WAL changes
Дата
Msg-id sihf155vki.fsf@daffy.airs.com
обсуждение исходный текст
Ответ на Re: Proposed WAL changes  ("Vadim Mikheev" <vmikheev@sectorbase.com>)
Список pgsql-hackers
"Vadim Mikheev" <vmikheev@sectorbase.com> writes:

> I feel that the fact that
> 
> WAL can't help in the event of disk errors
> 
> is often overlooked.

This is true in general.  But, nevertheless, WAL can be written to
protect against predictable disk errors, when possible.  Failing to
write a couple of disk blocks when the system crashes is a reasonably
predictable disk error.  WAL should ideally be written to work
correctly in that situation.

Ian

---------------------------(end of broadcast)---------------------------
TIP 102: An atom-blaster is a good weapon, but it can point both ways.    -- Isaac Asimov


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

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: Proposed WAL changes
Следующее
От: kovacsz
Дата:
Сообщение: pg_dump writes SEQUENCEs twice with -a