cache lookup failed

From: "c k" <shreeseva(dot)learning(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org, pgsql-admin(at)postgresql(dot)org
Subject: cache lookup failed
Date: 2008-08-19 18:01:12
Message-ID: d8e7a1e30808191101p67ed4dc2w2a101e7dabf1c106@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

I got following error while testing some newly created functions.

ERROR: cache lookup failed for function 111462
CONTEXT: PL/pgSQL function "uf_postdoc" line 25 at FOR over SELECT rows

********** Error **********

ERROR: cache lookup failed for function 111462
SQL state: XX000
Context: PL/pgSQL function "uf_postdoc" line 25 at FOR over SELECT rows

what this means? and how to solve it?
I searched manual but not got much help.
Thanks and Regards,
CPK

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Shashwat_Nigam 2008-08-20 06:41:44 Regarding access to a user
Previous Message kumar, Anand (kumar) 2008-08-19 05:41:37 not able to use SSL with XA datasource

Browse pgsql-general by date

  From Date Subject
Next Message c k 2008-08-19 19:04:00 DELETE
Previous Message Mark Roberts 2008-08-19 17:10:16 Re: What's size of your PostgreSQL Database?