Hi,
I'm trying to insert geometry data to topology structure. I have 7000
polygons and the procedure take very long time now it's about 22 hours.

UPDATE plochy  SET topo = topology.toTopoGeom(geom, 'dp_topo',3,0.005);

I run the postgis database on my laptop:
procesor: Intel(R) Core(TM) i5-2430M CPU 2.40GHz
RAM: 8GB
type: 64bit

I'm newbie and I tryed it only on my sample data.
Is this time still ok or should I stop the query?

Thx
 Eva
_______________________________________________
postgis-users mailing list
[email protected]
http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users

Reply via email to