Re: Tsearch2 Causing Backend Crash

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: psql-mail(at)freeuk(dot)com, Teodor Sigaev <teodor(at)sigaev(dot)ru>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Tsearch2 Causing Backend Crash
Date: 2003-10-03 14:56:21
Message-ID: Pine.GSO.4.58.0310031855030.6355@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hmm,

it's weird. Could you provide us with backtrace ?

Oleg
On Tue, 30 Sep 2003 psql-mail(at)freeuk(dot)com wrote:

> After applying the patches supplied so far and also trying the lastest
> stable tar.gz for tsearch2 ( downloaded 24th of september)
>
> I am still experiencing the same issue as previously described:
> I try to do a
>
> SELECT to_tsvector( 'default', 'some text' )
>
> The backend crashes.
>
> SELECT to_tsvector( 'default', <string of whitespace> )
> does not crash
>
> Any more advice or suggestions?
>
> Thanks!
>
>

Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John Wells 2003-10-03 14:59:54 Re: Resources for Progress conversion...
Previous Message Jeff Eckermann 2003-10-03 14:51:37 Re: Migrating Access to Postgres