insert failed

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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Stephan Szabo 2001-08-15 16:45:05 Re: insert failed
Previous Message matthew.copeland 2001-08-15 14:04:41 Re: ever growing pkey files