Opened 6 years ago

Closed 6 years ago

#4004 closed defect (fixed)

geography btree memory exhaustion

Reported by: pramsey Owned by: pramsey
Priority: medium Milestone: PostGIS 2.4.4
Component: postgis Version: 2.4.x
Keywords: Cc:

Description

Building a geography btree on a medium/large index will cause memory exhaustion.

https://lists.osgeo.org/pipermail/postgis-devel/2018-January/026858.html

Change History (3)

comment:1 by pramsey, 6 years ago

In 16360:

Avoid memory exhaustion when building a btree index (references #4004)
From Edmund Horner

comment:2 by pramsey, 6 years ago

In 16361:

Avoid memory exhaustion when building a btree index (references #4004)
From Edmund Horner

comment:3 by pramsey, 6 years ago

Milestone: PostGIS 2.2.7PostGIS 2.4.4
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.