Re: pg_trgm performance
От | Oleg Bartunov |
---|---|
Тема | Re: pg_trgm performance |
Дата | |
Msg-id | Pine.LNX.4.64.0702261608280.400@sn.sai.msu.ru обсуждение исходный текст |
Ответ на | Re: pg_trgm performance ("Guillaume Smet" <guillaume.smet@gmail.com>) |
Список | pgsql-performance |
On Mon, 26 Feb 2007, Guillaume Smet wrote: > 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? not really, just a matter of possible interesting architectural design. Regards, Oleg _____________________________________________________________ Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru), Sternberg Astronomical Institute, Moscow University, Russia Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/ phone: +007(495)939-16-83, +007(495)939-23-83
В списке pgsql-performance по дате отправления: