PG_REDACTION_POLICY
PG_REDACTION_POLICY records information about the objects 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 values of the enable function are as follows:
|
| expression | pg_node_tree | Policy effective expression (for users). |
| policy_description | text | Description of a policy. |
Last Article: PG_REDACTION_COLUMN
Next Article: PG_RESOURCE_POOL
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.