Re: Query limitations (size, number of UNIONs ...)

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: Query limitations (size, number of UNIONs ...)
Дата
Msg-id 20050603132720.GB30011@ns.snowman.net
обсуждение исходный текст
Ответ на Query limitations (size, number of UNIONs ...)  ("Marc Mamin" <m.mamin@gmx.net>)
Список pgsql-performance
* Marc Mamin (m.mamin@gmx.net) wrote:
> I've just made a first test wich resulted in a query being 15KB big annd
> containing 63 UNION.

If the data is distinct from each other or you don't mind duplicate
records you might try using 'union all' instead of 'union'.  Just a
thought.

    Stephen

Вложения

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

Предыдущее
От: Alex Turner
Дата:
Сообщение: Re: Filesystem
Следующее
От: "Martin Fandel"
Дата:
Сообщение: Re: Filesystem