unable to connect to server for Postgres

前端 未结 7 1762
刺人心
刺人心 2021-02-02 09:48

I have a problem to connect server for Postgres after I updated my windows.Before I update there is no problem to open the database. My database in Postgres also gone. When I wa

7条回答
  •  被撕碎了的回忆
    2021-02-02 10:16

    Faced this problem immediately after installing on Windows. At startup the pgAdmin gave this error which means that the server is not running. For me the solution was: Start -> Control panel -> Administration -> Services -> postgresql-x64-12 - start or restart

提交回复
热议问题