[postgis-tickets] [PostGIS] #2385: ST_MakeLine causing out of memory error

PostGIS trac at osgeo.org
Thu Jul 18 09:33:59 PDT 2013


#2385: ST_MakeLine causing out of memory error
----------------------+-----------------------------------------------------
  Reporter:  ris      |       Owner:  pramsey                     
      Type:  defect   |      Status:  reopened                    
  Priority:  medium   |   Milestone:  PostGIS Future              
 Component:  postgis  |     Version:  2.0.x                       
Resolution:           |    Keywords:  ST_MakeLine memory aggregate
----------------------+-----------------------------------------------------

Comment(by pramsey):

 Does abusing ST_Collect in a similar way lead to similar results? Question
 is whether the problem is in the accumulation stage of the aggregate or in
 the final function of the aggregate, and collect/makeline share
 accumulation code.

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