Re: query with pg_trgm sometimes very slow

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема Re: query with pg_trgm sometimes very slow
Дата
Msg-id 55EF5151.7070409@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: query with pg_trgm sometimes very slow  (Merlin Moncure <mmoncure@gmail.com>)
Ответы Re: query with pg_trgm sometimes very slow  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-performance

On 09/08/2015 09:15 PM, Merlin Moncure wrote:
...
>> I just had the exact same problem, and indeed gin fares much better.
>
> Also, with 9.5 we will see much better worst case performance from gin
> via Jeff's patch:
> http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=97f3014647a5bd570032abd2b809d3233003f13f
>
> (I had to previously abandon pg_tgrm for a previous project and go
> with solr; had this patch been in place that would not have happened)

Except that pg_tgrm-1.2 is not included in 9.5, because it was committed
in July (i.e. long after 9.5 was branched).


--
Tomas Vondra                   http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: query with pg_trgm sometimes very slow
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: query with pg_trgm sometimes very slow