RE : [GENERAL] Server crash on postgresql 8.2.4 with tsearch2

Поиск
Список
Период
Сортировка
От Philippe Amelant
Тема RE : [GENERAL] Server crash on postgresql 8.2.4 with tsearch2
Дата
Msg-id A003DF973A2EDF44825CC3CF91D680F8012F498A@homer.COMPANEO.local
обсуждение исходный текст
Ответ на Server crash on postgresql 8.2.4 with tsearch2  (Philippe Amelant <pamelant@companeo.com>)
Список pgsql-general
Hello,
Sorry for the delay for response, I was sick and out of office.
Today I applied your patch to pg 8.2.4 then recompiled postgresql and stemmer.
I Uninstalled old version and installed new patched version. I have still the same problem.
I will retry in case I missed something.
 
Thank for you help


De: Teodor Sigaev [mailto:teodor@sigaev.ru]
Date: ven. 04/05/2007 12:25
À: Philippe Amelant
Cc: pgsql-general@postgresql.org
Objet : Re: [GENERAL] Server crash on postgresql 8.2.4 with tsearch2

> Are tsearch2 from postgresql 8.2.4 compatible with last stemmer from
> http://www.snowball.tartarus.org
They changed API again. Snowball doesn't use any kind of version's scheme, so
it's hard to trace changes :((

Attached patch works (with >200 characters too) with today's snapshot of Snowball.
size of libstemmer_c.tgz - 129287 bytes
md5 - 9b1a9f726e55b671b55e5c156316fb99

2Oleg: pls, place patch on your site.
--
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: migrating a tablespace between postgres instances in shared disk environment
Следующее
От: "Harpreet Dhaliwal"
Дата:
Сообщение: Re: Database transaction related