Re: [postgis-users] upgrade extension error

2017-11-01 Thread Giuseppe Broccolo
Hi Ben, 2017-10-31 18:48 GMT+01:00 Q S : > postgresql version: 9.2 > > postgis version: 2.0. > > >1. install postgis2.3 >2. login to postgresql database >3. alter postgis update to '2.3.0'; > > ERROR: could not find function "gserialized_gidx_geog_overlaps" in > /usr/pgsql-9.2/lib/pos

Re: [postgis-users] Handling N-d arrays in PostGIS

2017-11-01 Thread Antonio Rodriges
Mike, Thank you for the answer. I will think it over. Antonio 2017-10-31 3:17 GMT+03:00 Mike Toews : > On 31 October 2017 at 00:09, Antonio Rodriges wrote: >> The size of the array and its dimensions are below >> >> dimensions: >> lat = 94 ; >> lon = 192 ; >> time = 1460; > > With