auto vacuum question - Mailing list pgsql-admin

From Dinesh Bhandary
Subject auto vacuum question
Date
Msg-id 4CDD9907.2080902@iii.com
Whole thread Raw
Responses Re: auto vacuum question  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-admin
Hi All -

I am working to tune the auto vacuum in 8.4 and 8.2. I am finding that
some of the tables are not getting vacuumed even though they exceed
analyze/vacuum threshold. Do you know where auto vacuum process looks to
get the number of rows deleted/updated/inserted?
pg_stat_user_tables have only the cumulative stats. I am interested in
finding the most current ( incremental stats).

Thanks a lot.

Dinesh

pgsql-admin by date:

Previous
From: mark
Date:
Subject: Re: [HACKERS] locales and encodings Oh MY!
Next
From: "Joshua D. Drake"
Date:
Subject: Re: auto vacuum question