Re: [postgis-users] select postgis_full_version()

2015-01-16 Thread Sandro Santilli
On Fri, Jan 16, 2015 at 10:52:25AM +0100, Sandro Santilli wrote: > On Thu, Jan 15, 2015 at 05:49:53PM -0500, zach cruise wrote: > > does anyone know where we can look at this line 19 where > > postgis_LIB_version() is being called (i just call "select > > postgis_FULL_version();")? > > I don't see

Re: [postgis-users] select postgis_full_version()

2015-01-16 Thread Sandro Santilli
On Thu, Jan 15, 2015 at 05:49:53PM -0500, zach cruise wrote: > does anyone know where we can look at this line 19 where > postgis_LIB_version() is being called (i just call "select > postgis_FULL_version();")? I don't see an error in your log, anyway just call SELECT postgis_lib_version() yourself

Re: [postgis-users] PostGIS supported by which ArcGIS

2015-01-16 Thread Paolo Importuni
Hi Adrian, as far as I can remember there are two parameters in the table sde 'db_tune' that must be set to the PG_GEOMETRY type. I remember having the same problem some times ago, due to the fact that I had set only one parameter to the right type. Then, of course, you will have to delete your g