Re: ERROR: cache lookup failed for function 125940 - Mailing list pgsql-general

From Tom Lane
Subject Re: ERROR: cache lookup failed for function 125940
Date
Msg-id 30540.1534706548@sss.pgh.pa.us
Whole thread Raw
In response to Re: ERROR: cache lookup failed for function 125940  (DrakoRod <drakoflames@hotmail.com>)
Responses Re: ERROR: cache lookup failed for function 125940
Re: [External] Re: ERROR: cache lookup failed for function 125940
List pgsql-general
DrakoRod <drakoflames@hotmail.com> writes:
> I reindex the pg_proc table and reindex finished correctly but I try read
> the tables or make the dump and same error, reindexed the database and show
> me this error: 

> ERROR:  cache lookup failed for function 125999

This suggests you've actually lost some entries from pg_proc.  Have
you had any system crashes or suchlike?

> Any suggestions, If I run pg_upgrade to 10, will these errors be corrected? 

No, pg_upgrade can't magically restore data that's not there.

            regards, tom lane


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Linker errors while creating a PostgreSQL C extension function.
Next
From: DrakoRod
Date:
Subject: Re: ERROR: cache lookup failed for function 125940