[postgis-devel] [PostGIS] #1659: [raster] ST_Union raster out of memory then kicks the bucket on windows 64bit
PostGIS
trac at osgeo.org
Fri Mar 16 06:53:58 PDT 2012
#1659: [raster] ST_Union raster out of memory then kicks the bucket on windows
64bit
----------------------------------------+-----------------------------------
Reporter: robe | Owner: pracine
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.1
Component: raster | Version: trunk
Keywords: mingw windows 64bit, 32bit |
----------------------------------------+-----------------------------------
Comment(by pracine):
I must add to this that some weeks ago we did a big raster/raster
intersection (ST_Clip actually) involving millions of 10x10 tiles and
polygons the size of North Dakota and the memory what going up and up
until it crashed. We did the same without tiling the raster and it went
through it without problem. I guess there must be some kind of memory leek
in ST_MapAlgebra(raster, raster).
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1659#comment:10>
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