| От | Tom Lane |
|---|---|
| Тема | Re: Bug #608: cache lookup failed |
| Дата | |
| Msg-id | 24205.1015439749@sss.pgh.pa.us обсуждение |
| Ответ на | Bug #608: cache lookup failed (pgsql-bugs@postgresql.org) |
| Ответы |
Re: Bug #608: cache lookup failed
|
| Список | pgsql-bugs |
pgsql-bugs@postgresql.org writes:
> All is working Ok but a call to an PL/SQL function which fails w/ the following code.
> ERROR: fmgr_info: function 16594: cache lookup failed
Most likely this means something happened to the call handler function
for plpgsql. Look in pg_language to see the "lanplcallfoid" value for
plpgsql; is it 16594? Do you have an entry in pg_proc for
"plpgsql_call_handler", and if so what does it look like?
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера