insert failed - Mailing list pgsql-general

From s.chava@wcom.com (Srinivasa Rao Chava)
Subject insert failed
Date
Msg-id 66d229f1.0108150627.c8722ab@posting.google.com
Whole thread Raw
Responses Re: insert failed  (newsreader@mediaone.net)
List pgsql-general
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

pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: Real newbie question.
Next
From: "Matthew Bellew"
Date:
Subject: Re: Searchable documentation (www.opensql.org)