Re: [postgis-users] memory bug in postgis query

2011-10-26 Thread Martin Güther
tions.net] On Behalf Of Martin > > Güther > > Sent: Sunday, October 23, 2011 7:03 AM > > To: postgis-users@postgis.refractions.net > > (mailto:postgis-users@postgis.refractions.net) > > Subject: [postgis-users] memory bug in postgis query > > > > Hi guys, &g

Re: [postgis-users] Memory Bug in PostGIS Query

2011-10-25 Thread Torsten Mohr
Hello, i also got an "out of memory" error using PostGis (through Mapnik). I get the error when creating a 6000 x 8000 map of Germany with a script that worked with previous versions of PostGIS / planet_osm_*: Traceback (most recent call last): File "./generate_image.py", line 91, in rende

[postgis-users] Memory Bug in PostGIS Query

2011-10-23 Thread maplabs
Hi -   a couple of things.. it is the library GEOS that is crashing, ( part of PostGIS ) Is your geometry clean?  consistant ?  what is the assurance level on that? --  Next is that you have a huge, powerful computer but you are using only a fraction of the RAM Try reducing the Max Connecti

Re: [postgis-users] memory bug in postgis query

2011-10-23 Thread Paragon Corporation
stgis-users@postgis.refractions.net Subject: [postgis-users] memory bug in postgis query Hi guys, i recently asked the same question on the postgresql mailing list but they forwarded me to this mailing list. I really hope you can help me :) on a test maschine from my university i'm running in

[postgis-users] memory bug in postgis query

2011-10-23 Thread Martin Güther
Hi guys, i recently asked the same question on the postgresql mailing list but they forwarded me to this mailing list. I really hope you can help me :) on a test maschine from my university i'm running into a weird problem (i attached detail info): A running postgis query eats more and more mem