Add User to Database
Assign PostgreSQL database user to a database
From this pagepage, you can assign privileges for a PgSQL database user to a particular databasedatabase.
Location :
PostgreSQL -> Add User to Database
You maycan select the following to assign the useruser,
Select Database , a database to add
Select Database User, a PgsQL user to assign to the database
Both Database and User need to be in same PgSQL server to assignassign.