Re: insert failed

Поиск
Список
Период
Сортировка
От newsreader@mediaone.net
Тема Re: insert failed
Дата
Msg-id 20010820124252.A27328@dragon.universe
обсуждение исходный текст
Ответ на insert failed  (s.chava@wcom.com (Srinivasa Rao Chava))
Список pgsql-general
Try dropping the function and
recreating it again

On Wed, Aug 15, 2001 at 07:27:50AM -0700, 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=>
>
>
> ANy help !!please
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

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

Предыдущее
От: Fernando Ipar
Дата:
Сообщение: WAL
Следующее
От: Doug McNaught
Дата:
Сообщение: Re: Printable report generation