Re: Backend crash with tsearch - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Backend crash with tsearch
Date
Msg-id 23598.1038928881@sss.pgh.pa.us
Whole thread Raw
In response to Re: Backend crash with tsearch  ("Magnus Naeslund(f)" <mag@fbab.net>)
List pgsql-hackers
"Magnus Naeslund\(f\)" <mag@fbab.net> writes:
> It's either that it can't load the lib (shouldn't it complain?) or it's
> a bad pointer.

Be sure to eliminate the possibility that you're loading the wrong
version of the .so (ie, loading a 7.2 tsearch.so into 7.3).  People
get bit by that quite frequently right after an upgrade ...
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Magnus Naeslund(f)"
Date:
Subject: Re: Backend crash with tsearch
Next
From: "Magnus Naeslund(f)"
Date:
Subject: Re: Backend crash with tsearch