Re: BUG #4289: drop owned by report ERROR: cache lookup failed for relation 16390

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: crystal <crystal_lium(at)163(dot)com>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #4289: drop owned by report ERROR: cache lookup failed for relation 16390
Date: 2008-07-09 14:52:37
Message-ID: 12807.1215615157@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Alvaro Herrera <alvherre(at)commandprompt(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Kevin Grittner 2008-07-09 15:06:54 Re: BUG #4287: Will not boot
Previous Message Alvaro Herrera 2008-07-09 13:55:22 Re: BUG #4289: drop owned by report ERROR: cache lookup failed for relation 16390