Re: Bug #523: ERROR: fmgr_info: function 19053: cache lookup failed - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Bug #523: ERROR: fmgr_info: function 19053: cache lookup failed
Date
Msg-id 18979.1006874610@sss.pgh.pa.us
Whole thread Raw
In response to Bug #523: ERROR: fmgr_info: function 19053: cache lookup failed  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:
> ERROR:  fmgr_info: function 19053: cache lookup failed

It looks like your declaration for the plpgsql language is messed up;
specifically, the pg_language row is there but the underlying handler
function has been deleted.  I'd suggest dropping and re-adding the
language --- see droplang and createlang scripts.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Holger Veit
Date:
Subject: Xlib.h and pgconnection.h
Next
From: Stephan Szabo
Date:
Subject: Re: Va: Va: [BUGS] Bug #519: Bug in order b y clausule