Skip to content

Instantly share code, notes, and snippets.

@coderforhire
Created August 25, 2012 19:47
Show Gist options
  • Save coderforhire/3470153 to your computer and use it in GitHub Desktop.
Save coderforhire/3470153 to your computer and use it in GitHub Desktop.
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