Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
50.9. pg_auth_members
Prev UpChapter 50. System CatalogsHome Next

50.9. pg_auth_members

The catalogpg_auth_members shows the membership relations between roles. Any non-circular set of relationships is allowed.

Because user identities are cluster-wide,pg_auth_members is shared across all databases of a cluster: there is only one copy ofpg_auth_members per cluster, not one per database.

Table 50.9. pg_auth_members Columns

NameTypeReferencesDescription
roleidoidpg_authid.oidID of a role that has a member
memberoidpg_authid.oidID of a role that is a member ofroleid
grantoroidpg_authid.oidID of the role that granted this membership
admin_optionbool True ifmember can grant membership inroleid to others


Prev Up Next
50.8. pg_authid Home 50.10. pg_cast
epubpdf
Go to Postgres Pro Standard 12
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp