55.2. Viewing Instance Roles #
In the navigation panel, go to Infrastructure → Instances.
Click the name of the instance.
In the navigation panel, go to System roles.
(Optional) To display system instance roles, turn on Display system roles.
The table of instance roles includes the following columns:
Role: The name of the instance role.
Login: Specifies whether the instance role has the
LOGINprivilege.Creating roles: Specifies whether the instance role has the
CREATEROLEprivilege.Superuser status: Specifies whether the instance role has the
SUPERUSERprivilege.Creating databases: Specifies whether the instance role has the
CREATEDBprivilege.Inheriting privileges: Specifies whether the instance role automatically inherits privileges of roles it is a member of.
Replication: Specifies whether the instance role is a replication role. Such roles can initiate replication connections, as well as create and drop replication slots.
Bypass RLS: Specifies whether the instance role bypasses row-level security policies.
For more information, refer to the official Postgres Pro documentation on row security policies.
Connection limit: The maximum number of concurrent connections that the instance role can make.
This only applies to instance roles that can connect to the server.
Valid until: The password expiration time for the instance role.
This is only used for password authentication.
Member of: Instance roles that include the role as a member.
Includes roles: Instance roles that are members of the role.
Actions.
For more information about available actions, refer to the corresponding instructions.