HomeMogDBMogDB StackUqbar
v3.0

Documentation:v3.0

Supported Versions:

Other Versions:

DROP GLOBAL CONFIGURATION

Function

DROP GLOBAL CONFIGURATION deletes parameter values from the gs_global_config system catalog.

Precautions

  • Only the initial database user can run this command.
  • The weak_password keyword cannot be deleted.

Syntax

DropGlobalConfiguration ::= DROP GLOBAL CONFIGURATION argname [, ...];

Parameter Description

The parameter is a parameter that already exists in the gs_global_config system catalog. If you delete a parameter that does not exist, an error will be reported.

Copyright © 2011-2024 www.enmotech.com All rights reserved.