Re: optimizing Postgres queries

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: David Teran <david.teran@cluster9.com>
Cc: pgsql-performance@postgresql.org
Date: 2004-01-05T19:23:45Z
Lists: pgsql-performance
David Teran <david.teran@cluster9.com> writes:
> Much better. So i think i will first read more about this optimization  
> stuff and regular maintenance things.

See http://www.postgresql.org/docs/7.4/static/maintenance.html

> Is there any hint where to start to understand more about this  
> optimization problem?

http://www.postgresql.org/docs/7.4/static/performance-tips.html

			regards, tom lane