Re: Patch for fail-back without fresh backup

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Patch for fail-back without fresh backup
Дата
Msg-id 8275.1371216112@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Patch for fail-back without fresh backup  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Ответы Re: Patch for fail-back without fresh backup  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Re: Patch for fail-back without fresh backup  (Andres Freund <andres@2ndquadrant.com>)
Re: Patch for fail-back without fresh backup  (Andres Freund <andres@2ndquadrant.com>)
Re: Patch for fail-back without fresh backup  (Greg Stark <stark@mit.edu>)
Список pgsql-hackers
Heikki Linnakangas <hlinnakangas@vmware.com> writes:
> On 14.06.2013 16:08, Tom Lane wrote:
>> Refresh my memory as to why we need to WAL-log hints for checksumming?

> Torn pages:

So it's not that we actually need to log the individual hint bit
changes, it's that we need to WAL-log a full page image on the first
update after a checkpoint, so as to recover from torn-page cases.
Which one are we doing?
        regards, tom lane



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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Patch for fail-back without fresh backup
Следующее
От: Benedikt Grundmann
Дата:
Сообщение: Re: MD5 aggregate