Re: pg_trgm performance

Поиск
Список
Период
Сортировка
От Guillaume Smet
Тема Re: pg_trgm performance
Дата
Msg-id 1d4e0c10702260458w31c1f01bu64c924b543e811a9@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pg_trgm performance  (Oleg Bartunov <oleg@sai.msu.su>)
Ответы Re: pg_trgm performance
Список pgsql-performance
On 2/26/07, Oleg Bartunov <oleg@sai.msu.su> wrote:
> Did you rewrite query manually or use rewrite feature of tsearch2 ?

Currently, it's manual. I perform a pg_trgm query for each word of the
search words (a few stop words excluded) and I generate the ts_query
with the similar words instead of using the search words.
Is there any benefit of using rewrite() in this case?

--
Guillaume

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