Skip to content

Instantly share code, notes, and snippets.

@samrose
Created June 29, 2014 19:11
Show Gist options
  • Save samrose/6df9c20ca7a3a015b439 to your computer and use it in GitHub Desktop.
Save samrose/6df9c20ca7a3a015b439 to your computer and use it in GitHub Desktop.
Create database cataro
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