Which index is better for join operations - Mailing list pgsql-sql

From Chris Williams
Subject Which index is better for join operations
Date
Msg-id 005d01bdbfae$0eaac810$edfe04c7@itd.sterling.com
Whole thread Raw
List pgsql-sql
I have a SQL statement that is SLOW and I am wondering if using a hash index instead of a btree on
the fields that are used for the join operations would be faster?  Anyone have any input on this.
The query is between 3 tables.  If you need any more details, please let me know.
Thanks
---------
Chris Williams
Sterling Software
Rome, New York
Phone: (315) 336-0500
Email: chris_d_williams@sterling.com


pgsql-sql by date:

Previous
From: James Olin Oden
Date:
Subject: Re: [SQL] can a column be aliased?
Next
From: "William McCracken"
Date:
Subject: Query based on date/time field