DROP GLOBAL CONFIGURATION
Description
Drops parameter values from the gs_global_config system catalog.
Precautions
Only the initial database user can run this command.
The parameter name cannot be weak_password or undostoragetype.
Syntax
DROP GLOBAL CONFIGURATION name [, ...];
Parameters
- name
The parameter must exist in the gs_global_config system catalog. If you drop a parameter that does not exist, an error will be reported.