GS_AUDITING_POLICY_PRIVILEGES
GS_AUDITING_POLICY_PRIVILEGES records the DDL database operations about the unified audit. Each record corresponds to a design policy. Only the system administrator or security policy administrator can access this system catalog.
Name | Type | Description |
|---|---|---|
oid | oid | Row identifier (hidden attribute, which must be specified). |
privilegetype | name | DDL database operation type, for example, CREATE, ALTER, and DROP. |
labelname | name | Resource label name, which corresponds to the polname column in the 12.2.1 GS_AUDITING_POLICY system catalog. |
policyoid | oid | Corresponds to OIDs in the 12.2.1 GS_AUDITING_POLICY system catalog. |
modifydate | timestamp without time zone | Latest creation or modification timestamp. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.

