[postgis-users] st_intersection function does not exist after upgrade

R. Paul Warriner warrinerr at orchardparkny.org
Sun Nov 23 09:10:57 PST 2014


Does anyone know if the following are spurious errors, hopefully not
requiring attention, or should I scrap everything, and dust off the
T-square.? :)

Things appear normal, but I haven't done any raster work, yet.

 

After an upgrade of a database from 9.1 to 9.3, I received the errors below,
going:

 

>From (which started as a 1.5, and had manual raster configurations at 2.0) -

"POSTGIS="2.0.3 r11128" GEOS="3.3.8-CAPI-1.7.8" PROJ="Rel. 4.8.0, 6 March
2012" GDAL="GDAL 1.9.2, released 2012/10/08" LIBXML="2.7.8"
LIBJSON="UNKNOWN" (core procs from "2.0.0 r9605" need upgrade) TOPOLOGY
(topology procs from "2.0.0 r9605" need upgrade) RA (...)"

 

To-

"POSTGIS="2.1.3 r12547" GEOS="3.4.2-CAPI-1.8.2 r3924" PROJ="Rel. 4.8.0, 6
March 2012" GDAL="GDAL 1.10.0, released 2013/04/24" LIBXML="2.7.8"
LIBJSON="UNKNOWN" TOPOLOGY RASTER"

 

ERROR:  function st_intersection(raster, raster, regprocedure) does not
exist

ERROR:  function st_intersection(raster, raster, text, regprocedure) does
not exist

ERROR:  function st_intersection(raster, integer, raster, integer,
regprocedure) does not exist

ERROR:  function st_intersection(raster, integer, raster, integer, text,
regprocedure) does not exist

 

Regards,

Paul

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20141123/65204d8b/attachment.html>


More information about the postgis-users mailing list