Opened 17 years ago
Last modified 13 years ago
#19 closed defect (fixed)
Prepared* Functions appear to be leaking memory — at Initial Version
Reported by: | pramsey | Owned by: | pramsey |
---|---|---|---|
Priority: | high | Milestone: | PostGIS 1.4.0 |
Component: | postgis | Version: | 1.4.X |
Keywords: | Cc: |
Description
What steps will reproduce the problem?
- Run a moderate sized spatial join with the prepared functions as the
join key
- Watch the memory useage of the active backend
- 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.
Note:
See TracTickets
for help on using tickets.