[postgis-tickets] [PostGIS] #3445: topology: postgres runs out of memory on loading geometry using toTopoGeom

PostGIS trac at osgeo.org
Mon Feb 1 07:31:10 PST 2016


#3445: topology: postgres runs out of memory on loading geometry using toTopoGeom
-----------------------+---------------------------
  Reporter:  rulus     |      Owner:  strk
      Type:  defect    |     Status:  new
  Priority:  medium    |  Milestone:  PostGIS 2.2.2
 Component:  topology  |    Version:  2.2.x
Resolution:            |   Keywords:
-----------------------+---------------------------

Comment (by strk):

 Disabling the OOM killer should make debugging easier.
 Splitting the inputs to avoid a single new geometry's bounding box to
 intersect lots of existing components should reduce memory usage.

--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3445#comment:2>
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