Fujitsu Enterprise Postgres leverages the strength and reliability of PostgreSQL with additional enterprise features for greatly increased performance, security, usability, and scalability.
- Transparent Data Encryption (256-bit PCI DSS-compliant)
- Data Masking
- Dedicated Audit Log
- Key management for Transparent Data Encryption
- Vertical Clustered Index (to support HTAP workloads)
- Global Meta Cache
- High-Speed Backup/Recovery
- Parallel Scanning and Aggregation
- Mirroring Controller
- Connection Manager
- Database transaction log mirroring
- WAL duplication (to solve single point of failure)
- High-Speed Data Load
- Smart setup
- Support for COBOL, C apps
- WebAdmin
- Enhanced GUI
- WebAdmin
- System usage statistics
- Easy cluster setup/management
We have combined a deep understanding of PostgreSQL, with 35 years of commercial database experience, to develop an invaluable suite of enterprise-grade features.
This is what sets Fujitsu Enterprise Postgres apart:
Improved performance and reliability
Smart setup – you can install Fujitsu Enterprise Postgres in as little as 15 minutes without having to design the database beforehand. Database instances can be created using the GUI, and the optimum parameters are set automatically.
Mirroring Controller – monitors the ongoing performance of your database, network, and hardware and notifies you if something is amiss. As Fujitsu Enterprise Postgres runs on two servers, you have the option of flipping from the main server to the standby server manually, or setting the Mirroring Controller to do so automatically. This ensures there are no interruptions to the operations of your database.
One-click recovery – in the unfortunate event of disk failure, this feature enables you to restore your data to the most recent point prior to the failure with the click of a button. It’s one of several easy-to-use, non-technical administration tools for performing high level tasks. Other One-click features include Backup, Monitor Disk Usage, and Manage Instances.
Greater security
Transparent data encryption – all data in Fujitsu Enterprise Postgres is encrypted, including stored data, data backed up to the file server, any mirrored data on the secondary server, as well as network communications data. Security is provided through block encryption technology (Advance Encryption Standard), which is used by the US Government. Fujitsu Enterprise Postgres uses 256-bit encryption keys and supports Payment Card Industry Data Security Standards (PCI DSS) – the security standard for the credit card industry.
Data Masking – provides greater control over access to sensitive information. You can obscure select data returned from queries, making it available for reference without exposing the actual data, such as credit card numbers or security-sensitive information. Data masking makes it safe to use production data in a testing or development environment.
Better performance
Vertical Clustered Index – Reducing the time it takes to perform queries improves efficiencies within your organization. In-memory Column Store provides significantly faster analytical query processing by storing a columnar representation of row-oriented data in memory. Using Vertical Clustered Index*, throughput of analytical queries can be up to 5 times higher while maintaining equivalent transaction volumes.
* Developed by Fujitsu Laboratories Ltd, Vertical Clustered Index is Fujitsu Enterprise Postgres' implementation of In-Memory Columnar Index