Thanks to visit codestin.com
Credit goes to postgrespro.com

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

From Tom Lane
Subject Re: Please help cache lookup failed
Date
Msg-id [email protected]
Whole thread Raw
In response to Please help cache lookup failed  (Michael Fraley <[email protected]>)
List pgsql-hackers
Michael Fraley <[email protected]> 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