PyCharm Postgres timeout
已回答
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 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!