HomeMogDBMogDB StackUqbar
v3.0

Documentation:v3.0

Supported Versions:

Other Versions:

GS_GLOBAL_CONFIG

GS_GLOBAL_CONFIG records the parameter values specified by users during database instance initialization. In addition, it also stores weak passwords set by users. Initial database users can write, modify, and delete parameters in system catalogs using ALTER and DROP.

Table 1 GS_GLOBAL_CONFIG columns

Name Type Description
name name Specifies the preset parameter name, weak password name, or parameter required by users during database instance initialization.
value text Specifies the preset parameter value, weak password value, or parameter value required by users during database instance initialization.
Copyright © 2011-2024 www.enmotech.com All rights reserved.