Re: Unexpected results with joins on dates - Mailing list pgsql-general

From Tim Uckun
Subject Re: Unexpected results with joins on dates
Date
Msg-id CAGuHJrPizhyKOFvTNc8WAii+KgTC-ubUvmfnWPNSAsJ81c5dTw@mail.gmail.com
Whole thread Raw
In response to Re: Unexpected results with joins on dates  ("David Johnston" <polobo@yahoo.com>)
List pgsql-general
> Only the first SELECT is used to define column types and names (in the case of NULL AS source2_* I am not positive if
youneed to cast the NULL or if it will use the type found in the second SELECT) and I generally put a "source" field
intothe output with a textual representation of which table the record originated from. 
>


Seems like it would be more efficient just to create a table (temp or
otherwise) with and pump data into that.

Anyway thanks for the help.

pgsql-general by date:

Previous
From: Nicolas Grilly
Date:
Subject: Re: ts_rank seems very slow (140 ranked documents / second on my machine)
Next
From: Craig Ringer
Date:
Subject: Re: Fw: Re: [BUGS] BUG #6099: Does pgcluster support hibernate?