[PostGIS] #5667: Performance Postgis Topology when adding million lines by using TopoGeo_AddLineString
PostGIS
trac at osgeo.org
Fri Mar 1 04:16:29 PST 2024
#5667: Performance Postgis Topology when adding million lines by using
TopoGeo_AddLineString
--------------------------------+-------------------------
Reporter: Lars Aksel Opsahl | Owner: strk
Type: enhancement | Status: new
Priority: medium | Milestone:
Component: topology | Version: 3.4.x
Resolution: | Keywords: performance
--------------------------------+-------------------------
Comment (by strk):
For the sake of this ticket a version of the function taking ONLY lines
(multilinestring, for example) would be preferred, to further get
performance improvement opportunities.
What I'm not fully happy with is the API as the `TopoGeo_addXXX` family of
functions all return the identifiers of the primitives added by the
function while we mentioned we might save on that cost when adding million
of lines...
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5667#comment:22>
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