HomeMogDBMogDB StackUqbar
v2.1

Documentation:v2.1

Supported Versions:

PG_RLSPOLICIES

PG_RLSPOLICIES contains row-level access control policies.

Table 1 PG_RLSPOLICIES columns

Name Type Description
schemaname name Name of the schema of the table object to which a row-level access control policy is applied
tablename name Name of the table object to which the row-level access control policy is applied
policyname name Name of the row-level access control policy
policypermissive text Attribute of the row-level access control policy
policyroles name[] List of users affected by the row-level access control policy. If this parameter is not specified, all users are affected.
policycmd text SQL operations affected by the row-level access control policy
policyqual text Expression of the row-level access control policy
Copyright © 2011-2024 www.enmotech.com All rights reserved.