Re: [PATCHES] Aggressive freezing in lazy-vacuum

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: [PATCHES] Aggressive freezing in lazy-vacuum
Дата
Msg-id 45EC6FB8.8090603@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Aggressive freezing in lazy-vacuum  ("Florian G. Pflug" <fgp@phlo.org>)
Ответы Re: [PATCHES] Aggressive freezing in lazy-vacuum  ("Florian G. Pflug" <fgp@phlo.org>)
Список pgsql-hackers
Florian G. Pflug wrote:
> There could be a GUC vacuum_freeze_limit, and the actual FreezeLimit
> would be calculated as
> GetOldestXmin() - vacuum_freeze_limit

We already have that. It's called vacuum_freeze_min_age, and the default
is 100 million transactions.

IIRC we added it late in the 8.2 release cycle when we changed the clog
truncation point to depend on freeze limit.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

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

Предыдущее
От: "Florian G. Pflug"
Дата:
Сообщение: Re: Aggressive freezing in lazy-vacuum
Следующее
От: Bruce Momjian
Дата:
Сообщение: My time off