Skip to content

Instantly share code, notes, and snippets.

@dasegn
Created November 22, 2016 03:50
Show Gist options
  • Save dasegn/a77ffa249a02b72bfbe47e0068ff8c08 to your computer and use it in GitHub Desktop.
Save dasegn/a77ffa249a02b72bfbe47e0068ff8c08 to your computer and use it in GitHub Desktop.
# The next line create the postgres user in a Brew installation of PostgreSQL
# Obviously you need to change the Postgres version
/usr/local/Cellar/postgresql/9.2.4/bin/createuser -s postgres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment