GS_AUDITING_POLICY_FILTERS
GS_AUDITING_POLICY_FILTERS records the filtering policies 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). |
filtertype |
name |
Filter type. Currently, the value is logical_expr. |
labelname |
name |
Name. Currently, the value is logical_expr. |
policyoid |
oid |
OID of the audit policy, corresponding to the OID in the system catalog in GS_AUDITING_POLICY. |
modifydate |
timestamp without time zone |
Latest creation or modification timestamp. |
logicaloperator |
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.