Opened 16 years ago

Last modified 12 years ago

#19 closed defect (fixed)

Prepared* Functions appear to be leaking memory

Reported by: pramsey Owned by: pramsey
Priority: high Milestone: PostGIS 1.4.0
Component: postgis Version: 1.4.X
Keywords: Cc:

Description (last modified by pramsey)

What steps will reproduce the problem?

  1. Run a moderate sized spatial join with the prepared functions as the

join key

  1. Watch the memory useage of the active backend
  2. 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.

Change History (2)

comment:1 by pramsey, 16 years ago

GEOS leaks and PostGIS leaks removed. Fixed in trunk and 1.3 as of r3090

comment:2 by pramsey, 12 years ago

Description: modified (diff)
Version: 1.41.4.X
Note: See TracTickets for help on using tickets.