Re: severe performance issue with planner

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Eric Brown" <bigwhitecow(at)hotmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: severe performance issue with planner
Date: 2004-03-12 04:07:13
Message-ID: 4726.1079064433@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

"Eric Brown" <bigwhitecow(at)hotmail(dot)com> writes:
> [ planning a 9-table query takes too long ]

See http://www.postgresql.org/docs/7.4/static/explicit-joins.html
for some useful tips.

regards, tom lane

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Octavio Alvarez 2004-03-12 05:41:26 Sorting when LEFT JOINING to 2 same tables, even aliased.
Previous Message Christopher Kings-Lynne 2004-03-12 02:42:28 Re: severe performance issue with planner