forked from laiweijian4/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@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_0000001099135034"></a><a name="EN-US_TOPIC_0000001099135034"></a>
|
|
|
|
<h1 class="topictitle1">PG_AUTH_HISTORY</h1>
|
|
<div id="body8662426"><p id="EN-US_TOPIC_0000001099135034__en-us_topic_0059778384_p113162843018"><strong id="EN-US_TOPIC_0000001099135034__b595771671312">PG_AUTH_HISTORY</strong> records the authentication history of the role. It is accessible only to users with system administrator rights.</p>
|
|
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0000001099135034__tfacdfaf1e28c4f0fb2c0067de9af4959" frame="border" border="1" rules="all"><caption><b>Table 1 </b>PG_AUTH_HISTORY columns</caption><thead align="left"><tr id="EN-US_TOPIC_0000001099135034__r754b3543f6984181b49fd8f225e903cc"><th align="left" class="cellrowborder" valign="top" width="21.11788821117888%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001099135034__a94291d34c29f48d5a11d41cad71bf1d2"><strong id="EN-US_TOPIC_0000001099135034__b84235270691445">Name</strong></p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="31.82681731826817%" id="mcps1.3.2.2.4.1.2"><p id="EN-US_TOPIC_0000001099135034__abe2efdcae2414140960544619cc0caa8">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="47.05529447055294%" id="mcps1.3.2.2.4.1.3"><p id="EN-US_TOPIC_0000001099135034__aed8be3e6ac96465ab770d69554b4abe7">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001099135034__rbf0a2daa27104c8aaebcacd7f75fc743"><td class="cellrowborder" valign="top" width="21.11788821117888%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001099135034__a51df212a59b34ba7b6de468eea2f9950">roloid</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="31.82681731826817%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001099135034__ac19f34a81e184be499fbdd0d25fcfe96">oid</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="47.05529447055294%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001099135034__a046c9c4ced0c4ffbbbae9a8d5f20340b">ID of the role</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001099135034__r631b58492cf9437299e998efaf15b59a"><td class="cellrowborder" valign="top" width="21.11788821117888%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001099135034__a34f8898411894b879d1cb464d4c6e295">passwordtime</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="31.82681731826817%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001099135034__a53c47e1d47a44a289ad77233106da583">timestamp with time zone</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="47.05529447055294%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001099135034__ad23fab7aa5594892b66a7616942dabd2">Time of password creation and change</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001099135034__rb8122d8c783546698e40af513de939da"><td class="cellrowborder" valign="top" width="21.11788821117888%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001099135034__a84eef6d4e21c49deb8ce15c2960a58b0">rolpassword</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="31.82681731826817%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001099135034__a45af899b5a8b40f0bf369c5c9e188671">text</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="47.05529447055294%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001099135034__ac8a6b10333754cf3b90d1b06df20686d">Role password that is encrypted using MD5 or SHA256, or that is not encrypted</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>
|
|
|