Re: How good is the default values for autovacuum?

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: How good is the default values for autovacuum?
Дата
Msg-id dcc563d10901151516j4c6930d6r229fa2bb97135b4a@mail.gmail.com
обсуждение исходный текст
Ответ на How good is the default values for autovacuum?  (Bjørn T Johansen <btj@havleik.no>)
Список pgsql-general
On Thu, Jan 15, 2009 at 3:49 PM, Bjørn T Johansen <btj@havleik.no> wrote:
> Just wondering if I need to change the defalt values for autovacuum in version 8.3.5?

They're fairly good.  A good way to see if it's working for you is to
let autovacuum run for a few days with your server handling a normal
load, and every night at midnight or so send yourself the last 15 or
so lines of output from vacuum verbose on your database(s).

If it keeps telling you to increase your free space map then either
autovacuum isn't aggresive enough, or your usage pattern simply
requires a larger FSM to keep things from bloating.

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

Предыдущее
От: pepone.onrez
Дата:
Сообщение: Re: Initial ugly reverse-translator
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Autovacuum daemon terminated by signal 11