Cache lookup failed error in tsearch2? - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Cache lookup failed error in tsearch2?
Date
Msg-id 43D5ED46.5060609@familyhealth.com.au
Whole thread Raw
Responses Re: Cache lookup failed error in tsearch2?  ("Andrew J. Kopciuch" <akopciuch@bddf.ca>)
Re: Cache lookup failed error in tsearch2?  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-hackers
What would be the cause of this error after upgrading from pgsql 7.4 to 8.1?

usatest=# SELECT lexize[1] FROM lexize('en_stem', 'bacon');
ERROR:  cache lookup failed for function 861011

Does tsearch2 need to somehow be tweaked after the upgrade?

Chris



pgsql-hackers by date:

Previous
From: Marko Kreen
Date:
Subject: Re: [PATCHES] postmaster/postgres merge for testing
Next
From: "R, Rajesh (STSD)"
Date:
Subject: Re: [GENERAL] [PATCH] Better way to check for getaddrinfo function.