pre-Vacuum statistics - Mailing list pgsql-performance

From Rich Cullingford
Subject pre-Vacuum statistics
Date
Msg-id 3F0DAE2E.3020102@sysd.com
Whole thread Raw
Responses Re: pre-Vacuum statistics
List pgsql-performance
Greetings,
All the recommendations I can locate concerning the use of (the various
flavors of) VACUUM suggest running it at regular intervals. Is there any
way, for a given table, to discover how many/what percentage of rows are
likely to be VACUUMable at a given point, so that some kind of
threshold-based VACUUM could be done by an application? We have several
tables that undergo bursty UPDATEs, where large numbers of transactions
occur "relatively" infrequently; and others where the UPDATEs occur at
regular intervals (a few seconds or so).

Thanks for any advice!

                     Regards,
                     Rich Cullingford
                     rculling@sysd.com


pgsql-performance by date:

Previous
From: Chris Bowlby
Date:
Subject: Re: Some very weird behaviour....
Next
From: Scott Cain
Date:
Subject: force the use of a particular index