[postgis-tickets] [PostGIS] #4202: Topology extension upgrade from 2.1.9 to 3.0.0dev fails
PostGIS
trac at osgeo.org
Sun Oct 14 06:41:06 PDT 2018
#4202: Topology extension upgrade from 2.1.9 to 3.0.0dev fails
-----------------------------------+---------------------------
Reporter: strk | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.0.0
Component: build/upgrade/install | Version: trunk
Keywords: |
-----------------------------------+---------------------------
Run:
{{{
regress/run_test.pl -v --extension \
--topology --upgrade-path 2.1.9--3.0.0dev \
topology/test/regress/st_simplify.sql
}}}
I get:
{{{
ERROR: cannot drop schema topology because other objects depend on it
DETAIL: function _st_remedgecheck(character
varying,integer,integer,integer,integer) depends on schema topology
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4202>
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