Subject: Re: [GENERAL] How to know which queries are to be optimised?
Date: Thu, 12 Aug 2004 22:07:45 +0800 (WST)
> I do a vacuum full analyze every night.
> How can I see if my FSM setting is appropriate?
On a busy website, run vacuum analyze once an hour, or even better, use
contrib/pg_autovacuum
Chris