[postgis-tickets] [PostGIS] #2083: ST_RemEdgeModFace performance review

PostGIS trac at osgeo.org
Wed Mar 30 11:38:54 PDT 2022


#2083: ST_RemEdgeModFace performance review
--------------------------+-----------------------------
  Reporter:  strk         |      Owner:  strk
      Type:  enhancement  |     Status:  new
  Priority:  medium       |  Milestone:  PostGIS Fund Me
 Component:  topology     |    Version:  2.0.x
Resolution:               |   Keywords:  performance
--------------------------+-----------------------------

Comment (by strk):

 The next slow part is updating nodes containing in face, which is
 suffering from lack of index on node.containing face (see #2861)

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/2083#comment:15>
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