Tsearch2 cache lookup problem

From: Matroska80 <tloschiavo(at)adhocsistemi(dot)it>
To: pgsql-general(at)postgresql(dot)org
Subject: Tsearch2 cache lookup problem
Date: 2006-03-08 14:27:01
Message-ID: 3301238.post@talk.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Glaesemann 2006-03-08 15:02:04 Re: database/schema level triggers?
Previous Message Emi Lu 2006-03-08 14:16:54 About array in PlPgsql trigger function