doc-exports/docs/dws/dev/dws_04_0583.html
Lu, Huayi a24ca60074 DWS DEVELOPER 811 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2023-01-19 13:37:49 +00:00

3.7 KiB

PG_DB_ROLE_SETTING

PG_DB_ROLE_SETTING records the default values of configuration items bonded to each role and database when the database is running.

Table 1 PG_DB_ROLE_SETTING columns

Name

Type

Description

setdatabase

oid

Database corresponding to the configuration items; the value is 0 if the database is not specified

setrole

oid

Role corresponding to the configuration items; the value is 0 if the role is not specified

setconfig

text[]

Default value of configuration items when the database is running