Re: Cache lookup failed error in tsearch2?

Поиск
Список
Период
Сортировка
От Oleg Bartunov
Тема Re: Cache lookup failed error in tsearch2?
Дата
Msg-id Pine.GSO.4.63.0601241409030.14417@ra.sai.msu.su
обсуждение исходный текст
Ответ на Cache lookup failed error in tsearch2?  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-hackers
On Tue, 24 Jan 2006, Christopher Kings-Lynne wrote:

> 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?
>

you miss regprocedure_7.4.patch.gz, available from http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/


> Chris
>
    Regards,        Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru),
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Gustavo Tonini
Дата:
Сообщение: Re: [PATCHES] postmaster/postgres merge for testing
Следующее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: ROLLBACK triggers?