Re: Autovacuum firing up during my manual vacuum on same table

From: Jens Wilke <jens(at)wilke(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Autovacuum firing up during my manual vacuum on same table
Date: 2011-04-02 19:41:25
Message-ID: 201104022141.32030.jens@wilke.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Samstag, 2. April 2011, Henry C. wrote:

> Sadly, in my case, the db is so busy that autovac processes run
> for weeks and never catch up

Increase the cost_limit and the HW and/or check your application, if
it's possible to reduce the amount of deletes and/or updates.

Regards, Jens

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Henry C. 2011-04-02 20:24:04 Re: Autovacuum firing up during my manual vacuum on same table
Previous Message Scott Marlowe 2011-04-02 19:26:51 Re: Autovacuum firing up during my manual vacuum on same table