Re: hstore problem with UNION?

Поиск
Список
Период
Сортировка
От Ivan Voras
Тема Re: hstore problem with UNION?
Дата
Msg-id hs8thu$2pi$1@dough.gmane.org
обсуждение исходный текст
Ответ на Re: hstore problem with UNION?  (Jayadevan M <Jayadevan.Maymala@ibsplc.com>)
Список pgsql-general
On 05/10/10 14:10, Jayadevan M wrote:
> When we do a union, the database has to get rid of duplicates and get
> distinct values. To achieve this, probably it does a sort. Just
> guesswork....

You are right, it looks like I have inverted the logic of UNION and
UNION ALL - I actually needed "UNION ALL" here, thanks!


В списке pgsql-general по дате отправления:

Предыдущее
От: Jayadevan M
Дата:
Сообщение: Re: hstore problem with UNION?
Следующее
От: Andy Colson
Дата:
Сообщение: Re: Create View from command line