Re: Server crash on postgresql 8.2.4 with tsearch2 - Mailing list pgsql-general

From Philippe Amelant
Subject Re: Server crash on postgresql 8.2.4 with tsearch2
Date
Msg-id 1177949173.6024.20.camel@phil.companeo.local
Whole thread Raw
In response to Server crash on postgresql 8.2.4 with tsearch2  (Philippe Amelant <pamelant@companeo.com>)
List pgsql-general
Le lundi 30 avril 2007 à 11:51 -0400, Tom Lane a écrit :
> Philippe Amelant <pamelant@companeo.com> writes:
> > I'm tryng to upgrade a 8.1.3 server to 8.2.4 and I have a problem with
> > tsearch.
>
> > I use french snowball package to compile a stemming lib -> dict_fr.so
>
> Are you sure you used the same snowball version that tsearch2 uses?
> The snowball people have made incompatible changes from time to time ...
>

I use the lastest french package from
http://www.snowball.tartarus.org/

I have no error at compile time. there was lots of errors on 8.2.3 so I
suppose tsearch was updated on 8.2.4 (and it's in the changelog for
8.2.4 maybee it's related ?).

thanks

pgsql-general by date:

Previous
From: Rich Shepard
Date:
Subject: Re: Temporal Units
Next
From: "psql psql"
Date:
Subject: Re: Stemming not working with tsearch2() function