GS_AUDITING_POLICY
GS_AUDITING_POLICY records the main information about the unified audit. Each record corresponds to a design policy. Only users with the SYSADMIN or POLADMIN permission can access this system catalog.
| Name | Type | Description |
|---|---|---|
| oid | oid | Row identifier (hidden attribute, which must be specified) |
| polname | name | Policy name, which must be unique |
| polcomments | name | Policy description field, which records policy-related description information and is represented by the COMMENTS keyword |
| modifydate | timestamp without time zone | The latest timestamp when a policy is created or modified |
| polenabled | boolean | Specifies whether to enable the policy.
|
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.