<div dir="ltr">I think your query will explode...</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 6, 2014 at 7:01 AM, Pierre Racine <span dir="ltr"><<a href="mailto:Pierre.Racine@sbf.ulaval.ca" target="_blank">Pierre.Racine@sbf.ulaval.ca</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks,<br>
<br>
The RAM limit is per row or per query? In other word, if a query produce fields smaller than my available RAM but the whole resulting table is bigger than my available RAM, are each resulting row flushed to the disk so that my whole query does not explode?<br>


<span class="HOEnZb"><font color="#888888"><br>
Pierre<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
> -----Original Message-----<br>
> From: <a href="mailto:postgis-users-bounces@lists.osgeo.org">postgis-users-bounces@lists.osgeo.org</a> [mailto:<a href="mailto:postgis-users-">postgis-users-</a><br>
> <a href="mailto:bounces@lists.osgeo.org">bounces@lists.osgeo.org</a>] On Behalf Of Bborie Park<br>
> Sent: Tuesday, May 06, 2014 9:52 AM<br>
> To: PostGIS Users Discussion<br>
> Subject: Re: [postgis-users] Raster ST_Union memory limit<br>
><br>
> RAM available.<br>
><br>
> -bborie<br>
><br>
><br>
> On Tue, May 6, 2014 at 6:35 AM, Pierre Racine<br>
> <<a href="mailto:Pierre.Racine@sbf.ulaval.ca">Pierre.Racine@sbf.ulaval.ca</a>> wrote:<br>
><br>
><br>
>       Hi,<br>
><br>
>       What maximum size the result of a ST_Union(rast) can be if it is<br>
> embedded in a ST_Tile() call?<br>
><br>
>       SELECT ST_Tile(ST_Union(rast), 100, 100) rast FROM ...<br>
><br>
>       The RAM available to PostgreSQL or the maximum size of a<br>
> PostgreSQL field (1GB)?<br>
><br>
>       Thanks,<br>
><br>
>       Pierre<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>
><br>
<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>
</div></div></blockquote></div><br></div>