Re: collector/autovacuum after crash (8.1beta3) - Mailing list pgsql-hackers

From Tom Lane
Subject Re: collector/autovacuum after crash (8.1beta3)
Date
Msg-id 21371.1129905203@sss.pgh.pa.us
Whole thread Raw
In response to Re: collector/autovacuum after crash (8.1beta3)  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> Szima G�bor wrote:
>> At system crash or poweroff the autovacuum statistics will be lost,

> I don't remember why it was that we made the stat file be dropped on
> crash recovery, but there was a reason.

The fact that it's not WAL-backed and hence couldn't be trusted.  But
I think he's complaining about the contrib version of autovacuum anyway.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: Clean up some obsolete statements about GiST
Next
From: "Kevin Grittner"
Date:
Subject: Re: Seeing context switch storm with 10/13 snapshot