| От | Tom Lane |
|---|---|
| Тема | Re: [SQL] cache lookup failed |
| Дата | |
| Msg-id | 23089.951430443@sss.pgh.pa.us обсуждение |
| Ответ на | cache lookup failed ("Graham Vickrage" <graham@digitalplanit.com>) |
| Список | pgsql-sql |
"Graham Vickrage" <graham@digitalplanit.com> writes:
> I am trying to set up a trigger on a table that deletes the foreign key
> references in the child table,
> delete from website where website_id = '$website_id';
> which works fine when there is no trigger on the table but once the trigger
> is created I get the following error -
> fmgr_info: function 47172: cache lookup failed
This sounds like it could be a bug in Postgres, but you'll need to give
more details. The full definitions of both tables and the trigger
function would help. Also, what version are you using?
regards, tom lane
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера