Re: lookup fail at DROP USER - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: lookup fail at DROP USER
Date
Msg-id 20050830004033.GA16133@surnet.cl
Whole thread Raw
In response to lookup fail at DROP USER  (Jaime Casanova <systemguards@gmail.com>)
Responses Re: lookup fail at DROP USER  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Mon, Aug 29, 2005 at 07:19:21PM -0500, Jaime Casanova wrote:

> the i drop the objects:
> DROP DATABASE sgis;
> DROP TABLESPACE sgis_dat;
> DROP TABLESPACE sgis_idx;
> DROP USER deimos;
> ERROR:  cache lookup failed for tablespace 16396

Confirmed.  Most likely this is a problem in shared dependency handling.
I'll submit a fix after dinner.

Thanks for the report.

-- 
Alvaro Herrera <alvherre[]alvh.no-ip.org>      Architect, www.EnterpriseDB.com
"La felicidad no es mañana. La felicidad es ahora"


pgsql-hackers by date:

Previous
From: "Luke Lonergan"
Date:
Subject: Re: SHMMAX seems entirely broken in OS X 10.4.2
Next
From: Tom Lane
Date:
Subject: Re: lookup fail at DROP USER