Updated on 2023-10-23 GMT+08:00

GS_GLOBAL_CONFIG

GS_GLOBAL_CONFIG records the parameter values specified by users during cluster initialization. In addition, it also stores weak passwords set by users. Initial database users can write, modify, and delete parameters in system catalogs by 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 cluster initialization.

value

text

Specifies the preset parameter value, weak password name, or parameter value required by users during cluster initialization.