pgAdmin-4 をインストールしたばかりで、それがインストールされているデフォルト サーバー (PostgreSQL 9.5) に接続しようとしています。パスワードを要求します(デフォルトでは「postgres」だと思います)が、次のメッセージを受け取り続けます:
could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "localhost" (::1) and accepting TCP/IP connections on port 5432? could not connect to server: Connection refused (0x0000274D/10061) Is the server running on host "localhost" (127.0.0.1) and accepting TCP/IP connections on port 5432?
私はWindows 7で作業しています。
この問題を解決する方法についてのアイデアはありますか?