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 1178099260.19592.6.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
I'm testing with another snowball stemmer (dutch) and I have the same
problem. Backen crash with more than 200 characters in
 select to_tsvector(....
again default stemmer (english) work well
Are tsearch2 from postgresql 8.2.4 compatible with last stemmer from
http://www.snowball.tartarus.org
??
else what can I use ?

Thanks


Le lundi 30 avril 2007 à 18:06 +0200, Philippe Amelant a écrit :
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings

pgsql-general by date:

Previous
From: "Andrej Ricnik-Bay"
Date:
Subject: Re: STDERR vs. SYSLOG logging
Next
From: "Paolo Saudin"
Date:
Subject: Postgres 8.3-dev