DROP AUDIT POLICY

Function

DROP AUDIT POLICY deletes an audit policy.

Precautions

Only user poladmin, user sysadmin, or the initial user can perform this operation.

Syntax

DROP AUDIT POLICY [IF EXISTS] policy_name;

Parameter Description

policy_name

Specifies the audit policy name, which must be unique.

Value range: a string. It must comply with the naming convention.

Examples

See Examples in CREATE AUDIT POLICY.

Helpful Links

ALTER AUDIT POLICY and CREATE AUDIT POLICY

Feedback
编组 3备份
    openGauss 2024-05-05 00:44:49
    cancel