[postgis-tickets] [PostGIS] #4720: Memory leak when using Geography

PostGIS trac at osgeo.org
Fri Sep 11 06:07:01 PDT 2020


#4720: Memory leak when using Geography
----------------------+------------------------------
  Reporter:  kthujvu  |      Owner:  pramsey
      Type:  defect   |     Status:  new
  Priority:  medium   |  Milestone:  PostGIS 3.0.3
 Component:  postgis  |    Version:  3.0.x
Resolution:           |   Keywords:  geography memory
----------------------+------------------------------

Comment (by Algunenano):

 One thing I've been thinking about and want to review is about the
 `recheck` flag. I **think** that when recheck is marked we end up calling
 the non-gist function (ST_Distance in this case), so it might be that
 ST_Distance needs to be "leak-free".

 I'm going to have a look at how this recheck thingy works to see if that
 offers any explanations.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4720#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