[postgis-tickets] [PostGIS] #2083: ST_RemEdgeModFace performance review
PostGIS
trac at osgeo.org
Tue Mar 31 01:50:07 PDT 2015
#2083: ST_RemEdgeModFace performance review
-------------------------+--------------------------------------------------
Reporter: strk | Owner: strk
Type: enhancement | Status: new
Priority: medium | Milestone: PostGIS 2.2.0
Component: topology | Version: 2.0.x
Keywords: |
-------------------------+--------------------------------------------------
Comment(by strk):
If by "extra index" you mean the only one added to the current one, you
cannot save that.
Queries exist that just check for the existance of any TopoGeometry using
a specific element_id, so using OR would not help there.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/2083#comment:7>
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