insert failed - Mailing list pgsql-admin

From s.chava@wcom.com (Srinivasa Rao Chava)
Subject insert failed
Date
Msg-id 66d229f1.0108150654.4e8ca07f@posting.google.com
Whole thread Raw
Responses Re: insert failed  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-admin
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-admin by date:

Previous
From: matthew.copeland@honeywell.com
Date:
Subject: Re: ever growing pkey files
Next
From: Stephan Szabo
Date:
Subject: Re: insert failed