Skip to content

Instantly share code, notes, and snippets.

@bsnux
Created November 15, 2013 14:20
Show Gist options
  • Save bsnux/7485050 to your computer and use it in GitHub Desktop.
Save bsnux/7485050 to your computer and use it in GitHub Desktop.
Create PostgreSQL on OS X
!#/bin/zsh
createdb -E utf-8 mydb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment