I hereby claim:
- I am jbgreer on github.
- I am grimjeer (https://keybase.io/grimjeer) on keybase.
- I have a public key whose fingerprint is A4CA 7EAC 0AB4 EE3A FD93 88DD DE37 6258 7E63 3364
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| pg_ctl -D /usr/local/var/postgres stop -s -m fast |
| mkdir -p ~/Library/LaunchAgents | |
| cp /usr/local/Cellar/postgresql/9.1.4/homebrew.mxcl.postgresql.plist ~/Library/LaunchAgents/ | |
| launchctl load -w ~/Library/LaunchAgents/homebrew.mxcl.postgresql.plist |
| initdb /usr/local/var/postgres |
| pg_ctl -D /usr/local/var/postgres -l /usr/local/var/postgres/server.log start |