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_0000001233563113"></a><a name="EN-US_TOPIC_0000001233563113"></a>
|
|
|
|
<h1 class="topictitle1">PG_AUTH_HISTORY</h1>
|
|
<div id="body8662426"><p id="EN-US_TOPIC_0000001233563113__en-us_topic_0059778384_p113162843018"><strong id="EN-US_TOPIC_0000001233563113__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_0000001233563113__t6b8cf50eb5ab470c982e0ff53776631a" frame="border" border="1" rules="all"><caption><b>Table 1 </b>PG_AUTH_HISTORY columns</caption><thead align="left"><tr id="EN-US_TOPIC_0000001233563113__r78468c78e20e45438684ffda729478fc"><th align="left" class="cellrowborder" valign="top" width="21.11788821117888%" id="mcps1.3.2.2.4.1.1"><p id="EN-US_TOPIC_0000001233563113__aa8ea42d276a34ef6928810751fc847d1"><strong id="EN-US_TOPIC_0000001233563113__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_0000001233563113__a0e4e40a7d0544f60a02a65c1c135e68a">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_0000001233563113__a7812575657d04ded8b12318376fd65af">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="EN-US_TOPIC_0000001233563113__rc1bd0432129a4434add23b308b1505b6"><td class="cellrowborder" valign="top" width="21.11788821117888%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001233563113__a800fa336d9914dc8bdc0c75773e18d44">roloid</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="31.82681731826817%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001233563113__a9906414abb604878af63f137b4e7436b">oid</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="47.05529447055294%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001233563113__a575cfe8447f148b685b9b3b023fe3c38">ID of the role</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001233563113__r9ce0b982522542eeac9c35c24f80d281"><td class="cellrowborder" valign="top" width="21.11788821117888%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001233563113__a6497221ba89e4d7a82d4e1ff51a69264">passwordtime</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="31.82681731826817%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001233563113__a441e5b83fdb74290b4ca38fdbe7f7436">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_0000001233563113__afdb8860f26314abcbdfc835914b4ecf6">Time of password creation and change</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="EN-US_TOPIC_0000001233563113__r0481bf379ce84161abd7181f69137e57"><td class="cellrowborder" valign="top" width="21.11788821117888%" headers="mcps1.3.2.2.4.1.1 "><p id="EN-US_TOPIC_0000001233563113__ae2d530c2a6e747948a4710b1edb62a40">rolpassword</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="31.82681731826817%" headers="mcps1.3.2.2.4.1.2 "><p id="EN-US_TOPIC_0000001233563113__a1ae80271bf264fe5850fd0ca740a620a">text</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="47.05529447055294%" headers="mcps1.3.2.2.4.1.3 "><p id="EN-US_TOPIC_0000001233563113__a6a75e245cc684bc5a7a3fc4a5b4bd8fd">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>
|
|
|