<div class="gmail_quote">On Thu, Aug 1, 2013 at 7:20 AM, Bborie Park <span dir="ltr"><<a href="mailto:dustymugs@gmail.com" target="_blank">dustymugs@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div class="im">On Wed, Jul 31, 2013 at 12:09 PM, David Rowley <span dir="ltr"><<a href="mailto:dgrowleyml@gmail.com" target="_blank">dgrowleyml@gmail.com</a>></span> wrote:<br></div><div class="gmail_extra">
<div class="gmail_quote"><div class="im">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><div>On Thu, Aug 1, 2013 at 7:00 AM, Bborie Park <span dir="ltr"><<a href="mailto:dustymugs@gmail.com" target="_blank">dustymugs@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Are you using the latest version of PostGIS 2.0? What's the minor version?<div><br></div><div>SELECT postgis_full_version()</div><div><br></div></div></blockquote></div><div><br>Full version is:<br><br>

 POSTGIS="2.0.3 r11132" GEOS="3.3.8-CAPI-1.7.8" PROJ="Rel. 4.8.0, 6 March 2012" GDAL="GDAL 1.9.2, released 2012/10/08" LIBXML="2.7.8" LIBJSON="UNKNOWN" TOPOLOGY<br>


(topology procs from "2.0.1 r9979" need upgrade) RASTER<br><br></div></div></blockquote><div><br></div></div><div>Are you able to try PostGIS 2.1? ST_Union() was completely rewritten to use a different underlying engine and have dramatically better performance.<br>

</div><div><br></div></div></div></div></blockquote><div><br>I will get a copy to test it soon. Though I'll not be able to go live until the stable release is out as I don't have control over which version is on the server.<br>
 </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div></div><div>Are you able to point me to the raster data that you're using? That way, someone can test on another Windows (and probably other) environment.</div>
<span class="HOEnZb"><font color="#888888"><div><br></div></font></span></div></div></div></blockquote><div><br>Sure. I've created a smallish recreation script with about 2000 16x16 rasters which still crashes with me.<br>
<br><a href="http://www.davidrowley.co.uk/files/st_union_crash.sql">http://www.davidrowley.co.uk/files/st_union_crash.sql</a><br><br>Just send ctrl+C while the St_Union is in progress.<br><br>I get:<br><br>test=# SELECT ST_Union(rast) FROM rasttest;<br>
Cancel request sent<br>server closed the connection unexpectedly<br>        This probably means the server terminated abnormally<br>        before or while processing the request.<br>The connection to the server was lost. Attempting reset: Succeeded.<br>
<br>Regards<br><br>David<br><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="HOEnZb"><font color="#888888"><div>
</div><div>-bborie</div></font></span></div></div>
</div>
<br>_______________________________________________<br>
postgis-users mailing list<br>
<a href="mailto:postgis-users@lists.osgeo.org">postgis-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users" target="_blank">http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users</a><br>
<br></blockquote></div><br>