Redacting data v15
EDB Postgres Advanced Server includes features to help you to maintain, secure, and operate EDB Postgres Advanced Server databases. The DB Postgres Advanced Server Data redaction feature limits sensitive data exposure by dynamically changing data as it's displayed for certain users.
Data redaction key concepts
Describes the benefits and basic operation of the data redaction feature
Creating a data redaction policy
How to use the CREATE REDACTION POLICY command to define a new data redaction policy for a table
Modifying a data redaction policy
How to use the ALTER REDACTION POLICY command to change the definition of a data redaction policy for a table
Removing a data redaction policy
How to use the DROP REDACTION POLICY command to remove a data redaction policy from a table
Data redaction system catalogs
Describes the system catalogs related to the data redaction feature