HomeMogDBMogDB StackUqbar
v3.0

Documentation:v3.0

Supported Versions:

Other Versions:

GS_DB_PRIVILEGE

GS_DB_PRIVILEGE records the granting of ANY permissions. Each record corresponds to a piece of authorization information.

Table 1 GS_DB_PRIVILEGE columns

Name Type Description
oid oid Row identifier (hidden attribute, which must be specified).
roleid oid User ID.
privilege_type text ANY permission of a user. For details about the value, see Table 1 in GRANT.
admin_option boolean Whether the ANY permission recorded in the privilege_type column can be re-granted.
- t: yes.
- f: no.
Copyright © 2011-2024 www.enmotech.com All rights reserved.