Re: ERROR: cache lookup for proc 43030134 failed

From: Kovacs Zoltan <kovacsz(at)pc10(dot)radnoti-szeged(dot)sulinet(dot)hu>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: ERROR: cache lookup for proc 43030134 failed
Date: 2001-05-31 14:39:58
Message-ID: Pine.LNX.4.21.0105311638550.19847-100000@pc10.radnoti-szeged.sulinet.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 31 May 2001, Tom Lane wrote:

> Kovacs Zoltan <kovacsz(at)pc10(dot)radnoti-szeged(dot)sulinet(dot)hu> writes:
> > Starting pg_dump, this error occured (there is no output dump,
> > unfortunately). Getting closer, I got this:
>
> > tir=# SELECT pg_get_viewdef(c.relname) AS definition FROM pg_class c
> > offset 441 limit 1;
> > ERROR: cache lookup for proc 4303134 failed
>
> I think you've got a view or rule that refers to a function you dropped.

How can I find out that which view or rule is referring?

TIA, Zoltan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Chris Dunlop 2001-05-31 14:54:41 Australian timezone configure option
Previous Message Bruce Momjian 2001-05-31 14:35:18 Re: Imperfect solutions