Created
August 25, 2012 19:47
-
-
Save coderforhire/3470153 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Unable to create PostgreSQL database: PT3 | |
Reason: Unable to execute query: CREATE DATABASE "PT3" WITH TEMPLATE = template0 ENCODING = 'SQL_ASCII';; Reason: Fatal Error (ERROR: encoding SQL_ASCII does not match locale en_US.UTF-8 DETAIL: The chosen LC_CTYPE setting requires encoding UTF8. ) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment