Re: We need to log aborted autovacuums - Mailing list pgsql-hackers

From Robert Haas
Subject Re: We need to log aborted autovacuums
Date
Msg-id AANLkTi=BQ_u+uMhAeGPgJ1Q-xXpLbgvjaOOv0SOAXStV@mail.gmail.com
Whole thread Raw
In response to Re: We need to log aborted autovacuums  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-hackers
On Sun, Jan 16, 2011 at 8:36 PM, Simon Riggs <simon@2ndquadrant.com> wrote:
> I agree with you, but if we want it *this* release, on top of all the
> other features we have queued, then I suggest we compromise. If you hold
> out for more feature, you may get less.
>
> Statement timeout = 2 * (100ms + autovacuum_vacuum_cost_delay) *
> tablesize/(autovacuum_vacuum_cost_limit / vacuum_cost_page_dirty)

I'm inclined to think that would be a very dangerous compromise.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Patch to add a primary key using an existing index
Next
From: Robert Haas
Date:
Subject: Re: psql: Add \dL to show languages