PG_DB_ROLE_SETTING
PG_DB_ROLE_SETTING records the default values of configuration items bound to each role and database when the database is running.
Table 1 PG_DB_ROLE_SETTING columns
| Database corresponding to the configuration items (0 if no database is specified) | ||
| Role corresponding to the configuration items (0 if no role is specified) | ||
| Default value of the configuration item during running. For details about the configuration method, see Table 2. | 
Feedback