GS_MASKING_POLICY
GS_MASKING_POLICY records the main information about dynamic data masking policies. Each record corresponds to a masking policy. Only users with the SYSADMIN or POLADMIN permission can access this system catalog.
Name | Type | Description |
|---|---|---|
oid | oid | Row identifier (hidden attribute, which must be specified). |
polname | name | Policy name, which must be unique |
polcomments | name | Policy description field, which records policy-related description information and is represented by the COMMENTS keyword |
modifydate | timestamp without time zone | Latest timestamp when a policy is created or modified |
polenabled | boolean | Specifies whether to enable a policy.
|
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.

