The`connect_settings`hashcancontainenvironmentvariablestocontrolPostgresclientconnections,suchas'PGHOST','PGPORT','PGPASSWORD',and'PGSSLKEY'.Seethe[PostgreSQLEnvironmentVariables](http://www.postgresql.org/docs/9.4/static/libpq-envars.html) documentation for a complete list of variables.
Managesgrant-basedaccessprivilegesforusers,wrappingthe`postgresql::server::database_grant`fordatabasespecificpermissions.Consultthe[PostgreSQLdocumentationfor`grant`](http://www.postgresql.org/docs/current/static/sql-grant.html) for more information.
Managesgrant-basedaccessprivilegesforroles.See[PostgreSQLdocumentationfor`grant`](http://www.postgresql.org/docs/current/static/sql-grant.html) for more information.
Allowsyoutoassignaroletoa(group)role.See[PostgreSQLdocumentationfor`RoleMembership`](http://www.postgresql.org/docs/current/static/role-membership.html) for more information.