Re: Unexpected results with joins on dates

Поиск
Список
Период
Сортировка
От Tim Uckun
Тема Re: Unexpected results with joins on dates
Дата
Msg-id CAGuHJrPizhyKOFvTNc8WAii+KgTC-ubUvmfnWPNSAsJ81c5dTw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Unexpected results with joins on dates  ("David Johnston" <polobo@yahoo.com>)
Список 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 по дате отправления:

Предыдущее
От: Nicolas Grilly
Дата:
Сообщение: Re: ts_rank seems very slow (140 ranked documents / second on my machine)
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Fw: Re: [BUGS] BUG #6099: Does pgcluster support hibernate?