[postgis-devel] [PostGIS] #851: [raster] Numerous ST_Value query cause the memory to grow indefinitely
PostGIS
trac at osgeo.org
Sun Apr 24 19:34:50 PDT 2011
#851: [raster] Numerous ST_Value query cause the memory to grow indefinitely
----------------------------+-----------------------------------------------
Reporter: pracine | Owner: jorgearevalo
Type: defect | Status: assigned
Priority: blocker | Milestone: PostGIS 2.0.0
Component: postgis raster | Version: trunk
Keywords: |
----------------------------+-----------------------------------------------
Comment(by jorgearevalo):
I solved this problem. I've reviewed the entire memory management system
of PostGIS Raster, and changed several things. Now rt_core/rt_pg work in
the same way liblwgeom/postgis do. Same philosopy. Same memory contexts.
All core and regression tests pass but 2. I'm working to solve them. As
soon as I fix them, I'll commit the code.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/851#comment:29>
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