Skip to content

Instantly share code, notes, and snippets.

@ericboehs
Created March 17, 2010 03:39
Show Gist options
  • Select an option

  • Save ericboehs/334875 to your computer and use it in GitHub Desktop.

Select an option

Save ericboehs/334875 to your computer and use it in GitHub Desktop.
sudo su postgres
psql -d template_postgis15
SELECT postgis_full_version();
\q
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment