Re: optimising UNION performance

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: optimising UNION performance
Дата
Msg-id 200608281056.30900.peter_e@gmx.net
обсуждение исходный текст
Ответ на optimising UNION performance  (Rafal Pietrak <rafal@zorro.isa-geek.com>)
Список pgsql-general
Am Montag, 28. August 2006 10:23 schrieb Rafal Pietrak:
> Is there a way to speed up the query to my 'grand total' logfile,
> constructed as a UNION of smaller (specialised) logfiles?

If it is sufficient for your purpose, you will find UNION ALL to be
significantly faster.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: Rafal Pietrak
Дата:
Сообщение: optimising UNION performance
Следующее
От: Alban Hertroys
Дата:
Сообщение: Re: speeding up big query lookup