Re: could not write to log -> PANIC -> System down - Mailing list pgsql-general

From Tom Lane
Subject Re: could not write to log -> PANIC -> System down
Date
Msg-id 29056.1166137147@sss.pgh.pa.us
Whole thread Raw
In response to Re: could not write to log -> PANIC -> System down  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-general
Martijn van Oosterhout <kleptog@svana.org> writes:
> On Thu, Dec 14, 2006 at 05:13:30PM -0500, Brandon Aiken wrote:
>> No idea on the frequent autovacuuming.  Do you do a lot of deletes?

> In those messages "processing" just means it woke up to see if there
> was anything to do. It probably didn't do anything. Waking up every
> minute is not that big a deal...

And more to the point, that *is* the default cycle interval, so the
behavior is expected.  You can change autovacuum_naptime or whatever
it's called if you want something different.

            regards, tom lane

pgsql-general by date:

Previous
From: Vlad
Date:
Subject: Re: Temp file space (Re: creating an index with tablespace on a dedicated filesystem)
Next
From: Tom Lane
Date:
Subject: Re: PITR / what directories/files can be ignored?