Re: Please help cache lookup failed - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Please help cache lookup failed
Date
Msg-id 14961.962142544@sss.pgh.pa.us
Whole thread Raw
In response to Please help cache lookup failed  (Michael Fraley <fraley@usfca.edu>)
List pgsql-hackers
Michael Fraley <fraley@usfca.edu> writes:
> I just upgraded from 6.5.2 to 7.0.2 on SuSE 6.3 Linux kernel 2.2.13, and
> now I get this message when trying to insert records:

> ERROR:  fmgr_info: function 19104: cache lookup failed

Did you perhaps delete and recreate check_primary_key() without
also recreating the triggers that refer to it?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Fwd: Re: Fwd: Problem with recv syscall on socket when other side closed connection
Next
From: Giles Lean
Date:
Subject: Re: AW: Proposal: More flexible backup/restore via pg_dump