Updated on 2023-10-23 GMT+08:00

GS_DB_PRIVILEGES

GS_DB_PRIVILEGES displays the granting of ANY permissions. Each record corresponds to a piece of authorization information.

Table 1 GS_DB_PRIVILEGES columns

Name

Type

Description

rolename

name

Username

privilege_type

text

ANY permission of a user. For details about the value, see Table 1.

admin_option

text

Whether the ANY permission recorded in the privilege_type column can be re-granted

  • yes
  • no