Re: Performance problem with joins - Mailing list pgsql-performance

From Tom Lane
Subject Re: Performance problem with joins
Date
Msg-id 22592.1157984503@sss.pgh.pa.us
Whole thread Raw
In response to Re: Performance problem with joins  (fardeen memon <frank69in@yahoo.com>)
List pgsql-performance
fardeen memon <frank69in@yahoo.com> writes:
>     here is the output of the explain query after changing the tra_date column to timestamp.

If you want intelligent commentary, please (a) post EXPLAIN ANALYZE not
EXPLAIN output, and (b) don't mangle the indentation.  This is just
about unreadable :-(

            regards, tom lane

pgsql-performance by date:

Previous
From: Florian Weimer
Date:
Subject: Abysmal hash join
Next
From: Tom Lane
Date:
Subject: Re: Abysmal hash join