[postgis-tickets] [PostGIS] #2503: ERROR: table "topology" is not a member of the extension being created
PostGIS
trac at osgeo.org
Wed Oct 9 00:20:48 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: |
-----------------------------------+----------------------------------------
Steps to reproduce:
1. Install postgis-2.0.4 (full)
2. Enable postgis, raster, topology into a "pg20" database using scripts
(no extension)
3. Install postgis-2.1.0 (full)
4. CREATE EXTENSION postgis FROM '2.0.4'
5. CREATE EXTENSION postgis_topology FROM '2.0.4'
The last step fails with:
ERROR: table "topology" is not a member of the extension being created
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2503>
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