Cache lookup failed error in tsearch2?

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Cache lookup failed error in tsearch2?
Дата
Msg-id 43D5ED46.5060609@familyhealth.com.au
обсуждение исходный текст
Ответы 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>)
Список 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 по дате отправления:

Предыдущее
От: Marko Kreen
Дата:
Сообщение: Re: [PATCHES] postmaster/postgres merge for testing
Следующее
От: "R, Rajesh (STSD)"
Дата:
Сообщение: Re: [GENERAL] [PATCH] Better way to check for getaddrinfo function.