Postgresql can't connect application server through PGAdmin4

前端 未结 8 2133
陌清茗
陌清茗 2020-12-30 08:18

I installed PostgreSql on my Windows machine. I can connect to PostgreSql through cmd. But when I want to launch pgAdmin I am getting this error message.

8条回答
  •  时光取名叫无心
    2020-12-30 08:53

    In my case the problem was solved by restarting the postgresql service. Windows-> Service -> find for postgreSQL -> Stop and then Start

提交回复
热议问题