Can anyone valgrind the capi centroid call on a 2-point linestring and
see if it leaks? It seems like it might...
P


---------- Forwarded message ----------
From: Frans Hals <[email protected]>
Date: Mon, Mar 29, 2010 at 10:17 AM
Subject: Re: [GENERAL] Large index operation crashes postgres
To: Paul Ramsey <[email protected]>
Cc: [email protected]


Paul,

I have checked the different kinds of data in the table for their memory usage.
ST_LineSting is the one that's leaking, the other types complete
indexing without leakage.
Update to Geos 3.2.0 didn't improve the operation.

Kind regards
Frans

2010/3/28 Paul Ramsey <[email protected]>:
> MIght be random, might be a clue, we'll see. So it looks like much of
> the table is two-point lines and points.
>
> P
>
> On Sat, Mar 27, 2010 at 1:16 PM, Frans Hals <[email protected]> wrote:
>
>>  ST_Point        |              | 20648939
>>  ST_MultiPolygon |              |     6188
>>  ST_Polygon      |              |  8054680
_______________________________________________
geos-devel mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/geos-devel

Reply via email to