[postgis-devel] [PostGIS] #19: Prepared* Functions appear to be leaking memory

PostGIS trac at osgeo.org
Wed Jan 25 09:35:08 PST 2012


#19: Prepared* Functions appear to be leaking memory
----------------------+-----------------------------------------------------
  Reporter:  pramsey  |       Owner:  pramsey      
      Type:  defect   |      Status:  closed       
  Priority:  high     |   Milestone:  PostGIS 1.4.0
 Component:  postgis  |     Version:  1.4.X        
Resolution:  fixed    |    Keywords:               
----------------------+-----------------------------------------------------
Changes (by pramsey):

  * version:  1.4 => 1.4.X


Old description:

> '''What steps will reproduce the problem?'''
> 1. Run a moderate sized spatial join with the prepared functions as the
> join key
> 2. Watch the memory useage of the active backend
> 3. See the growth
>
> This should be fixed before 1.4 and the official release of the prepared
> functions. Leak could be in GEOS or in postgres.

New description:

 '''What steps will reproduce the problem?'''
 1. Run a moderate sized spatial join with the prepared functions as the
 join key
 2. Watch the memory useage of the active backend
 3. See the growth

 This should be fixed before 1.4 and the official release of the prepared
 functions. Leak could be in GEOS or in postgres.

--

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/19#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-devel mailing list