Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
51.73. pg_group
Prev UpChapter 51. System CatalogsHome Next

51.73. 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 51.74. 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
51.72. pg_file_settings Home 51.74. pg_hba_file_rules
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