GS_AUDITING_POLICY_ACCESS
GS_AUDITING_POLICY_ACCESS records the DML database operations about the unified audit. 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). |
accesstype |
name |
DML database operation type, for example, SELECT, INSERT, and DELETE. |
labelname |
name |
Specifies the resource label name, which corresponds to the polname column in the GS_AUDITING_POLICY system catalog. |
policyoid |
oid |
OID of the audit policy, corresponding to OID in the 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.