PyCharm Postgres timeout

Answered

I've added Postgres local database that worked until yesterday. Now when I try to connect to the db I receive the following error

Connection refused to host: localhost; nested exception is:
java.net.ConnectException: Operation timed out

I've tried with PyCharm and everything works fine. What I've tried so far is to download jdbc driver again but it doesn't helped. Any ideas?

 

0
1 comment
0

Please sign in to leave a comment.