Skip to content

Instantly share code, notes, and snippets.

@mkubala
Created November 11, 2013 16:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mkubala/818e654ef66036b49f36 to your computer and use it in GitHub Desktop.
Save mkubala/818e654ef66036b49f36 to your computer and use it in GitHub Desktop.
cd /usr/local/Library/Formula/
brew versions postgresql
# 9.3.1 git checkout 89b2d08 /usr/local/Library/Formula/postgresql.rb
# 9.3.0 git checkout ae59e09 /usr/local/Library/Formula/postgresql.rb
# 9.2.4 git checkout e3ac215 /usr/local/Library/Formula/postgresql.rb
git checkout e3ac215 /usr/local/Library/Formula/postgresql.rb
brew install postgres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment