Tsearch2 cache lookup problem

Поиск
Список
Период
Сортировка
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 по дате отправления:

Предыдущее
От: Jussi Saarinen
Дата:
Сообщение: 8.0 Client can't connect to 7.3 server?
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: About array in PlPgsql trigger function