Cache lookup failure - Mailing list pgsql-sql

From Najm Hashmi
Subject Cache lookup failure
Date
Msg-id 3A258A93.2A15C4BE@mondo-live.com
Whole thread Raw
Responses Re: Cache lookup failure
List 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




pgsql-sql by date:

Previous
From: Najm Hashmi
Date:
Subject: Cache look up failure
Next
From: "Joel Burton"
Date:
Subject: Rules with Conditions: Bug, or Misunderstanding