Re: CASCADING could not open relation with OID

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Silvela, Jaime \(Exchange\)" <JSilvela(at)bear(dot)com>
Cc: "pgsql-general" <pgsql-general(at)postgresql(dot)org>
Subject: Re: CASCADING could not open relation with OID
Date: 2006-08-23 23:10:22
Message-ID: 25630.1156374622@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Silvela, Jaime \(Exchange\)" <JSilvela(at)bear(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Silvela, Jaime (Exchange) 2006-08-23 23:15:52 Re: CASCADING could not open relation with OID
Previous Message Tom Lane 2006-08-23 23:05:26 Re: Inserting Data