Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
52.47. pg_role_password
Prev UpChapter 52. System CatalogsHome Next

52.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 52.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
52.46. pg_rewrite Home 52.48. pg_seclabel
pdfepub
Go to Postgres Pro Standard 15
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp