Thanks to visit codestin.com
Credit goes to postgrespro.com

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

From Tom Lane
Subject Re: Backend crash with tsearch
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: Backend crash with tsearch  ("Magnus Naeslund(f)" <[email protected]>)
List pgsql-hackers
"Magnus Naeslund\(f\)" <[email protected]> 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