Cache lookup failure

From: Najm Hashmi <najm(at)mondo-live(dot)com>
To: "pgsql-sql(at)postgresql(dot)org" <pgsql-sql(at)postgresql(dot)org>
Subject: Cache lookup failure
Date: 2000-11-29 23:00:35
Message-ID: 3A258A93.2A15C4BE@mondo-live.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi All,
I am trying to do a simple insert, and I am getting cache look failure
error.
Could someone explain what causing it? My query and error are given
below:
fliprdb=# insert into collection(name, artist_id) values('El Baile
Aleman',2);
ERROR: fmgr_info: function 24011: cache lookup failed
Thanks in advance for all your help
Regards
Najm

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Stephan Szabo 2000-11-29 23:11:32 Re: Cache lookup failure
Previous Message Najm Hashmi 2000-11-29 22:56:20 Cache look up failure