Re: lookup fail at DROP USER

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: Jaime Casanova <systemguards(at)gmail(dot)com>
Cc: PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: lookup fail at DROP USER
Date: 2005-08-30 00:40:33
Message-ID: 20050830004033.GA16133@surnet.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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"

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-08-30 01:11:35 Re: lookup fail at DROP USER
Previous Message Luke Lonergan 2005-08-30 00:33:55 Re: SHMMAX seems entirely broken in OS X 10.4.2