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

From: "Philippe Amelant" <pamelant(at)companeo(dot)com>
To: "Teodor Sigaev" <teodor(at)sigaev(dot)ru>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: RE : [GENERAL] Server crash on postgresql 8.2.4 with tsearch2
Date: 2007-05-14 16:02:43
Message-ID: A003DF973A2EDF44825CC3CF91D680F8012F498A@homer.COMPANEO.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)sigaev(dot)ru]
Date: ven. 04/05/2007 12:25
À: Philippe Amelant
Cc: pgsql-general(at)postgresql(dot)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(at)sigaev(dot)ru
WWW: http://www.sigaev.ru/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Harpreet Dhaliwal 2007-05-14 17:23:08 Re: Database transaction related
Previous Message Peter Eisentraut 2007-05-14 15:50:53 Re: migrating a tablespace between postgres instances in shared disk environment