Re: Dumb question - how to tell if autovacuum is doing its job in 8.2.x - Mailing list pgsql-general

From Tom Lane
Subject Re: Dumb question - how to tell if autovacuum is doing its job in 8.2.x
Date
Msg-id 22057.1171338362@sss.pgh.pa.us
Whole thread Raw
In response to Dumb question - how to tell if autovacuum is doing its job in 8.2.x  (Sic Transit Gloria Mundi <sitrglmu@yahoo.com>)
List pgsql-general
Sic Transit Gloria Mundi <sitrglmu@yahoo.com> writes:
> I couldnt find this on google, the archives, or the manual.  But with the changes to what the autovacuum daemon logs,
howcan we verify it's doing its thing?  Is there a way to query the last time a table was vacuumed?  But I don't see
thatin the system catalog. 

Try the pg_stat views.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Still unclear about PQexecParams and "create view"
Next
From: "Shoaib Mir"
Date:
Subject: Re: Dumb question - how to tell if autovacuum is doing its job in 8.2.x