From: | David Kerr <dmk(at)mr-paradox(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: pg_dump: schema with OID 58698 does not exist |
Date: | 2011-02-15 21:33:37 |
Message-ID: | 20110215213337.GC95600@mr-paradox.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Fri, Feb 11, 2011 at 03:17:51PM -0500, Tom Lane wrote:
- David Kerr <dmk(at)mr-paradox(dot)net> writes:
- > So i removed the 5 entries from pg_class, but i still get that error
- > when trying to pg_dump:
-
- > pg_dump: schema with OID 58698 does not exist
-
- > Any other ideas where i could look?
-
- Well, it could be any catalog with a namespace column. But I'm
- wondering about pg_depend links from those tables you removed to
- the schema.
I'm not sure if it's possible for me to follow the link to pg_depend after
i deleted objects so I guess i'll have to try that next time if this
happens again.
The other references to that schema were in pg_type and pg_constraint. After
those were removed I was able to run pg_dump on it.
thanks
Dave
From | Date | Subject | |
---|---|---|---|
Next Message | Alpha Beta | 2011-02-15 21:52:56 | Re: Best RDB book to suggest |
Previous Message | Marko Kreen | 2011-02-15 21:21:16 | Re: finding bogus UTF-8 |