Re: Bug #523: ERROR: fmgr_info: function 19053: cache lookup failed

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: vanish1024(at)onebox(dot)com, pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #523: ERROR: fmgr_info: function 19053: cache lookup failed
Date: 2001-11-27 15:23:30
Message-ID: 18979.1006874610@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

pgsql-bugs(at)postgresql(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message TONY J.Y. 2001-11-27 15:39:01 Bug report.
Previous Message Holger Veit 2001-11-27 12:07:46 Xlib.h and pgconnection.h