How do I fix "Library not loaded: libssl.1.0.0.dylib" with PostgreSQL?
The solution is to uninstall postgresql then install it again. The reason it wasn't working was that the Macports install messed with some of the configs.
brew reinstall postgresql