Re: Performance Tuning - Any easy things that I can do ? - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Performance Tuning - Any easy things that I can do ?
Date
Msg-id 20100204184424.GE5698@alvh.no-ip.org
Whole thread Raw
In response to Re: Performance Tuning - Any easy things that I can do ?  ("Gauthier, Dave" <dave.gauthier@intel.com>)
List pgsql-general
Gauthier, Dave escribió:
> analyze?  Does the empirical data the optimizer use develop good queries get updated with/after a restore?

Not automatically, you have to invoke it manually.  (In recent releases,
autovacuum would do it, but 7.1 didn't have it).

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Any Good Postgresql Courses Offered in the US Area?
Next
From: Scott Marlowe
Date:
Subject: Re: Performance Tuning - Any easy things that I can do ?