forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Lu, Huayi <luhuayi@huawei.com> Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
45 lines
3.7 KiB
HTML
45 lines
3.7 KiB
HTML
<a name="EN-US_TOPIC_0000001233563289"></a><a name="EN-US_TOPIC_0000001233563289"></a>
|
|
|
|
<h1 class="topictitle1">PG_DB_ROLE_SETTING</h1>
|
|
<div id="body8662426"><p id="EN-US_TOPIC_0000001233563289__en-us_topic_0059779021_p934374814513"><strong id="EN-US_TOPIC_0000001233563289__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_0000001233563289__t5ed646e472d741b89e089425f99d9a0a" 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_0000001233563289__r327d3de9ed9e44dcb1e79fada6ed7e26"><th align="left" class="cellrowborder" valign="top" width="22.39%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001233563289__a8f20e3c01a0943158abd04f5dde05be0"><strong id="EN-US_TOPIC_0000001233563289__b84235270691445">Name</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_0000001233563289__a89e404f950304dd0b454c928ec96f8f5">Type</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_0000001233563289__afd81b2eaa0fc4722837e19095c502b64">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001233563289__r493e54842c59401e9e77a5cd31571d2d"><td class="cellrowborder" valign="top" width="22.39%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001233563289__a1746e573893b4630b7b421d5af17c906">setdatabase</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="11.09%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001233563289__a9ccc32d6b8f247f4866554634ce282b2">oid</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="66.52%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001233563289__aff503265e25c4558b64d4d1fb9cebcea">Database corresponding to the configuration items; the value is <strong id="EN-US_TOPIC_0000001233563289__b842352706193752">0</strong> if the database is not specified</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001233563289__r5ea6c8cf950841e39f3b119b10d023ff"><td class="cellrowborder" valign="top" width="22.39%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001233563289__a1c42b0d2579d42259e239a5b09cd459e">setrole</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="11.09%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001233563289__a0f231924f6f24904afcdd8eb703a4901">oid</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="66.52%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001233563289__aad27fca40d5b452bbf0ae938d54ea5a5">Role corresponding to the configuration items; the value is <strong id="EN-US_TOPIC_0000001233563289__b842352706193756">0</strong> if the role is not specified</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001233563289__r49ce4219e13348e28529eb17a39f16eb"><td class="cellrowborder" valign="top" width="22.39%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001233563289__a34a32a9c3fbf48cfaefbbaafff184cc1">setconfig</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="11.09%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001233563289__a7be2f57ecf164cf0a9f140bb7016eef9">text[]</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="66.52%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001233563289__aac06b37dbb5146c58a18a59410a83587">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>
|
|
|