Re: TSearch2 performance issue?

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: TSearch2 performance issue?
Дата
Msg-id 4250E8E4.8090709@sigaev.ru
обсуждение исходный текст
Ответ на Re: TSearch2 performance issue?  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-hackers
No, you can't put *.so from 8.0 to 7.4. Get 7.4 sources from cvs and compile 
contrib/tsearch2.

Christopher Kings-Lynne wrote:
> It's a bit tricky, since the machine I noticed it on is in production - 
> how would I test this on a test machine with little data?
> 
> Should I put the 8.0 tsearch2.so on my 7.4 production server?
> 
> Chris
> 
> Teodor Sigaev wrote:
> 
>> I found several unpleasant blot in comparing functions and commit 
>> changes to 7.4, 8.0 and head. Pls check (it need just to recompile .so 
>> file)
>>
>> Christopher Kings-Lynne wrote:
>>
>>>> It's cached. This select should run only one time per connection for 
>>>> each used dictionary. If its'not then it's a bug. I'll check it.
>>>
>>>
>>>
>>>
>>> It probably is then - although I do use a persistent connection pool, 
>>> but I wouldn't have thought that'd use more than a new connection 
>>> every once in a while?
>>>
>>> Chris
>>
>>
>>
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
> 
>               http://archives.postgresql.org

-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BuildFarm status: recent check failures
Следующее
От: Teodor Sigaev
Дата:
Сообщение: Re: TSearch2 performance issue?