Re: Out of memory error

From: Paul Smith <paulsmith(at)pobox(dot)com>
To: Paul Ramsey <pramsey(at)cleverelephant(dot)ca>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-general(at)postgresql(dot)org
Subject: Re: Out of memory error
Date: 2009-07-07 01:45:17
Message-ID: 8c58fcec0907061845t3657e5b7n4bc548778392718c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jul 6, 2009 at 7:26 PM, Paul Ramsey<pramsey(at)cleverelephant(dot)ca> wrote:
> If you are on PostGIS < 1.3.4 there are substantial memory leaks in
> intersects() for point/polygon cases. Upgrading to 1.3.6 is
> recommended.

Thank you, that fixed it.

--
Paul Smith
http://www.pauladamsmith.com/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Golub 2009-07-07 06:17:27 Re: BUG #4903: Sugestion a db modele like mysql workbrench
Previous Message Paul Ramsey 2009-07-07 00:26:01 Re: Out of memory error