pg_autovacuum is not working - Mailing list pgsql-admin

From Ivan Dimitrov
Subject pg_autovacuum is not working
Date
Msg-id 200410291304.42472.dobber@bastun.net
Whole thread Raw
Responses Re: pg_autovacuum is not working
List pgsql-admin
Hi list
This is my first post here, and I've searched google but couldn't find the
solution.

I'm trying to run pg_autovacuum on all my databases. All my Debian sarge
machines use version 7.4.5-3
postgresql                                      install
postgresql-client                               install
postgresql-contrib                              install
postgresql-dev                                  install
postgresql-doc                                  install

postgres.conf options are
stats_start_collector = true
stats_row_level = true

postmaster.conf options are
AUTOVACUUM=yes
AVAC_LOG=/var/log/postgresql/autovacuum_log

pg_hba.conf options are
local   all         postgres                   ident sameuser
local   all         all                               ident sameuser

restart postgresql gives this message in the logs:

autovacuum.log
[2004-10-29 12:41:20 PM] Error: GUC variable stats_row_level must be enabled.
[2004-10-29 12:41:20 PM]        Please fix the problems and try again.

postgres.log
2004-10-29 12:48:58 [29677] LOG:  unexpected EOF on client connection

What could be the reason for this. I have a test machine with the exact same
options and databases as the production servers and it works find there. But
on ~15 production servers I can't get rid of this message.
I can provide strace of pg_autovacuum, but I didn't find many usefull
information in it.

Please advice
--


Hi! I'm your friendly neighbourhood signature virus.
Copy me to your signature file and help me spread!

Attachment

pgsql-admin by date:

Previous
From: Anton Maksimenkov
Date:
Subject: Re: opportunities of inline funtions
Next
From: Düster Horst
Date:
Subject: pg_restore error