Re: autovacuum does not start in HEAD - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: autovacuum does not start in HEAD
Date
Msg-id 20070502015744.GI5867@alvh.no-ip.org
Whole thread Raw
In response to Re: autovacuum does not start in HEAD  (ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
List pgsql-hackers
ITAGAKI Takahiro wrote:
> I wrote:
> > I found that autovacuum launcher does not launch any workers in HEAD.
>
> The attached autovacuum-fix.patch could fix the problem. I changed
> to use 'greater or equal' instead of 'greater' at the decision of
> next autovacuum target.

I developed a different fix, which is possible due to the addition of
TimestampDifferenceExceeds to the TimestampTz API.  (Thanks Tom).

It continues to work for me here, but please confirm that it fixes the
bug you reported -- I don't have a low-resolution platform handy.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

Attachment

pgsql-hackers by date:

Previous
From: Arturo Perez
Date:
Subject: Re: Feature freeze progress report
Next
From: Tom Lane
Date:
Subject: Patch queue triage