| From: | Greg Smith <gsmith(at)gregsmith(dot)com> |
|---|---|
| To: | Ivan Sergio Borgonovo <mail(at)webthatworks(dot)it> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: FAQ: how to read EXPLAYN ANALYZE and act upon |
| Date: | 2008-09-17 16:36:06 |
| Message-ID: | Pine.GSO.4.64.0809171230080.5727@westnet.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wed, 17 Sep 2008, Ivan Sergio Borgonovo wrote:
> I'm looking for a tutorial that will teach me how to read explain
> analyze and maybe point me to some solutions (rewriting the query,
> adding some indexes, tune postgres.conf...).
All of the EXPLAIN tutorials and tools I'm aware of are listed at
http://wiki.postgresql.org/wiki/Using_EXPLAIN and the primary things to
tune in the postgresql.conf are described at
http://wiki.postgresql.org/wiki/Tuning_Your_PostgreSQL_Server
--
* Greg Smith gsmith(at)gregsmith(dot)com http://www.gregsmith.com Baltimore, MD
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Raphael Bauduin | 2008-09-17 17:09:47 | Re: Trigger Procedure Error: NEW used in query that is not in a rule |
| Previous Message | Rodrigo E. De León Plicet | 2008-09-17 15:36:00 | Re: FAQ: how to read EXPLAYN ANALYZE and act upon |