GS_AUDITING_PRIVILEGE
GS_AUDITING_PRIVILEGE displays all audit information about database DDL-related operations. Only users with the SYSADMIN or POLADMIN permission can access this view.
Name | Type | Description |
|---|---|---|
polname | name | Policy name, which must be unique. |
pol_type | text | Audit policy type. The value privilege indicates that DDL operations are audited. |
polenabled | Boolean | Specifies whether to enable a policy.
|
access_type | name | DDL database operation type. For example, CREATE, ALTER, and DROP. |
label_name | name | Resource label name. This column corresponds to the polname column in the GS_AUDITING_POLICY system catalog. |
priv_object | text | Full domain name of a database object. |
filter_name | text | Logical character string of a filter criterion. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.

