I would double check that Postgres has been configured to listen on all interfaces versus just the localhost adapter (which might be the default for security reasons).
3 Likes
I would double check that Postgres has been configured to listen on all interfaces versus just the localhost adapter (which might be the default for security reasons).