Dear all, 

I'm trying to load a raster in out mode and it works great,

but when I try to execute some function on it, it doesn't... 

for exemple, the following request : <b>SELECT St_SummaryStats(rast) FROM rast_out</b>
return an error : rt_band_load_offline_data: <b>Cannot open offline raster</b>: w05d_seawifs_chla_50km_1m_200001.er10.float.tiff

 - I allready check file reading access but, is there some specials caracters not allowed in the raster file path?

thanks a lot for your enlightenment

Guyomji

nb:

- my raster is not tiled and has only one band data. 
- same request on same in db raster works (SELECT St_SummaryStats(rast) FROM <b>rast_in</b>)

PostGis "2.0.0beta4SVN r0"
GDAL 1.9
Ubuntu 11.10 - 64bits
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://postgis.17.n6.nabble.com/Cannot-open-offline-raster-tp4648307p4648307.html">Cannot open offline raster</a><br/>
Sent from the <a href="http://postgis.17.n6.nabble.com/PostGIS-User-f3516033.html">PostGIS - User mailing list archive</a> at Nabble.com.<br/>