PG_REDACTION_POLICY records information about the object to be redacted.
Name |
Type |
Description |
---|---|---|
object_oid |
oid |
OID of the object to be redacted. |
policy_name |
name |
Name of the redact policy. |
enable |
boolean |
Policy status (enabled or disabled). NOTE:
The value can be:
|
expression |
pg_node_tree |
Policy effective expression (for users). |
policy_description |
text |
Description of a policy. |