Skip to content

Instantly share code, notes, and snippets.

@abhiomkar
Created June 13, 2011 20:26
Show Gist options
  • Save abhiomkar/1023605 to your computer and use it in GitHub Desktop.
Save abhiomkar/1023605 to your computer and use it in GitHub Desktop.
PostgreSQL Starter Lines
# Create a new user/role
$ createuser -P abhiomkar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment