Re: BUG #6704: ALTER EXTENSION postgis SET SCHEMA leaves dangling relations - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #6704: ALTER EXTENSION postgis SET SCHEMA leaves dangling relations
Date
Msg-id 27716.1346383152@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #6704: ALTER EXTENSION postgis SET SCHEMA leaves dangling relations  (Bruce Momjian <bruce@momjian.us>)
Responses Re: BUG #6704: ALTER EXTENSION postgis SET SCHEMA leaves dangling relations  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-bugs
Bruce Momjian <bruce@momjian.us> writes:
> On Fri, Jun 22, 2012 at 10:37:10PM -0400, Tom Lane wrote:
>> jeff@pgexperts.com writes:
>>> DROP and CREATE extension appear to work fine, but if you ALTER EXTENSION
>>> postgis SET SCHEMA foo, it leaves a few relations behind.

>> What it seems to be leaving behind is indexes ... also relation rowtypes.

> Uh, did this get fixed?  I can't find a commit related to the fix.

No, it's still an open issue.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Segmentation Fault V 9.1.5
Next
From: Alvaro Herrera
Date:
Subject: Re: BUG #6704: ALTER EXTENSION postgis SET SCHEMA leaves dangling relations