GS_AUDITING
GS_AUDITING displays all audit information about database-related operations. Only the users with system administrator or security policy administrator permission can access this view.
| Name | Type | Description |
|---|---|---|
| polname | name | Policy name, which must be unique. |
| pol_type | text | Audit policy type. The value can be access or privilege.
|
| polenabled | Boolean | Specifies whether the policy is enabled.
|
| access_type | name | DML database operation types, such as SELECT, INSERT, and DELETE, or DDL database operation types, such as 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 | Path of the database asset. |
| 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.