I run PostgreSQL with docker but when I tried to connect it with TablePlus I got an error
connection to the server at "127.0.0.1", port 5432 failed: FATAL: role "root" does not exist
but I clearly see it in my psql under the Role Name. How to solve it? My PostgreSQL version is 12 and my OS is windows 11
Asked
Active
Viewed 252 times
0

Md Firoz Mia
- 21
- 7
-
Can u please share the comamnd you are using? – tjarbo Feb 13 '23 at 14:41
-
I don't understand which command you want to see. In table plus I fillup the input field and then I was trying to connect Postgres which is running on the docker – Md Firoz Mia Feb 13 '23 at 14:55