Can't connect to vagrant vm running postgresql
I followed this to the letter https://wiki.postgresql.org/wiki/PostgreSQL_For_Development_With_Vagrant.
However when I try connect in the DB tool window I always get:
Connection to PostgreSQL - myapp@localhost failed
The connection attempt failed.
any ideas?
请先登录再写评论。
Hi Nikos,
Works fine for me. The connection settings above seem to be correct, so I think there's something blocking port 15432 on your local machine.
Are you able to telnet there?
If you're not, please: