Re: CASCADING could not open relation with OID - Mailing list pgsql-general

From Tom Lane
Subject Re: CASCADING could not open relation with OID
Date
Msg-id 25630.1156374622@sss.pgh.pa.us
Whole thread Raw
In response to Re: CASCADING could not open relation with OID  ("Silvela, Jaime \(Exchange\)" <JSilvela@Bear.com>)
List pgsql-general
"Silvela, Jaime \(Exchange\)" <JSilvela@bear.com> writes:
> I get
> Oid: 16896
> Relname: bb_master

Hmm ... but you're *sure* "where oid = 16896" can't find this row,
even with enable_indexscan = off?  That doesn't make a lot of sense.

To cut to the chase, though: try "REINDEX pg_class" and see if it helps.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Inserting Data
Next
From: Frank Cohen
Date:
Subject: XPath and XML support