Re: grep -f keyword data query

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: grep -f keyword data query
Дата
Msg-id 18846.1451324072@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: grep -f keyword data query  (Hiroyuki Sato <hiroysato@gmail.com>)
Ответы Re: grep -f keyword data query  (Hiroyuki Sato <hiroysato@gmail.com>)
Список pgsql-general
Hiroyuki Sato <hiroysato@gmail.com> writes:
> I re-created index with pg_trgm.
> Execution time is 210sec.
> Yes It is faster than btree index. But still slow.
> It is possible to improve this query speed?
> Should I use another query or idex?

Did you try a GIN index?

            regards, tom lane


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

Предыдущее
От: Francisco Olarte
Дата:
Сообщение: Re: Options for complex materialized views sharing most of the same logic?
Следующее
От: Christopher Molnar
Дата:
Сообщение: Regex help again (sorry, I am bad at these)