Re: Problem with pg_upgrade?

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Problem with pg_upgrade?
Дата
Msg-id 4D949EA2.9010801@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Problem with pg_upgrade?  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Problem with pg_upgrade?  (Bruce Momjian <bruce@momjian.us>)
Re: Problem with pg_upgrade?  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On 31.03.2011 17:55, Bruce Momjian wrote:
> I will work on code to allow autovacuum_max_workers to be set to zero in
> HEAD and 9.0, and have pg_upgrade us that.

We've intentionally not allowed the user to disable anti-wraparound 
autovacuum before. Do we really want to allow it now for the sake of 
pg_upgrade?

>  I think the maintenance
> overhead of an invisible variable is too much.

A simple GUC or command-line switch isn't much code.

Is the problem just that the clog files get removed too early, or is 
there something else? If it's just the clog files, we could simply copy 
them (again) after updating datfrozenxids.

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


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

Предыдущее
От: Brendan Jurd
Дата:
Сообщение: Re: [GENERAL] Date conversion using day of week
Следующее
От: Marc Munro
Дата:
Сообщение: Re: [GENERAL] Date conversion using day of week