Re: Problem with pg_upgrade?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Problem with pg_upgrade?
Дата
Msg-id 201103302144.p2ULiDV29689@momjian.us
обсуждение исходный текст
Ответ на Re: Problem with pg_upgrade?  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Bruce Momjian wrote:
> > I wonder if the fact that these people never reported the bug means
> > there were doing something odd with their servers.
> 
> I just updated the C comment about what we are doing:
> 
>      * Using autovacuum=off disables cleanup vacuum and analyze, but
>      * freeze vacuums can still happen, so we set
>      * autovacuum_freeze_max_age very high.  We assume all datfrozenxid and
>      * relfrozen values are less than a gap of 2000000000 from the current
>      * xid counter, so autovacuum will not touch them.

FYI, 2000000000 is the maximum value for autovacuum_freeze_max_age, so a
user can't set it higher.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_upgrade and PGCLIENTENCODING
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: Process local hint bit cache