Created
June 29, 2014 19:11
-
-
Save samrose/6df9c20ca7a3a015b439 to your computer and use it in GitHub Desktop.
Create database cataro
This file contains 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
follow http://perlgeek.de/en/article/set-up-a-clean-utf8-environment | |
createdb -E UTF8 -T template0 --locale=en_US.UTF-8 --owner=cartaro cartaro |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment