I am new to Postgres
and pgadmin4
. I am trying to add a new server in pgadmin4
but I get the following error
Unable to connect to server:
FATAL: role "postgres" does not exist
I have followed different methods to create role and user using psql commands but had no luck to fix the issue.
Thanks in advance,
Aisha