Movatterモバイル変換


[0]ホーム

URL:



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

51.45. 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.45. pg_role_password Columns

Column Type

Description

passroleregrole (referencespg_authid.oid)

The OID of the role

passpasswordtext

Password of the role (possibly encrypted)

passsetattimestamptz

Password set time



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

[8]ページ先頭

©2009-2025 Movatter.jp