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

fix psql_create_database define #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

radilr1
Copy link

@radilr1 radilr1 commented Mar 28, 2014

Today I started getting this error when creating a new node:
createdb: database creation failed: ERROR: encoding UTF8 does not match locale en_US
DETAIL: The chosen LC_CTYPE setting requires encoding LATIN1.
found the solution here: http://stackoverflow.com/questions/8351436/change-lc-ctype-for-postgresql-and-postgis-use

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

Successfully merging this pull request may close these issues.

1 participant