[postgis-users] [BUGFIX] GiST leaks (Out Of Memory Error)

strk at refractions.net strk at refractions.net
Sat Sep 3 04:01:30 PDT 2005


On Sat, Sep 03, 2005 at 08:49:55PM +1000, joe at omc-international.com.au wrote:
> > After an hard battle against PostgreSQL memory manager
> > hiding leaks I hopefully fixed the OOM users are
> > reporting on big tables indexing.
> >
> > As soon as affected users will confirm the fix version
> > 1.0.4 will be out, with these changes:
> 
> What is the best way to do this?
> should we download from cvs and try it?

Yes.

# update
$ cd postgis
$ cvs update -r pgis_1_0 
$ ...

# checkout
$ cvs -d.... co -r pgis_1_0 postgis

--strk;

> 
> 
> >
> >         - Memory leak plugged in GiST indexing
> >         - Segfault fix in transform() handling of proj4 errors
> >         - Fixed some proj4 texts in spatial_ref_sys (missing +proj)
> >         - GiST indexing cleanup
> >         - Loader: fixed string functions usage, reworked NULL objects
> > check,
> >           fixed segfault on MULTILINESTRING input.
> >         - Fixed bug in MakeLine dimension handling
> >
> > --strk;
> > _______________________________________________
> > postgis-users mailing list
> > postgis-users at postgis.refractions.net
> > http://postgis.refractions.net/mailman/listinfo/postgis-users
> >
> 
> 
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users



More information about the postgis-users mailing list