<div dir="auto">Stating the obvious,<div dir="auto"><br></div><div dir="auto">Do you have a spatial index on your geom column?</div><div dir="auto"><br></div><div dir="auto">Alexandre Neto</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">A segunda, 2/03/2020, 17:04, Paul Ramsey <<a href="mailto:pramsey@cleverelephant.ca">pramsey@cleverelephant.ca</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">No, if it’s returning the answer you want, that’s the way to do it, and there’s no way around it. <br>
<br>
> On Mar 2, 2020, at 6:25 AM, <<a href="mailto:paul.malm@lfv.se" target="_blank" rel="noreferrer">paul.malm@lfv.se</a>> <<a href="mailto:paul.malm@lfv.se" target="_blank" rel="noreferrer">paul.malm@lfv.se</a>> wrote:<br>
> <br>
> Hi list,<br>
> I would like to do this:<br>
> CREATE TABLE public."Areas_union" AS select  (st_dump(st_union("the_geom"))).geom from "Areas";<br>
>  <br>
> But it takes such a long time to execute, is there a smarter way to do it?<br>
>  <br>
> Kind regards,<br>
> Paul<br>
> _______________________________________________<br>
> postgis-users mailing list<br>
> <a href="mailto:postgis-users@lists.osgeo.org" target="_blank" rel="noreferrer">postgis-users@lists.osgeo.org</a><br>
> <a href="https://lists.osgeo.org/mailman/listinfo/postgis-users" rel="noreferrer noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/postgis-users</a><br>
<br>
_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org" target="_blank" rel="noreferrer">postgis-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/postgis-users" rel="noreferrer noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/postgis-users</a></blockquote></div>