insert failed

From: s(dot)chava(at)wcom(dot)com (Srinivasa Rao Chava)
To: pgsql-general(at)postgresql(dot)org
Subject: insert failed
Date: 2001-08-15 14:27:50
Message-ID: 66d229f1.0108150627.c8722ab@posting.google.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message roypgsqlgen 2001-08-15 14:59:50 RE: why no stored procedures?
Previous Message Danno 2001-08-15 13:41:23 check constraints