Re: can't stop autovacuum by HUP'ing the server - Mailing list pgsql-hackers

From Tom Lane
Subject Re: can't stop autovacuum by HUP'ing the server
Date
Msg-id 4298.1219769079@sss.pgh.pa.us
Whole thread Raw
In response to Re: can't stop autovacuum by HUP'ing the server  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Dave Cramer wrote:
>> turns out template0 is the culprit, why is autovac not vacuuming this ?

> Hmm ... template0 is not supposed to need vacuuming, because it is
> frozen ... is it marked with datallowconn=false?

8.3's autovac doesn't care about that, does it?

Seems like the next step is to enable logging of autovac's decision-making.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: gsoc, oprrest function for text search take 2
Next
From: Tom Lane
Date:
Subject: Re: Split up the wiki TODO page?