Last active
August 29, 2015 14:11
-
-
Save rbanick/11209e465ddb442a578f to your computer and use it in GitHub Desktop.
Fixing Postgres: Useful Links
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I am on a seemingly eternal spirit quest to get Postgres working on my mac. These are some helpful links about troubleshooting some of the many, many things that can go wrong with your postgres install. | |
https://github.com/Homebrew/homebrew/issues/33406 | |
http://blog.55minutes.com/2013/09/postgresql-93-brew-upgrade/ | |
https://coderwall.com/p/rjioeg/fixing-postgres-homebrew-install-after-yosemite-upgrade | |
http://stackoverflow.com/questions/16192731/issues-while-connecting-psql |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment