Re: [fulltext] GIN indexes - OR search

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [fulltext] GIN indexes - OR search
Дата
Msg-id 2590.1238421190@sss.pgh.pa.us
обсуждение исходный текст
Ответ на [fulltext] GIN indexes - OR search  (esemba <esemba@gmail.com>)
Список pgsql-general
esemba <esemba@gmail.com> writes:
> Is it possible to have 2 gin indexes and OR the search of them?

Sure.  They need to be fairly restrictive though, or the planner might
decide that a seqscan is cheaper.

            regards, tom lane

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

Предыдущее
От: Marco Colombo
Дата:
Сообщение: Re: Maximum transaction rate
Следующее
От: Dave Page
Дата:
Сообщение: Re: Installing PLPython - Version Problem