[postgis-tickets] [PostGIS] #2503: ERROR: table "topology" is not a member of the extension being created
PostGIS
trac at osgeo.org
Thu Nov 7 01:04:15 PST 2013
#2503: ERROR: table "topology" is not a member of the extension being created
------------------------------------+---------------------------------------
Reporter: strk | Owner: robe
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 2.1.1
Component: build/upgrade/install | Version: 2.1.x
Resolution: invalid | Keywords: extension
------------------------------------+---------------------------------------
Comment(by strk):
I would add that since there could be different versions of unpackaged, it
would have more sense to use:
{{{
CREATE EXTENSION postgis FROM '2.0.4-unpackaged';
}}}
or something like that, expecting PostgreSQL to bring it up to whatever
current version is installed...
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2503#comment:11>
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