<p dir="ltr">How big is the original? Numbers of pixels width and height? Number of bands? Pixel types of the bands? I just want to know so that I can tell you if its even possible to store that raster as one database value.</p>

<p dir="ltr">Utf-8 shouldn't be an issue as the raster data itself isn't in any character set encoding. They're almost always numerical values.</p>
<p dir="ltr">All my production and dev postgresql clusters are in utf8 and I've never seen a raster encoding issue.</p>
<p dir="ltr">-bborie</p>
<div class="gmail_quote">On Mar 28, 2014 6:36 PM, "georgew" <<a href="mailto:gws293@hotmail.com">gws293@hotmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks bborie, however from the error message I received the problem seems<br>
due to the need to convert the original raster to utf-8. But the original<br>
raster is in utf-8 already.<br>
If I follow your suggestion (and after this mystery conversion is done) will<br>
I be able to recombine the tiles to create a single raster, to be just like<br>
the original?<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://postgis.17.x6.nabble.com/more-memory-issues-with-raster2pgsql-tp5006000p5006002.html" target="_blank">http://postgis.17.x6.nabble.com/more-memory-issues-with-raster2pgsql-tp5006000p5006002.html</a><br>

Sent from the PostGIS - User mailing list archive at Nabble.com.<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>
</blockquote></div>