Re: BUG #4289: drop owned by report ERROR: cache lookup failed for relation 16390 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #4289: drop owned by report ERROR: cache lookup failed for relation 16390
Date
Msg-id 12807.1215615157@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #4289: drop owned by report ERROR: cache lookup failed for relation 16390  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-bugs
Alvaro Herrera <alvherre@commandprompt.com> writes:
> crystal wrote:
>> TEST=# drop owned by u1, u2 cascade;
>> NOTICE:  drop cascades to view v2
>> ERROR:  cache lookup failed for relation 16390

> Rats.  I guess this is due to the two-pass nature of some algorithm.

Works okay in CVS HEAD ... not sure if a small back-port is possible,
though.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: BUG #4289: drop owned by report ERROR: cache lookup failed for relation 16390
Next
From: "Kevin Grittner"
Date:
Subject: Re: BUG #4287: Will not boot