Login or Sign up

What version of postgis am I running?

Posted by: skyl on Oct. 20, 2009

Thanks to jbronn and the GeoDjango folks:

$ psql -d <db_name> -c "SELECT postgis_full_version();"

from the command line of a user who is so privileged.

Comments on This Post:

Please Login (or Sign Up) to leave a comment