Skip to content

Instantly share code, notes, and snippets.

@Torenable
Created December 26, 2018 08:44
Show Gist options
  • Save Torenable/11fccfc6e5901e802db44757c86d8e62 to your computer and use it in GitHub Desktop.
Save Torenable/11fccfc6e5901e802db44757c86d8e62 to your computer and use it in GitHub Desktop.
-- When encoutner "SQL Error [42704]: ERROR: type "geography" does not exist", try the following
CREATE EXTENSION Postgis;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment