| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Leonid <leo(at)rusmedia(dot)net> |
| Cc: | pgsql-admin(at)postgresql(dot)org, Philip Warner <pjw(at)rhyme(dot)com(dot)au> |
| Subject: | Re: pg_dump failed |
| Date: | 2001-05-21 15:03:20 |
| Message-ID: | 25885.990457400@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
Leonid <leo(at)rusmedia(dot)net> writes:
> pg_dump failed with message
> getTables(): SELECT (for VIEW DEFINITION) failed.
> Explanation from backend: ERROR: cache lookup for proc 372947 failed
> Where I should dig?
You have a view that refers to a function that no longer exists.
Philip: seems like it would be helpful if this pg_dump message mentioned
*which* viewname it was failing on. There are other cases where more
info could be reported, too...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | twanger | 2001-05-21 15:04:48 | Re: simpler query significantly slower |
| Previous Message | Peter Eisentraut | 2001-05-21 15:00:19 | Re: cannot connect using terminal nor pgaccess |