Skip to content

Instantly share code, notes, and snippets.

@duner
Created August 26, 2014 20:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save duner/f5ca9234c91cbeeb8866 to your computer and use it in GitHub Desktop.
Save duner/f5ca9234c91cbeeb8866 to your computer and use it in GitHub Desktop.
postgis error
(project)duner:project duner$ psql -d projectdb -c 'CREATE EXTENSION postgis;'
ERROR: could not open extension control file "/usr/local/Cellar/postgresql/9.3.5/share/postgresql/extension/postgis.control": No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment