[postgis-devel] [PostGIS] #577: possible memory leak with buffer()
PostGIS
trac at osgeo.org
Sat Aug 21 09:03:40 PDT 2010
#577: possible memory leak with buffer()
---------------------------------------------+------------------------------
Reporter: davideps | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone:
Component: postgis | Version: 1.3.X
Keywords: memory buffer intersect dwithin |
---------------------------------------------+------------------------------
Comment(by robe):
Forgot to mention that ST_DWithin does not need to create a derivative
geometry since it uses distance and short-circuit distance calcs. This is
why the memory of that would be much less for what you are doing.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/577#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