[postgis-users] select postgis_full_version()
zach cruise
zachc1980 at gmail.com
Thu Jan 15 10:25:00 PST 2015
sometimes "select postgis_full_version();" works and othertimes it fails?!
eg from pg log below - it worked at 11:26, failed at 11:27, worked at
11:28... (i am running it every minute to find a pattern but without
luck)
...
11:26:00 EST >> LOG: statement: select postgis_full_version();
11:27:00 EST >> LOG: statement: select postgis_full_version();
11:27:00 EST >> CONTEXT: SQL statement "SELECT postgis_lib_version()"
PL/pgSQL function postgis_full_version() line 19 at SQL statement
11:27:00 EST >> STATEMENT: select postgis_full_version();
11:28:00 EST >> LOG: statement: select postgis_full_version();
...
using pg 9.3.2 + pgis 2.1.1.
http://postgis.17.x6.nabble.com/postgis-full-version-error-td5007126.html
http://gis.stackexchange.com/questions/97871/postgis-2-1-error-after-update
More information about the postgis-users
mailing list