Re: FullTextSearch - UNION individual indexes or concatenated columns index ?

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: FullTextSearch - UNION individual indexes or concatenated columns index ?
Дата
Msg-id 4AC29133.1060608@agliodbs.com
обсуждение исходный текст
Ответ на FullTextSearch - UNION individual indexes or concatenated columns index ?  (Jeremy Ferrante <JFerrante@web.com>)
Список pgsql-performance
Jeremy,

> Is there any performance considerations that may make one technique
> better than the other?

(2) will me much faster.  Assuming you're searching all columns, of course.


--
Josh Berkus
PostgreSQL Experts Inc.
www.pgexperts.com

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Speed while runnning large transactions.
Следующее
От: Ivan Voras
Дата:
Сообщение: Re: Bad performance of SELECT ... where id IN (...)