Re: [GENERAL] Autovacuum not started because of misconfiguration

2010-11-03 Thread Rob Richardson
My thanks, Tom and Scott. I'll keep those in mind if the problem shows up again. RobR -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

Re: [GENERAL] Autovacuum not started because of misconfiguration

2010-11-03 Thread Scott Marlowe
On Wed, Nov 3, 2010 at 1:28 PM, Rob Richardson wrote: > A customer found this in one PostgreSQL log file: > > EDTWARNING:  autovacuum not started because of misconfiguration > This has only appeared once.  The database has been restarted since then > (about eight days ago), and this message has no

Re: [GENERAL] Autovacuum not started because of misconfiguration

2010-11-03 Thread Tom Lane
"Rob Richardson" writes: > A customer found this in one PostgreSQL log file: > EDTWARNING: autovacuum not started because of misconfiguration > This has only appeared once. The database has been restarted since then > (about eight days ago), and this message has not reappeared. For now, > we'

[GENERAL] Autovacuum not started because of misconfiguration

2010-11-03 Thread Rob Richardson
A customer found this in one PostgreSQL log file: EDTWARNING: autovacuum not started because of misconfiguration This has only appeared once. The database has been restarted since then (about eight days ago), and this message has not reappeared. For now, we're not going to worry about it, bu