Re: optimizing Postgres queries

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: David Teran <david(dot)teran(at)cluster9(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: optimizing Postgres queries
Date: 2004-01-05 19:23:45
Message-ID: 20759.1073330625@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

David Teran <david(dot)teran(at)cluster9(dot)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

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Stephan Szabo 2004-01-05 19:48:26 Re: deferred foreign keys
Previous Message David Teran 2004-01-05 19:20:49 Re: optimizing Postgres queries