unable to connect to server for Postgres

前端 未结 7 1765
刺人心
刺人心 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:08

    On windows, Just go to the 'Services'. Start/Restart the postgresql-X64 service. It worked for me as my service was in stopped state somehow.

    worked for me

提交回复
热议问题