[postgis-users] operator && return errors where st_overlaps or st_intersects does not
Sandro Santilli
strk at keybit.net
Thu Nov 21 09:37:27 PST 2013
On Thu, Nov 21, 2013 at 06:01:47PM +0100, Huub Fleuren wrote:
>
> i upgraded to 1.5.8 without succes, where is 1.5.9?
Now this is a good question !
Paul ?
The NEWS file considers 1.5.9 released on November 15,
and has entries for 1.5.10 already, but trac thinks there
are still 2 open tickets for the 1.5.9 milestone:
http://trac.osgeo.org/postgis/milestone/PostGIS%201.5.9
And.. there's no 1.5.9 tarball in download.osgeo.org !
http://download.osgeo.org/postgis/source/
> sudo su postgres
> psql -f postgis_upgrade_15_minor.sql -d soils
>
> it CREATE FUNCTION many times and also skipped a lote of functions
>
> SELECT postgis_full_version();
>
> POSTGIS="1.5.2" GEOS="3.2.2-CAPI-1.6.2" PROJ="Rel. 4.7.1, 23
> September 2009" LIBXML="2.7.6" USE_STATS (procs from 1.5 r
> 10612 need upgrade)
Did you run postgis_full_version() in the "soils" database ?
What do you mean by "skipped a lot of functions" ?
--strk;
More information about the postgis-users
mailing list