Re: Load Distributed Checkpoints, take 3

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: Load Distributed Checkpoints, take 3
Дата
Msg-id Pine.GSO.4.64.0706241617540.21969@westnet.com
обсуждение исходный текст
Ответ на Re: Load Distributed Checkpoints, take 3  ("Simon Riggs" <simon@2ndquadrant.com>)
Ответы Re: Load Distributed Checkpoints, take 3  ("Simon Riggs" <simon@2ndquadrant.com>)
Список pgsql-patches
On Sun, 24 Jun 2007, Simon Riggs wrote:

> Greg can't choose to use checkpoint_segments as the limit and then
> complain about unbounded recovery time, because that was clearly a
> conscious choice.

I'm complaining only because everyone seems content to wander in a
direction where the multiplier on checkpoint_segments for how many
segments are actually active at once will go up considerably, which can
make a known problem (recovery time) worse.  I'm thinking about things
like how the release notes for 8.3 are going to address this.  It the plan
to say something like "whatever you set checkpoint_segments to before so
you were happy with the crash recovery time, make sure to re-run all those
tests again because we made a big change there, it may take a lot longer
now with the same value, and too bad if you don't like it because there's
no way to get the old behavior back.  Suck it up, decrease
checkpoint_segments, and get used to having more checkpoints if you have
to keep the same recovery time".

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Load Distributed Checkpoints, take 3
Следующее
От: Greg Smith
Дата:
Сообщение: Re: Load Distributed Checkpoints, take 3