Re: [GENERAL] How to know which queries are to be optimised?
- From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
- To: Ulrich Wisser <ulrich(dot)wisser(at)relevanttraffic(dot)se>
- Cc: pgsql-performance(at)postgresql(dot)org, <bruno(at)wolff(dot)to>
- Subject: Re: [GENERAL] How to know which queries are to be optimised?
- Date: Thu, 12 Aug 2004 22:07:45 +0800 (WST)
- Message-id: <20040812220716.J82695-100000@houston.familyhealth.com.au> <text/plain>
> 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
Home |
Main Index |
Thread Index