Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
50.70. pg_group
Prev UpChapter 50. System CatalogsHome Next

50.70. pg_group

The viewpg_group exists for backwards compatibility: it emulates a catalog that existed inPostgreSQL before version 8.1. It shows the names and members of all roles that are marked as notrolcanlogin, which is an approximation to the set of roles that are being used as groups.

Table 50.71. pg_group Columns

Column Type

Description

gronamename (referencespg_authid.rolname)

Name of the group

grosysidoid (referencespg_authid.oid)

ID of this group

grolistoid[] (referencespg_authid.oid)

An array containing the IDs of the roles in this group



Prev Up Next
50.69. pg_file_settings Home 50.71. pg_hba_file_rules
pdfepub
Go to Postgres Pro Standard 13
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp