Re: Autovacuum not running in 8.2.0 - Mailing list pgsql-admin

From Ming
Subject Re: Autovacuum not running in 8.2.0
Date
Msg-id 4fc81d760701041715s28548ff0s763cbf05331b6c12@mail.gmail.com
Whole thread Raw
In response to Autovacuum not running in 8.2.0  (Ming <ming8080@gmail.com>)
List pgsql-admin
I already found the answer, sorry... my mistake for not checking the
8.2.0 release note first. It turns out that such behaviour is expected
in 8.2.0, i.e. autovacuum process no longer add an entry to the server
log.

http://www.postgresql.org/docs/current/static/release-8-2.html

But then, another question arises... how could I know whether it's
working if it does not add any entry to the log?

an excerpt from the above link: "pg_stat_activity now shows autovacuum
activity."

I expected to see a new process showing up in pgAdmin's Server Status
window while autovacuum is running, but there was none.

pgsql-admin by date:

Previous
From: "Ben K."
Date:
Subject: Re: Dump and Query (fwd)
Next
From: Arnau
Date:
Subject: Re: I want to import a database from a customer