Re: Load Distributed Checkpoints, final patch

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: Load Distributed Checkpoints, final patch
Дата
Msg-id Pine.GSO.4.64.0706261806590.10548@westnet.com
обсуждение исходный текст
Ответ на Load Distributed Checkpoints, final patch  (Heikki Linnakangas <heikki@enterprisedb.com>)
Список pgsql-patches
On Tue, 26 Jun 2007, Heikki Linnakangas wrote:

> I'm scheduling more DBT-2 tests at a high # of warehouses per Greg Smith's
> suggestion just to see what happens, but I doubt that will change my mind on
> the above decisions.

I don't either, at worst I'd expect a small documentation update perhaps
with some warnings based on what's discovered there.  The form you've
added checkpoint_completion_target in is sufficient to address all the
serious concerns I had; I can turn it off, I can smooth just a bit without
increasing recovery time too much, or I can go all out smooth.

Certainly no one should consider waiting for the tests I asked you about a
hurdle to getting this patch committed, slowing that down was never my
intention by bringing that up.  I'm just curious to see if anything
scurries out of some the darker corners in this area when they're
illuminated.  I'd actually like to see this get committed relatively soon
because there's two interleaved merges stuck behind this one (the more
verbose logging patch and the LRU modifications).

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

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: psql: add volatility to \df+
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: Load Distributed Checkpoints, take 3