Supported Databases and Databa...
Required Connection Permission...
PostgreSQL Configuration
2 min
purpose in postgresql, only user creation is sufficient create user postgresql create the user create user \[ username ] with password ’ your password ’; testing permissions to verify that \[username] can connect, attempt to log in with the created user credentials