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?
Please sign in to leave a comment.
Please contact pycharm-support@jetbrains.com with idea.log (https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files) after reproducing the problem. Thank you!