Movatterモバイル変換


[0]ホーム

URL:



Facebook
Postgres Pro
Facebook
Downloads
52.8. pg_group
Prev UpChapter 52. System ViewsHome Next

52.8. 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 52.8. 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
52.7. pg_file_settings Home 52.9. pg_hba_file_rules
pdfepub
Go to Postgres Pro Standard 17
By continuing to browse this website, you agree to the use of cookies. Go toPrivacy Policy.

[8]ページ先頭

©2009-2025 Movatter.jp