Re: Autovacuum in postgres.

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Autovacuum in postgres.
Дата
Msg-id 201005271433.o4REX4k09004@momjian.us
обсуждение исходный текст
Ответ на Autovacuum in postgres.  (venu madhav <venutaurus539@gmail.com>)
Ответы Re: Autovacuum in postgres.  (venu madhav <venutaurus539@gmail.com>)
Список pgsql-performance
venu madhav wrote:
> Hi All,
>        In my application we are using postgres which runs on an embedded
> box. I have configured autovacuum to run once for every one hour. It has 5
> different databases in it. When I saw the log messages, I found that it is
> running autovacuum on one database every hour. As a result, on my database
> autovacuum is run once in 5 hours. Is there any way to make it run it every
> hour.

What settings did you change to make it run every hour?  Also, it will
only vacuum tables that need vacuuming.  What version of Postgres are
you using?

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: About Tom Lane's Xeon CS test case
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Autovacuum in postgres.