Postgresql 中文操作指南

37.4. administrable_role​authorizations_ #

视图 administrable_role_authorizations 标识当前用户具有其 admin 选项的所有角色。

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

Table 37.2. administrable_role_authorizations Columns

Table 37.2. administrable_role_authorizations Columns

Column Type

Description

grantee sql_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_name sql_identifier

Name of a role

is_grantable yes_or_no

Always YES