[postgis-users] Error on a raster table restore

Tom van Tilburg tom.van.tilburg at gmail.com
Fri Jan 15 01:21:04 PST 2016


Just checking the obvious:
Is there a function ST_BandMetedata in your functions list?
And what is the full version output of the original server?


On Fri, 15 Jan 2016 at 10:03 Cedric Duprez <Cedric.Duprez at ign.fr> wrote:

> Hi Tom,
>
> Thanks for your answer.
> I am sure that rasters are enabled in my postgis dbase (the first thing
> I checked). Raster functions are in the public schema.
> This is the result of SELECT postgis_full_version() :
> POSTGIS="2.1.0 r11822" GEOS="3.4.2-CAPI-1.8.2 r3921" PROJ="Rel. 4.8.0, 6
> March 2012" GDAL="GDAL 1.11.0, released 2014/04/16" LIBXML="2.9.1"
> LIBJSON="UNKNOWN" TOPOLOGY RASTER
>
> Cedric
>
> Le 15/01/2016 09:09, Tom van Tilburg a écrit :
> >
> > Cedric,
> >
> > Are you sure rasters are enabled in your new postgis dbase? Please
> > check for the existence  of raster functions (st_bandmetadata in
> > particular) in public.functions and run SELECT postgis_full_version()
> >
> > Tom
> >
> >
> >
> > _______________________________________________
> > postgis-users mailing list
> > postgis-users at lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/postgis-users
> _______________________________________________
> postgis-users mailing list
> postgis-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/postgis-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20160115/30bacde1/attachment.html>


More information about the postgis-users mailing list