Re: Visibility map, partial vacuums

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Visibility map, partial vacuums
Дата
Msg-id 496E8EEA.8050206@dunslane.net
обсуждение исходный текст
Ответ на Re: Visibility map, partial vacuums  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Visibility map, partial vacuums  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers

Bruce Momjian wrote:
> Would someone tell me why 'autovacuum_freeze_max_age' defaults to 200M
> when our wraparound limit is around 2B?
>   

Presumably because of this (from the docs):

"The commit status uses two bits per transaction, so if 
autovacuum_freeze_max_age has its maximum allowed value of a little less 
than two billion, pg_clog can be expected to grow to about half a gigabyte."

cheers

andrew



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

Предыдущее
От: Euler Taveira de Oliveira
Дата:
Сообщение: Re: reloptions with a "namespace"
Следующее
От: "Koichi Suzuki"
Дата:
Сообщение: Re: Documenting pglesslog