cache lookup failed

From: "Lyn K(dot) Finman" <finman(at)exis(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: cache lookup failed
Date: 1998-11-04 01:52:11
Message-ID: 363FB34A.5CFB4F77@exis.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am getting the following 'cache lookup failed' error when I try to
update two of the tables in my database through psql. Similiar updates
to three other tables complete successfully. Can anyone give me a hint
on what I'm doing wrong? I'm running PostgreSQL 6.3.2 on Linux 4.1.

splat=> update status set assignee=0 where entry_id=134217946;
ERROR: fmgr_info: function 186528: cache lookup failed

Thanks,
Lyn Finman

Browse pgsql-general by date

  From Date Subject
Next Message A James Lewis 1998-11-04 02:35:08 Bug report for 6.4Beta5 (Is this the right place?)
Previous Message Lorenzo Huerta 1998-11-03 21:24:05 extensions to pg_user