<div dir="ltr"><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><div>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" target="_blank">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></div></div></blockquote><div><br></div><div>I just noticed that this is happening when you're aborting the ST_Union(). I can't replicate it in Linux no longer how long I let the statement run. I wonder if this is an issue related to the issues with PostGIS compiled with gcc < 4.8.0 vs gcc >= 4.8.0 for Windows.</div>
<div><br></div><div>-bborie<br></div></div></div></div>