Re: controlling autovacuum during the day.

Поиск
Список
Период
Сортировка
От John Lister
Тема Re: controlling autovacuum during the day.
Дата
Msg-id C806886C1AFB4DF3B0EDB86F45DC95B4@squarepi.com
обсуждение исходный текст
Ответ на Re: controlling autovacuum during the day.  ("John Lister" <john.lister-ps@kickstone.com>)
Ответы Re: controlling autovacuum during the day.  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-admin
> "John Lister" <john.lister-ps@kickstone.com> writes:
>> Cheers for the quick reply. I've tweaked them quite a bit, but we have
>> quite
>> a few heavily updated tables that i'd like vacuuming to keep them in
>> check.
>> Unfortunately the autovacuum does a FULL vacuum every so often locking
>> the
>> tables for quite a long time, i'd like to move these to the evening if
>> possible.
>
> Huh?  Autovacuum *never* does VACUUM FULL.

bizarre... Its been turned off for a while, but from memory the autovacuum
process was causing the table it was running on to be locked  - I assumed
this was an equivalent to VACUUM FULL - causing all other connections to
wait until it had finished. Could this happen another way, i thought the
other vacuum options acted passively... I'll turn it back on and see what
happens...



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: controlling autovacuum during the day.
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: controlling autovacuum during the day.