<div dir="ltr">Hi,<div>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. </div><div><br></div><div>UPDATE plochy  SET topo = topology.toTopoGeom(geom, 'dp_topo',3,0.005);<br>
</div><div><br></div><div>I run the postgis database on my laptop:</div><div>procesor: Intel(R) Core(TM) i5-2430M CPU 2.40GHz </div><div>RAM: 8GB</div><div>type: 64bit </div><div><br></div><div>I'm newbie and I tryed it only on my sample data.</div>
<div>Is this time still ok or should I stop the query?</div><div><br></div><div>Thx</div><div> Eva</div></div>