Re: autovacuum_naptime seems to take minutes for seconds

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: autovacuum_naptime seems to take minutes for seconds
Дата
Msg-id 11387.1263398915@sss.pgh.pa.us
обсуждение исходный текст
Ответ на autovacuum_naptime seems to take minutes for seconds  (Claudio Eichenberger <cei@yourshop.com>)
Ответы Re: autovacuum_naptime seems to take minutes for seconds  (Claudio Eichenberger <cei@yourshop.com>)
Список pgsql-general
Claudio Eichenberger <cei@yourshop.com> writes:
> The parameter autovacuum_naptime seems to take minutes for seconds.

How many databases in your installation?

autovacuum_naptime is the target cycle time for any one database.
If you have N databases then the time between launching autovacuum
workers will be autovacuum_naptime / N.

            regards, tom lane

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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: postgresql 8.1 windows 2008 64 bit
Следующее
От: "A. Kretschmer"
Дата:
Сообщение: Re: postgresql 8.1 windows 2008 64 bit