Files
doc-exports/docs/dws/dev/dws_04_0576.html
luhuayi 177cd61a57 DWS DEVG 910.211 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: luhuayi <luhuayi@huawei.com>
Co-committed-by: luhuayi <luhuayi@huawei.com>
2025-05-05 07:44:03 +00:00

4.1 KiB

PG_AUTH_MEMBERS

PG_AUTH_MEMBERS records the membership relations between roles.

Table 1 PG_AUTH_MEMBERS columns

Column

Type

Description

roleid

OID

ID of a role that has a member

member

OID

ID of a role that is a member of ROLEID

grantor

OID

ID of a role that grants this membership

admin_option

boolean

Whether a member can grant membership in ROLEID to others