Re: Bug in PostgreSQL

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Rambabu V <ram(dot)wissen(at)gmail(dot)com>, pgsql-performance(at)postgresql(dot)org
Subject: Re: Bug in PostgreSQL
Date: 2018-06-28 06:55:21
Message-ID: 1530168921.2415.13.camel@cybertec.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Rambabu V wrote:
> While taking pgdump we are getting error message cache lookup failed for function 7418447.
> While trying select * from pg_proc where oid=7418447 returns zero rows. Please help us on this.

That means that some catalog data are corrupted.

If possible, restore from a backup.

Did you experiences any crashes recently? Is your storage reliable?

Yours,
Laurenz Albe
--
Cybertec | https://www.cybertec-postgresql.com

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Andres Freund 2018-06-28 16:13:16 Re: Bug in PostgreSQL
Previous Message David Wheeler 2018-06-28 00:00:57 Re: Queue table that quickly grows causes query planner to choose poor plan