Thursday, June 3, 2021

Error : Status : Failure -Test failed: IO Error: The Network Adapter could not establish the connection

 


Status : Failure -Test failed: IO Error: The Network Adapter could not establish the connection (CONNECTION_ID=)



Please check the firewall , allow database port at firewall level and test using 


telnet IP db_port 




No comments:

Post a Comment

How to switch/connect with other database (demo)?

  postgres=# postgres=# postgres=# postgres=# \c demo You are now connected to database "demo" as user "postgres". demo=...