Re: pg_dump: schema with OID 559701082 does not exist - Mailing list pgsql-bugs

From Tom Lane
Subject Re: pg_dump: schema with OID 559701082 does not exist
Date
Msg-id 7930.1133282441@sss.pgh.pa.us
Whole thread Raw
In response to pg_dump: schema with OID 559701082 does not exist  (Dirk Lutzebäck <lutzeb@aeccom.com>)
Responses Re: pg_dump: schema with OID 559701082 does not exist  (Dirk Lutzebäck <lutzeb@aeccom.com>)
List pgsql-bugs
Dirk Lutzebäck <lutzeb@aeccom.com> writes:
> I get the following error when I call:
> # pg_dump  db
> pg_dump: schema with OID 559701082 does not exist

I suspect a corrupted catalog entry.  Look through your system catalogs
for an entry referring to namespace 559701082 --- you want to look in
pg_class.relnamespace, pg_proc.pronamespace, etc.
        regards, tom lane


pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #2075: Strange choice of bitmap-index-scan
Next
From: Kari Lavikka
Date:
Subject: postgres 8.1 crashing