Query Planner

From: "Gauri Kanekar" <meetgaurikanekar(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Query Planner
Date: 2007-02-26 11:49:05
Message-ID: 7e4ba9550702260349r7c550aa2mb0b610874645b3c3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi List,

I have a Query. So when i do explain analyse on it , it shows me many Hash
Joins.
So is it possible to indicate the Query Planner not to consider Hash Join.

--
Regards
Gauri

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Steinar H. Gunderson 2007-02-26 11:52:27 Re: Query Planner
Previous Message Richard Huxton 2007-02-26 08:56:33 Re: Very slow bytea data extraction