ALTER GLOBAL CONFIGURATION

Function

ALTER GLOBAL CONFIGURATION adds and modifies the gs_global_config system catalog and adds the value of key-value.

Precautions

Only the initial database user can run this command.

The keyword cannot be changed to weak_password.

Syntax

ALTER GLOBAL CONFIGURATION with(paraname=value,paraname=value...);

Parameter Description

The parameter name and value are of the text type.

Feedback
编组 3备份
    openGauss 2024-07-26 00:59:28
    cancel