[postgis-users] possible bug: function st_asgeojson(geometry) is not unique
Tom van Tilburg
tom.van.tilburg at gmail.com
Tue Jul 10 02:57:33 PDT 2012
I upgraded my postgis libraries from 2.0.0 to 2.0.1 but did a clean
install with CREATE EXTENSION to a new database after that.
Also I see no double functions in public.functions nor are there
functions in any other place installed in the database.
version output is:
"POSTGIS="2.0.1 r9979" GEOS="3.3.5-CAPI-1.7.5" PROJ="Rel. 4.8.0, 6
March 2012" GDAL="GDAL 1.9.1, released 2012/05/15" LIBXML="2.7.8"
TOPOLOGY RASTER"
Does it work for you?
On 10-7-2012 11:38, Sandro Santilli wrote:
> On Tue, Jul 10, 2012 at 11:35:20AM +0200, Tom van Tilburg wrote:
>
>> ERROR: function st_asgeojson(geometry) is not unique
> Sounds like an unclean upgrade (coexistance of old and new
> st_asgeojson signatures, one with default args, one without).
>
> Does loading the minor upgrade script fixes it ?
> What does SELECT postgis_full_version() tells you ?
>
> --strk;
>
> ,------o-.
> | __/ | Delivering high quality PostGIS 2.1
> | / 2.1 | http://strk.keybit.net - http://vizzuality.com
> `-o------'
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list