Re: Improve performance of query

Поиск
Список
Период
Сортировка
От Stephen Frost
Тема Re: Improve performance of query
Дата
Msg-id 20041216170220.GK10437@ns.snowman.net
обсуждение исходный текст
Ответ на Improve performance of query  (Richard Rowell <richard@bowmansystems.com>)
Список pgsql-performance
* Richard Rowell (richard@bowmansystems.com) wrote:
> I have included an EXPLAIN ANALYZE, relevant table counts, and relevant
> indexing information.  If anyone has any suggestions on how to improve
> performance....  TIA!

Just a thought- do the UNION's actually have to be union's or would
having them be 'UNION ALL's work?

    Stephen

Вложения

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

Предыдущее
От: Richard Rowell
Дата:
Сообщение: Improve performance of query
Следующее
От: Jon Anderson
Дата:
Сообщение: Seqscan rather than Index