[postgis-devel] Re: [postgis-users] Performance and memory problems

David Blasby dblasby at refractions.net
Fri Dec 5 12:54:02 PST 2003


> valgrind on postgres with palloc/pfree/repalloc made macros
> to malloc/free/realloc suggests a problem in add_to_geometry.

I thought it might be there.  Can you get the crash to be re-producable 
with something like simple like:

 >>SELECT buffer(<bad geometry>,0) ;
 >>
 >>and
 >>
 >>SELECT geomunion(<bad geometry>,<bad geometry>);

If so, I can probably take a look at why its having problems.


dave




More information about the postgis-devel mailing list