PG_DB_ROLE_SETTING
PG_DB_ROLE_SETTING records the default values of configuration items bound to each role and data when the database is running.
Name | Type | Description |
|---|---|---|
setdatabase | oid | Database corresponding to the configuration items (0 if no database is specified). |
setrole | oid | Role corresponding to the configuration items (0 if no role is specified). |
setconfig | text[] | Default value of GUC items. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.

