We are currently unable to connect to the PostgreSQL server using PGNow. While attempting to connect to the server, we are receiving a connection timeout error .
Error observed:
connect ETIMEDOUT 10.53.171.176:5432
Connection Details:
Server: QVCMBPGSQ02.skillportqa.ds
Port: 5432
Username: postgres
Database: postgres
We have attached the screenshot for reference.
PS C:\Users\sqlsrv> Test-NetConnection 10.53.171.176 -Port 5432 WARNING: TCP connect to (10.53.171.176 : 5432) failed ComputerName : 10.53.171.176 RemoteAddress : 10.53.171.176 RemotePort : 5432 InterfaceAlias : Ethernet0 2 SourceAddress : 10.53.84.98 PingSucceeded : True PingReplyDetails (RTT) : 0 ms TcpTestSucceeded : False
We are currently unable to connect to the PostgreSQL server using PGNow. While attempting to connect to the server, we are receiving a connection timeout error.
Error observed:
connect ETIMEDOUT 10.53.171.176:5432
Connection Details:
Username: postgres
We have attached the screenshot for reference.
PS C:\Users\sqlsrv> Test-NetConnection 10.53.171.176 -Port 5432 WARNING: TCP connect to (10.53.171.176 : 5432) failed ComputerName : 10.53.171.176 RemoteAddress : 10.53.171.176 RemotePort : 5432 InterfaceAlias : Ethernet0 2 SourceAddress : 10.53.84.98 PingSucceeded : True PingReplyDetails (RTT) : 0 ms TcpTestSucceeded : False