<div style="font-family: "Times New Roman"; font-size: 16px;">Hmm, any thoughts on this? Just to expand my use case: I have a time series of images that are all spatially aligned, i.e. same size, geo-location, pixel spacing, projection.<br />Thus, raster2pgsql -R would always create the same tiled raster entries for each image where only the (binary) file name would be different. <br />If one would simply be able to change the filename, a single set of tile records would be needed. That would be a neat concept for time series (other than creating massive multi-band images).<br /><br />Something like ST_SetBandPath(rast, filepath) could be useful, although only in the aligned context. <br /><br />GL<br /><br /><span>On 02/06/15, <b class="name">guido lemoine </b> <guido.lemoine@jrc.ec.europa.eu> wrote:</span><blockquote cite="mid:73f0ca5f6931.54d4e4c1@jrc.ec.europa.eu" class="iwcQuote" style="border-left: 1px solid #00F; padding-left: 13px; margin-left: 0;" type="cite"><div class="mimepart text html"><div style="font-family: "Times New Roman"; font-size: 16px;">Dear List,<br /><br />I have stored some rasters out-of-db (using raster2pgsql with the -R option). I have to move these rasters<br />to another disk and wonder if there is a simple way to update the BandPath to the new location, other<br />than dropping the tables and re-load with the new path. I see there is ST_BandPath, but not a corresponding<br />ST_SetBandPath(). <br /><br />Thanks!<br /><br />Guido<br /><br /><br /><br /><br /><br /></div>
</div></blockquote></div>