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.6 KiB
HTML
45 lines
3.6 KiB
HTML
<a name="EN-US_TOPIC_0000001510162649"></a><a name="EN-US_TOPIC_0000001510162649"></a>
|
|
|
|
<h1 class="topictitle1">PG_EXCEPT_RULE</h1>
|
|
<div id="body0000001385268101"><p id="EN-US_TOPIC_0000001510162649__a3fb02bd00b2341d79424093650ba792a">The <strong id="EN-US_TOPIC_0000001510162649__b018613355512">PG_EXCEPT_RULE</strong> system catalog stores information about exception rules. An exception rule set consists of multiple exception rules with the same name.</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001510162649__table91709253419" frame="border" border="1" rules="all"><caption><b>Table 1 </b>PG_EXCEPT_RULE</caption><thead align="left"><tr id="EN-US_TOPIC_0000001510162649__row101711625847"><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001510162649__a6fb0349b818446af9794f724b2e8b5d5">Name</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.2.4.1.2"><p id="EN-US_TOPIC_0000001510162649__aca33fd1b7e4e4f6798e99ab297d552de">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="60%" id="mcps1.3.2.2.4.1.3"><p id="EN-US_TOPIC_0000001510162649__a11f6c6954b574393ba479890b48f9ff6">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001510162649__row13171172519415"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001510162649__p54121948249">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001510162649__p74131848846">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001510162649__p204139488420">Name of an exception rule set.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001510162649__row31721625343"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001510162649__p114133483417">rule</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001510162649__p164131483417">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001510162649__p1541314813417">Type of a rule in the exception rule set, or action taken when the current exception rule set is triggered. (For example, it can be <strong id="EN-US_TOPIC_0000001510162649__b83746581275">blocktime</strong>, <strong id="EN-US_TOPIC_0000001510162649__b108693591378">elapsedtime</strong>, <strong id="EN-US_TOPIC_0000001510162649__b762810215810">spillsize</strong>, or an action taken after an exception rule is triggered.)</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001510162649__row149611360414"><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001510162649__p3413248944">value</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001510162649__p1041414484411">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001510162649__p54141648344">Rule threshold corresponding to the exception rule. If it specifies the action taken after an exception rule is triggered, its value is <strong id="EN-US_TOPIC_0000001510162649__b1347912212310">abort</strong>.</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>
|
|
|