Thanks to visit codestin.com
Credit goes to postgrespro.com

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 [email protected]
Whole thread Raw
In response to Re: collector/autovacuum after crash (8.1beta3)  (Alvaro Herrera <[email protected]>)
List pgsql-hackers
Alvaro Herrera <[email protected]> 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