Available permissions
Managed Postgres currently supports two permissions:| Permission | Description |
|---|---|
| View Postgres services | Allows a user to see the Postgres service and its details. |
| Manage Postgres services | Allows a user to modify, scale, and configure the Postgres service. |
More granular permissions will be available in a future release.
Creating a custom role
- Click your organization name in the left sidebar and select Users and roles.
- Switch to the Roles tab and click Create role.
- Enter a name for the role, then click + Allow and select Postgres Service from the entity list.
- Choose the Postgres service to scope the role to, then select the permissions to grant.
- Click Create role to save.