GS_GLOBAL_CONFIG

GS_GLOBAL_CONFIG records the parameter values specified by users during database instance initialization. In addition, weak passwords set by users are also stored.

Table 1 GS_GLOBAL_CONFIG columns

Name

Type

Description

name

name

Name of the built-in parameter specified by the system during database instance initialization. In the current version, the first row is buckets_len by default, and the second and later rows store weak password names.

value

text

Value of the built-in parameter specified by the system during database instance initialization. In the current version, the length of the first row is bucketmap by default. The second line and later rows store weak passwords.

Feedback
编组 3备份
    openGauss 2024-05-19 00:45:18
    cancel