[postgis-tickets] [PostGIS] #2503: ERROR: table "topology" is not a member of the extension being created

PostGIS trac at osgeo.org
Wed Oct 9 01:27:14 PDT 2013


#2503: ERROR:  table "topology" is not a member of the extension being created
-----------------------------------+----------------------------------------
 Reporter:  strk                   |       Owner:  strk 
     Type:  defect                 |      Status:  new  
 Priority:  medium                 |   Milestone:       
Component:  build/upgrade/install  |     Version:  2.1.x
 Keywords:  extension              |  
-----------------------------------+----------------------------------------

Comment(by strk):

 I think one problem is with misuse of CREATE EXTENSION command.
 Step 4 works by luck, both steps 4 and 5 are bogus because I'm pretending
 to have extension installed (rather than "unpackaged"). Not 100% sure this
 is bogus, and that's a second problem: we're not being friendly enough
 with the user to tell what's inappropriate call, if so.

 Now, is it correct for use to put the pg_extension_config_dump in the
 upgrade scripts, rather than only in the unpackaged-to-whatever ?

 Also, should we have multiple unpackaged--* scripts, one for each
 unpackaged minor version ?

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2503#comment:3>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list