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

PostGIS trac at osgeo.org
Thu Jul 18 09:44:07 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):

 Also, to isolate whether it's a PgSQL subquery problem or a makeline
 problem turn your generate_series calls into a simple table and makeline
 on the table instead of the subquery.

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