Skip to content

Instantly share code, notes, and snippets.

@benwoodward
Created March 1, 2013 18:47
Show Gist options
  • Select an option

  • Save benwoodward/5066824 to your computer and use it in GitHub Desktop.

Select an option

Save benwoodward/5066824 to your computer and use it in GitHub Desktop.
Create a new role in postgres
createuser -s -U $USER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment