Re: insert failed

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: insert failed
Дата
Msg-id Pine.BSF.4.21.0108150944140.73680-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на insert failed  (s.chava@wcom.com (Srinivasa Rao Chava))
Список pgsql-admin
On 15 Aug 2001, Srinivasa Rao Chava wrote:

> Hi,
> when we try insert into a table, the inset is failing with cach look
> up failure error.
>
>
> Below is the complete statement and error generated.
>
> DEPG=> insert into EXTRANET_SECTION (ID, section_name,
> parent,extranetname) values (255,' Main',0, 'test');
> ERROR:  fmgr_info: function 19464: cache lookup failed
> DEPG=>

Do you have any rules or triggers defined on the table
(for example foreign keys)?


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

Предыдущее
От: s.chava@wcom.com (Srinivasa Rao Chava)
Дата:
Сообщение: insert failed
Следующее
От: Srinivasa R Chava
Дата:
Сообщение: Re: insert failed