Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
51.47. pg_role_password
Prev UpChapter 51. System CatalogsHome Next

51.47. pg_role_password#

The catalogpg_role_password records role's passwords history used to enforce authentication restrictions.

Unlike most system catalogs,pg_role_password is shared across all databases of a cluster: there is only one copy ofpg_role_password per cluster, not one per database.

Table 51.47. pg_role_password Columns

Column Type

Description

passsetattimestamptz

Password set time

passroleregprofile (referencespg_authid.oid)

The OID of the role

passpasswordtext

Password of the role (possibly encrypted)



Prev Up Next
51.46. pg_rewrite Home 51.48. pg_seclabel
pdfepub
Go to Postgres Pro Standard 17
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp