A while ago I did brew update, brew upgrade and now things are working kind of funny. When I run cucumber I'm told that
FATAL: database "project_test" does not exist
(PG::Error)
I keep chasing down issues but something else comes up. I'm ready to just brew uninstall postgres but turns out it's not that easy either.
I'm not even sure what I have and what I don't have installed/configured anymore. Can someone just list out the steps of commands to run, and files to manually remove to get back on the right track?
PLEASE NOTE: I installed postgresql with Homebrew
Thank you