I uninstalled postgresql using home-brew ( I had used it to install postgresql before )
I installed the Postgres.app and this updated my PATH
I then had to stop the currently running postgresql db
I then was able to launch the Postgres.app and it started on port 5432
I then had to restart my terminal
Then I was able to run bundle and it worked.