Skip to content

Instantly share code, notes, and snippets.

@teohm
Forked from clowder/gist:1528966
Last active December 15, 2015 23:59
Show Gist options
  • Save teohm/5344571 to your computer and use it in GitHub Desktop.
Save teohm/5344571 to your computer and use it in GitHub Desktop.
createuser --password USERNAME
createdb --owner=USERNAME DATABASE_NAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment