Re: pg_dump: schema with OID 58698 does not exist

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: David Kerr <dmk(at)mr-paradox(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: pg_dump: schema with OID 58698 does not exist
Date: 2011-02-11 20:17:51
Message-ID: 18807.1297455471@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Glenn Maynard 2011-02-12 01:02:54 Re: Schema version control
Previous Message Burcher, Greg 2011-02-11 20:09:29 More log detail on deadlock detection