34.4. administrable_role_authorizations

Представление administrable_role_authorizations описывает все роли, для которых текущий пользователь является администратором.

Таблица 34-2. Колонки administrable_role_authorizations

ИмяТип данныхОписание
granteesql_identifierИмя роли, которой было разрешено участие в целевой роли (может быть текущий пользователь, либо другая роль, в случае вложенного членства)
role_namesql_identifierИмя целевой роли
is_grantableyes_or_noВсегда YES

34.4. administrable_role_authorizations

The view administrable_role_authorizations identifies all roles that the current user has the admin option for.

Table 34-2. administrable_role_authorizations Columns

NameData TypeDescription
granteesql_identifier Name of the role to which this role membership was granted (can be the current user, or a different role in case of nested role memberships)
role_namesql_identifierName of a role
is_grantableyes_or_noAlways YES
FAQ