[postgis-users] Error on a raster table restore

Cedric Duprez Cedric.Duprez at ign.fr
Wed Jan 20 08:35:10 PST 2016


Yes, the function ST_BandMetadata, with the right parameters, is in my public functions list.
Both full versions of postgis and postgresql are the same.

Le 15/01/2016 10:21, Tom van Tilburg a écrit :
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 <<mailto:Cedric.Duprez at ign.fr>Cedric.Duprez at ign.fr<mailto: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<mailto:postgis-users at lists.osgeo.org>
> http://lists.osgeo.org/mailman/listinfo/postgis-users
_______________________________________________
postgis-users mailing list
postgis-users at lists.osgeo.org<mailto:postgis-users at lists.osgeo.org>
http://lists.osgeo.org/mailman/listinfo/postgis-users



_______________________________________________
postgis-users mailing list
postgis-users at lists.osgeo.org<mailto: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/20160120/7fc4345a/attachment.html>


More information about the postgis-users mailing list