Tsearch2 cache lookup problem - Mailing list pgsql-general

From Matroska80
Subject Tsearch2 cache lookup problem
Date
Msg-id 3301238.post@talk.nabble.com
Whole thread Raw
Responses Re: Tsearch2 cache lookup problem  (Richard Huxton <dev@archonet.com>)
Re: Tsearch2 cache lookup problem  (Richard Huxton <dev@archonet.com>)
Re: Tsearch2 cache lookup problem  (matroska <matroska@libero.it>)
List pgsql-general
Hi i have a problem using tsearch2 with postgresql. Executing:
SELECT to_tsquery('default','kj');

return a
cache lookup failed for function 141542.

But it's strange this happens now but not before and nothing has done on
database...some data break with tsearch2?
I am using postgres 7.4.6 and no dump restore occurs before this error
appear.

Yours faithfully
John Slave
--
View this message in context: http://www.nabble.com/Tsearch2-cache-lookup-problem-t1246642.html#a3301238
Sent from the PostgreSQL - general forum at Nabble.com.


pgsql-general by date:

Previous
From: Jussi Saarinen
Date:
Subject: 8.0 Client can't connect to 7.3 server?
Next
From: Michael Fuhr
Date:
Subject: Re: About array in PlPgsql trigger function