[postgis-tickets] [PostGIS] #2083: ST_RemEdgeModFace performance review
PostGIS
trac at osgeo.org
Thu Mar 31 04:35:09 PDT 2022
#2083: ST_RemEdgeModFace performance review
--------------------------+-----------------------------
Reporter: strk | Owner: strk
Type: enhancement | Status: reopened
Priority: medium | Milestone: PostGIS Fund Me
Component: topology | Version: 2.0.x
Resolution: | Keywords: performance
--------------------------+-----------------------------
Comment (by strk):
That missing index ONLY affects edge DELETION. Updates are not affected by
lack of it (but I guess can be slightly slower as they need to also update
the additional index)
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/2083#comment:23>
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