pgadmin4 : postgresql application server could not be contacted.

后端 未结 30 2351
太阳男子
太阳男子 2020-12-07 10:31

I have installed PostgreSQL 9.6.2 on my Windows 8.1. But the pgadmin4 is not able to contact the local server. I have tried several solutions suggested here in stackoverflow

30条回答
  •  粉色の甜心
    2020-12-07 11:24

    If you use older postgresql version like 9.x and its services is running,PgAdmin 4 confused which server is base database.

    So stop the service older version or new one.Run PgAdmin 4 as Administrator

    Its worked for me

提交回复
热议问题