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

PostGIS trac at osgeo.org
Thu Mar 31 07:34:42 PDT 2022


#2083: ST_RemEdgeModFace performance review
--------------------------+-----------------------------
  Reporter:  strk         |      Owner:  strk
      Type:  enhancement  |     Status:  closed
  Priority:  medium       |  Milestone:  PostGIS Fund Me
 Component:  topology     |    Version:  2.0.x
Resolution:  fixed        |   Keywords:  performance
--------------------------+-----------------------------
Changes (by Sandro Santilli <strk@…>):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 In [changeset:"d45a98203641e8f066929dd2126176f9bd19ca6b/git" d45a982/git]:
 {{{
 #!CommitTicketReference repository="git"
 revision="d45a98203641e8f066929dd2126176f9bd19ca6b"
 Add indices on edge_data.abs_next_{left,right}_edge

 This speeds up foreign key constraints checking upon
 removal or editing of edges.

 See https://trac.osgeo.org/postgis/ticket/2083#comment:20

 Closes #2083 again
 }}}

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