Add PostgreSQL User
Create PostgreSQL Database User
This page is for creating a PgSQL database user to connect to your Postgresql server.
Location:
PostgreSQL -> Add PostgreSQL User
Both the database and the user need to be on the same server to make the connection.
You may need to enter all the details to create the user as follows.
Enter Database User Name, a user name to connect.
Select Database Server, select the PgSQL server to create a user.
User Password, enter a strong password for the PgSQL user.