Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postgres... #3

Open
AndyW999 opened this issue May 8, 2017 · 0 comments
Open

Postgres... #3

AndyW999 opened this issue May 8, 2017 · 0 comments

Comments

@AndyW999
Copy link

AndyW999 commented May 8, 2017

Really good!

My only problems were that you need 32bit Python and

psql -d gis -U postgres -f "C:\Program Files\PostgreSQL\9.4\share\extension\postgis".sql

Needs to be changed to

psql -d gis -U postgres -c "CREATE EXTENSION postgis;"

Thanks

Andy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant