psql fatal role does not exist

后端 未结 5 548
猫巷女王i
猫巷女王i 2021-01-30 18:11

I recently installed the latest version of Ubuntu and I\'m not used to it yet. I had several problems connecting PostgreSQL with pgadmin3.

I tried to follow several tuto

5条回答
  •  野趣味
    野趣味 (楼主)
    2021-01-30 18:32

    Though it's a bit question old if you're facing this on windows, simply delete Postgres data directory and re-initialize Postgres data by running initdb /data

提交回复
热议问题