Files
doc-exports/docs/dws/dev/dws_04_0583.html
luhuayi 177cd61a57 DWS DEVG 910.211 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: luhuayi <luhuayi@huawei.com>
Co-committed-by: luhuayi <luhuayi@huawei.com>
2025-05-05 07:44:03 +00:00

45 lines
3.8 KiB
HTML

<a name="EN-US_TOPIC_0000001764491964"></a><a name="EN-US_TOPIC_0000001764491964"></a>
<h1 class="topictitle1">PG_DB_ROLE_SETTING</h1>
<div id="body8662426"><p id="EN-US_TOPIC_0000001764491964__en-us_topic_0059779021_p934374814513"><strong id="EN-US_TOPIC_0000001764491964__b16545910173114">PG_DB_ROLE_SETTING</strong> records the default values of configuration items bonded to each role and database when the database is running.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001764491964__tbc5a6a3d55dd443f8c0d35dc6d0fe4a7" frame="border" border="1" rules="all"><caption><b>Table 1 </b>PG_DB_ROLE_SETTING columns</caption><thead align="left"><tr id="EN-US_TOPIC_0000001764491964__r2d823b2934a449ab9ac19fb3c74d00fd"><th align="left" class="cellrowborder" valign="top" width="22.39%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001764491964__a65b55103fce7439086087655deaa6aca"><strong id="EN-US_TOPIC_0000001764491964__b90797793543422">Column</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="11.09%" id="mcps1.3.2.2.4.1.2"><p id="EN-US_TOPIC_0000001764491964__a35489b013013459a9bc88cd1f5816f1e"><strong id="EN-US_TOPIC_0000001764491964__b1625766142517">Type</strong></p>
</th>
<th align="left" class="cellrowborder" valign="top" width="66.52%" id="mcps1.3.2.2.4.1.3"><p id="EN-US_TOPIC_0000001764491964__a6439ee30d16140c2803403fc8c6e2e43"><strong id="EN-US_TOPIC_0000001764491964__b0339168152518">Description</strong></p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0000001764491964__r78bf71c60bed4c7fb6cabefd7020fc37"><td class="cellrowborder" valign="top" width="22.39%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001764491964__ac34d4c308bb148aa8bd08d8c1f899a7b">setdatabase</p>
</td>
<td class="cellrowborder" valign="top" width="11.09%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001764491964__aada80e55084445ff8bb150451b07f73d">OID</p>
</td>
<td class="cellrowborder" valign="top" width="66.52%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001764491964__ac51943bb85284ca99bcb8d664e3eebee">Database corresponding to the configuration items; the value is <strong id="EN-US_TOPIC_0000001764491964__b202246141251">0</strong> if the database is not specified.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001764491964__r92dfcde3243e4ef3a8e06c25ae428e19"><td class="cellrowborder" valign="top" width="22.39%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001764491964__ab968142cbdb744748649781c83900c0a">setrole</p>
</td>
<td class="cellrowborder" valign="top" width="11.09%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001764491964__a250046cf4d8146f1b5649aa023883258">OID</p>
</td>
<td class="cellrowborder" valign="top" width="66.52%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001764491964__a1cf7fb10e4ea4d439d8aa2c1556ac6d8">Role corresponding to the configuration items; the value is <strong id="EN-US_TOPIC_0000001764491964__b9863101842517">0</strong> if the role is not specified.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0000001764491964__rb6f327bf02e34242b8dcf745b68c07ee"><td class="cellrowborder" valign="top" width="22.39%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001764491964__a1f6528ff473c4a51af74c9092b2d5980">setconfig</p>
</td>
<td class="cellrowborder" valign="top" width="11.09%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001764491964__aabd8077096c7496ba462c33924b3db7e">text[]</p>
</td>
<td class="cellrowborder" valign="top" width="66.52%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001764491964__a6f74df5a1d99453a9eccf40fd4c0bda4">Default value of configuration items when the database is running.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dws_04_0561.html">System Catalogs</a></div>
</div>
</div>