@Leo and Regina:

"POSTGIS="2.0.0SVN" GEOS="3.3.1dev-CAPI-1.7.1" PROJ="Rel. 4.6.1, 21 August 
2008" LIBXML="2.7.8" USE_STATS"

"PostgreSQL 8.4.8, compiled by Visual C++ build 1400, 32-bit"

I am using Windows XP.



@Josh Jordan:

I had some invalid geometries in the table but fixed them now. 

   select count(*) from alldata where ST_IsValid(the_geom) = 'f';

returns 0. However, the database still crashes.



Thanks for the input so far. Any other ideas?

Kind regards,
Bryan



_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to