Jeff Janes writes:
> When one tries to connect to a server and port which is protected by a
> firewall, ones get messages like this:
> Unix:
> psql: error: connection to server at "192.168.0.26", port 5432 failed:
> Connection timed out
> Is the server running on that host and accepting T
When one tries to connect to a server and port which is protected by a
firewall, ones get messages like this:
Unix:
psql: error: connection to server at "192.168.0.26", port 5432 failed:
Connection timed out
Is the server running on that host and accepting TCP/IP connections?
Windows:
psq