Re: Autovacuum in postgres.

From: venu madhav <venutaurus539(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: Autovacuum in postgres.
Date: 2010-05-21 09:39:46
Message-ID: AANLkTinAVSNCXUlXR4A8Ezl8SqZWH_V3GE2lWhwsPFjL@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

One more question " Is is expected ?"

On Fri, May 21, 2010 at 3:08 PM, venu madhav <venutaurus539(at)gmail(dot)com>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.
>
>
> Thank you,
> Venu
>

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Piotr Legiecki 2010-05-21 12:15:21 Re: old server, new server, same performance
Previous Message venu madhav 2010-05-21 09:38:43 Autovacuum in postgres.