Re: Enabling Checksums

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Enabling Checksums
Дата
Msg-id CA+TgmoYvtsJq=JvacxJcAMzWJ2wY=qg+5OG=DnFQoH_TOx_YJQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Enabling Checksums  (Simon Riggs <simon@2ndQuadrant.com>)
Список pgsql-hackers
On Sun, Jan 27, 2013 at 3:50 AM, Simon Riggs <simon@2ndquadrant.com> wrote:
> If we attempted to defer the FPI last thing before write, we'd need to
> cope with the case that writes at checkpoint occur after the logical
> start of the checkpoint, and also with the overhead of additional
> writes at checkpoint time.

Oh, good point.  That's surely a good reason not to do it that way.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Request for vote to move forward with recovery.conf overhaul
Следующее
От: Steve Singer
Дата:
Сообщение: Re: Event Triggers: adding information