Uses Advanced Encryption Standard, a PCI DSS-compliant 256-bit encryption technology that is standard for the credit card industry.
Minimizes security risk by enabling user-based confidentiality, altering original data while maintaining its usability. Implemented via powerful yet user-friendly policies that can redact different types of data to different types of roles.
3 types of data redaction: Full masking (redacts the entire specified column with replacement values), partial masking (masks only portion of the specified column), and regular expression masking (applies a regular expression to the column's value).
Extends PostgreSQL's audit capability by allowing the system to save audit records to a separate file. Audit records are written by asynchronous workers, further reducing the overhead of log operations. Easy and efficient way for auditors and data security experts to collect and analyze information on database activity and use it to:
Data masking minimizes security risk by enabling user-based confidentiality, altering original data while maintaining its usability. Fujitsu Enterprise Postgres implements data masking using a powerful yet user-friendly policy approach that allows flexibility in the redaction of different types of data to different types of roles.
The masking can take place in 2 ways:
The implementation allows 3 types of data redaction:
Fujitsu Enterprise Postgres extends PostgreSQL's auditing by allowing the system to save audit records to a separate file – the Dedicated Audit Log.
Users can configure which operations to audit and send to the dedicated file. Audit records are then written by asynchronous workers, further reducing the overhead of log operations.
This provides an easy and efficient way for auditors and data security experts to collect and analyze information on database activity and use it to:
Want to know more?
Visit our Resource Center page to learn more about Fujitsu Enterprise Postgres and its advanced security, high availability, and improved performance capabilities.
Read our most recent articles regarding all aspects of PostgreSQL and Fujitsu Enterprise Postgres.