Start  trial

    Start trial

      Fujitsu Enterprise Postgres is an enhanced distribution of PostgreSQL, the open source database platform, designed for business-critical application environments.

      Fujitsu Enterprise Postgres enhances PostgreSQL.

      Feature PostgreSQL
      15
      Fujitsu Enterprise Postgres What does this do?
      15 Click to learn more
      IBM
      LinuxONE
      Click to learn more
      IBM
      Power
      Click to learn more
      Transparent data encryption (256-bit PCI DSS-compliant)
      Security
      Performance
      DevSecOps
              256-bit encryption is one of the most secure encryption methods available as it uses a 256-bit key to encrypt/decrypt data.
      Click to learn more
      Data Masking
      Security
      DevSecOps
              Data Masking allows you to retain the actual structure of the data when sharing a database with sensitive customer information beyond the permitted production environment, such as for development and testing.
      Click to learn more
      Dedicated Audit Log
      Security
              This is a unique feature of Fujitsu Enterprise Postgres to deliver in the key areas of data accountability, traceability, and the ability to audit. It is also Payment Card Industry Data Security Standard (PCI DSS) compliant.
      Click to learn more
      Key management for Transparent Data Encryption
      Security
              Increased flexibility to use KMIP certified external Key Management Systems (KMS) for improved data security. Reduced risk of data leakage by storing encryption keys outside the database. Better governance by the division of role between the database administrator and the administrator for Master Encryption Keys.
      Cloud-based key management
      Security
              Allows you to store Transparent Data Encryption keys in cloud key management services. Supports plug-ins to call communication adapters in the cloud and to share data encryption keys.
      Click to learn more
      Confidentiality management
      Security
      Usability
              Simpler operations for role-based access control (RBAC) setting and audit. Easier and more efficient security operations, and reduced human errors, minimizing security risks.
      Click to learn more
      Policy-based password management
      Security
      Usability
              Restricts access to accounts by setting restrictions on password use, preventing unauthorized logins and improving database security.
      Click to learn more
      FIPS compliance
      Security
      DevSecOps
              Allows you to use algorithms approved by the Cryptographic Module Security Requirements (Federal Information Processing Standard) 140, designed to ensure strengthened data encryption and communication security.
      Click to learn more
      Anomaly detection
      Security
      DevSecOps
      Usability
              This enables you to identify suspicious items, events, or observations based on the fact they differ from the majority of the data. These can often be problems such as fraud, a structural defect, or errors in text.
      Integration with CryptoCard HSM
      Security
              The CryptoCard is a hardware security module (HSM) that protects your digital keys by storing them in separate hardware and is FIPS 140-2 Level4 certified.
      Click to learn more
      IBM Hyper Protect Data Controller
      Security
              Centralized access control by encrypting data into trusted data objects before leaving the system of record. This protection follows your selected data as it traverses the enterprise network and prevents unauthorized access at all locations and end points.
      Vertical Clustered Index (VCI)
      Performance
              Vertical Clustered Index (VCI) is Fujitsu's proprietary implementation of In-Memory Columnar Index that uses a parallel-processing engine to instantly update column-oriented data in response to changes in row-oriented data, and processes column-oriented data quickly.
      Click to learn more
      Global Meta Cache
      Performance
              This is a unique feature of Fujitsu Enterprise Postgres that caches system catalog and table information in shared memory instead of in per-process memory.
      Click to learn more
      High-speed backup/ recovery
      Performance
      Reliability
              One-click backup and recovery improves efficiency and mean time to recovery. Also back up and recover the cluster and selected tablespaces using any user-specified copy method. On IBM LinuxONE, zEDC hardware compression increases performance.
      Click to learn more
      High-speed data load
      Performance
      DevSecOps
              Leverages the PostgreSQL COPY command by running it in parallel using as many workers as your available resources allow.
      Click to learn more
      Parallel Scanning and Aggregation
      Performance
              Parallel processing is a method of breaking up and running program tasks simultaneously to reduce processing time. Data aggregation is a type of data and information mining process where data is searched, gathered and presented in a report-based format.
      Click to learn more
      zEnterprise Data Compression (zEDC)
      Performance
              On-chip compression accelerator reduces disk usage by compressing backup data and archive logs at high speed. Hardware compression results in 40% performance improvement.
      Mirroring Controller
      Reliability
      Usability
              This is a unique feature to Fujitsu Enterprise Postgres that continually monitors your system and seamlessly switches online transaction processing to an alternate server to ensure business continuity when an abnormality is detected.
      Click to learn more
      Connection Manager
      Reliability
      Usability
              This is a unique feature of Fujitsu Enterprise Postgres that allows application access and replication operation to be continued without being aware of the connection destination of the applications.
      Click to learn more
      Database Transaction Log Mirroring
      Reliability
              Transaction records are continuously streamed from the primary database to the standby database. This secures your transaction logs.
      WAL duplication
      Reliability
              Solves PostgreSQL's single point of failure.
      Click to learn more
      Smart setup
      (Create Master/ Standby/ Standalone)
      Reliability
      DevSecOps
      Usability
              Leverage the smart setup features to setup your database quickly and efficiently often saving time and money as well as ensuring correct setup from the start.
      Easy backup/ recovery
      Reliability
      DevSecOps
      Usability
              Utilize extensive data backup and recovery features to protect yourself in the case of data loss due to any number of events including deletion and corruption.
      Instance configuration/ management
      Reliability
      DevSecOps
      Usability
              A database instance refers to the set of structures that manage database files and its associated data and then serves them to users.
      Easy setup (installer)
      Usability
              PostgreSQL has offered an installer system since version 8.0 to make the process easier and faster.
      Easy cluster setup and management (with Mirroring Controller)
      Reliability
      DevSecOps
      Usability
              This enables several servers or instances (collection of memory and processes that interact with a database, as in the actual files and processes) to connect to a single version of the database.
      Support for COBOL applications
      DevSecOps
              Fujitsu Enterprise Postgres allows you to execute SQL commands from your legacy COBOL programs with little to no modifications. Embedded SQL in COBOL programs is precompiled by ECOBPG, a library provided by Fujitsu, so that its output can be processed by any COBOL compiler.
      Click to learn more
      System usage statistics
      DevSecOps
      Usability
              A network usage monitor enables users to review your database's utilization metrics and statistics to discover and manage the resource utilization of your database.
      Enhanced GUI for cluster management
      DevSecOps
      Usability
              Simplify the setup and management of streaming replication clusters.
      WebAdmin
      DevSecOps
      Usability
              The WebAdmin in Fujitsu Enterprise Postgres helps you easily manage your database and its contents saving time and money.
      Rapid setup
      DevSecOps
      Usability
              Save time and money by setting up the database quickly and easily.
      Interoperability
      (ability to connect to older versions)
      DevSecOps
      Usability
              Data interoperability means that the data you create can be utilized by any older versions of the platform you may have residing across the organization.
      Support for Embedded SQL
      National Character Data in COBOL
      DevSecOps
              National character strings are synonyms for character strings or graphic strings that can be a sequence of bytes that represent character data in UTF-8 or UTF 16BE encoding in a Unicode database.
      Support for variable format source code in COBOL programs
      DevSecOps
              Source code is the set of instructions and statements written by a programmer to be translated into machine language by a compiler. The translated code is the object code - and Fujitsu Enterprise Postgres supports a variable version of source code in COBOL applications.
      Feature PostgreSQL
      15
      Fujitsu Enterprise Postgres What does this do?
      15 Click to learn more
      IBM
      LinuxONE
      Click to learn more
      IBM
      Power
      Click to learn more
      Transparent data encryption (256-bit PCI DSS-compliant)
      Security
      Performance
      DevSecOps
              256-bit encryption is one of the most secure encryption methods available as it uses a 256-bit key to encrypt/decrypt data.
      Click to learn more
      Data Masking
      Security
      DevSecOps
              Data Masking allows you to retain the actual structure of the data when sharing a database with sensitive customer information beyond the permitted production environment, such as for development and testing.
      Click to learn more
      Dedicated Audit Log
      Security
              This is a unique feature of Fujitsu Enterprise Postgres to deliver in the key areas of data accountability, traceability, and the ability to audit. It is also Payment Card Industry Data Security Standard (PCI DSS) compliant.
      Click to learn more
      Key management for Transparent Data Encryption
      Security
              Increased flexibility to use KMIP certified external Key Management Systems (KMS) for improved data security. Reduced risk of data leakage by storing encryption keys outside the database. Better governance by the division of role between the database administrator and the administrator for Master Encryption Keys.
      Cloud-based key management
      Security
              Allows you to store Transparent Data Encryption keys in cloud key management services. Supports plug-ins to call communication adapters in the cloud and to share data encryption keys.
      Click to learn more
      Confidentiality management
      Security
      Usability
              Simpler operations for role-based access control (RBAC) setting and audit. Easier and more efficient security operations, and reduced human errors, minimizing security risks.
      Click to learn more
      Policy-based password management
      Security
      Usability
              Restricts access to accounts by setting restrictions on password use, preventing unauthorized logins and improving database security.
      Click to learn more
      FIPS compliance
      Security
      DevSecOps
              Allows you to use algorithms approved by the Cryptographic Module Security Requirements (Federal Information Processing Standard) 140, designed to ensure strengthened data encryption and communication security.
      Click to learn more
      Anomaly detection
      Security
      DevSecOps
      Usability
              This enables you to identify suspicious items, events or observations based on the fact they differ from the majority of the data. These can often be problems such as fraud, a structural defect, or errors in text.
      Integration with CryptoCard HSM
      Security
              The CryptoCard is a hardware security module (HSM) that protects your digital keys by storing them in separate hardware and is FIPS 140-2 Level4 certified.
      Click to learn more
      IBM Hyper Protect Data Controller
      Security
              Centralized access control by encrypting data into trusted data objects before leaving the system of record. This protection follows your selected data as it traverses the enterprise network and prevents unauthorized access at all locations and end points.
      Feature PostgreSQL
      15
      Fujitsu Enterprise Postgres What does this do?
      15 Click to learn more
      IBM
      LinuxONE
      Click to learn more
      IBM
      Power
      Click to learn more
      Transparent data encryption (256-bit PCI DSS-compliant)
      Security
      Performance
      DevSecOps
              256-bit encryption is one of the most secure encryption methods available as it uses a 256-bit key to encrypt/decrypt data.
      Click to learn more
      Vertical Clustered Index (VCI)
      Performance
              Vertical Clustered Index (VCI) is Fujitsu's proprietary implementation of In-Memory Columnar Index that uses a parallel-processing engine to instantly update column-oriented data in response to changes in row-oriented data, and processes column-oriented data quickly.
      Click to learn more
      Global Meta Cache
      Performance
              This is a unique feature of Fujitsu Enterprise Postgres that caches system catalog and table information in shared memory instead of in per-process memory.
      Click to learn more
      High-speed backup/ recovery
      Performance
      Reliability
              One-click backup and recovery improves efficiency and mean time to recovery. Also back up and recover the cluster and selected tablespaces using any user-specified copy method. On IBM LinuxONE, zEDC hardware compression increases performance.
      Click to learn more
      High-speed data load
      Performance
      DevSecOps
              Leverages the PostgreSQL COPY command by running it in parallel using as many workers as your available resources allow.
      Click to learn more
      Parallel Scanning and Aggregation
      Performance
              Parallel processing is a method of breaking up and running program tasks simultaneously to reduce processing time. Data aggregation is a type of data and information mining process where data is searched, gathered and presented in a report-based format.
      Click to learn more
      zEnterprise Data Compression (zEDC)
      Performance
              On-chip compression accelerator reduces disk usage by compressing backup data and archive logs at high speed. Hardware compression results in 40% performance improvement.
      Feature PostgreSQL
      15
      Fujitsu Enterprise Postgres What does this do?
      15 Click to learn more
      IBM
      LinuxONE
      Click to learn more
      IBM
      Power
      Click to learn more
      Mirroring Controller
      Reliability
      Usability
              This is a unique feature to Fujitsu Enterprise Postgres that continually monitors your system and seamlessly switches online transaction processing to an alternate server to ensure business continuity when an abnormality is detected.
      Click to learn more
      Connection Manager
      Reliability
      Usability
              This is a unique feature of Fujitsu Enterprise Postgres that allows application access and replication operation to be continued without being aware of the connection destination of the applications.
      Click to learn more
      Database Transaction Log Mirroring
      Reliability
              Transaction records are continuously streamed from the primary database to the standby database. This secures your transaction logs.
      WAL duplication
      Reliability
              Solves PostgreSQL's single point of failure.
      Click to learn more
      Smart setup
      (Create Master/ Standby/ Standalone)
      Reliability
      DevSecOps
      Usability
              Leverage the smart setup features to setup your database quickly and efficiently often saving time and money as well as ensuring correct setup from the start.
      Easy backup/ recovery
      Reliability
      DevSecOps
      Usability
              Utilize extensive data backup and recovery features to protect yourself in the case of data loss due to any number of events including deletion and corruption.
      Instance configuration/ management
      Reliability
      DevSecOps
      Usability
              A database instance refers to the set of structures that manage database files and its associated data and then serves them to users.
      Easy cluster setup and management (with Mirroring Controller)
      Reliability
      DevSecOps
      Usability
              This enables several servers or instances (collection of memory and processes that interact with a database, as in the actual files and processes) to connect to a single version of the database.
      High-speed backup/ recovery
      Performance
      Reliability
              One-click backup and recovery improves efficiency and mean time to recovery. Also back up and recover the cluster and selected tablespaces using any user-specified copy method. On IBM LinuxONE, zEDC hardware compression increases performance.
      Click to learn more
      Feature PostgreSQL
      15
      Fujitsu Enterprise Postgres What does this do?
      15 Click to learn more
      IBM
      LinuxONE
      Click to learn more
      IBM
      Power
      Click to learn more
      Transparent data encryption (256-bit PCI DSS-compliant)
      Security
      Performance
      DevSecOps
              256-bit encryption is one of the most secure encryption methods available as it uses a 256-bit key to encrypt/decrypt data.
      Click to learn more
      Data Masking
      Security
      DevSecOps
              Data Masking allows you to retain the actual structure of the data when sharing a database with sensitive customer information beyond the permitted production environment, such as for development and testing.
      Click to learn more
      FIPS compliance
      Security
      DevSecOps
              Allows you to use algorithms approved by the Cryptographic Module Security Requirements (Federal Information Processing Standard) 140, designed to ensure strengthened data encryption and communication security.
      Click to learn more
      Anomaly detection
      Security
      DevSecOps
      Usability
              This enables you to identify suspicious items, events, or observations based on the fact they differ from the majority of the data. These can often be problems such as fraud, a structural defect, or errors in text.
      High-speed data load
      Performance
      DevSecOps
              Leverages the PostgreSQL COPY command by running it in parallel using as many workers as your available resources allow.
      Click to learn more
      Smart setup
      (Create Master/ Standby/ Standalone)
      Reliability
      DevSecOps
      Usability
              Leverage the smart setup features to setup your database quickly and efficiently often saving time and money as well as ensuring correct setup from the start.
      Easy backup/ recovery
      Reliability
      DevSecOps
      Usability
              Utilize extensive data backup and recovery features to protect yourself in the case of data loss due to any number of events including deletion and corruption.
      Rapid setup
      DevSecOps
      Usability
              Save time and money by setting up the database quickly and easily.
      Instance configuration/ management
      Reliability
      DevSecOps
      Usability
              A database instance refers to the set of structures that manage database files and its associated data and then serves them to users.
      Easy cluster setup and management (with Mirroring Controller)
      Reliability
      DevSecOps
      Usability
              This enables several servers or instances (collection of memory and processes that interact with a database, as in the actual files and processes) to connect to a single version of the database.
      Support for COBOL applications
      DevSecOps
              Fujitsu Enterprise Postgres allows you to execute SQL commands from your legacy COBOL programs with little to no modifications. Embedded SQL in COBOL programs is precompiled by ECOBPG, a library provided by Fujitsu, so that its output can be processed by any COBOL compiler.
      Click to learn more
      System usage statistics
      DevSecOps
      Usability
              A network usage monitor enables users to review your database's utilization metrics and statistics to discover and manage the resource utilization of your database.
      Enhanced GUI for cluster management
      DevSecOps
      Usability
              Simplify the setup and management of streaming replication clusters.
      WebAdmin
      DevSecOps
      Usability
              The WebAdmin in Fujitsu Enterprise Postgres helps you easily manage your database and its contents saving time and money.
      Interoperability
      (ability to connect to older versions)
      DevSecOps
      Usability
              Data interoperability means that the data you create can be utilized by any older versions of the platform you may have residing across the organization.
      Support for Embedded SQL
      National Character Data in COBOL
      DevSecOps
              National character strings are synonyms for character strings or graphic strings that can be a sequence of bytes that represent character data in UTF-8 or UTF 16BE encoding in a Unicode database.
      Support for variable format source code in COBOL programs
      DevSecOps
              Source code is the set of instructions and statements written by a programmer to be translated into machine language by a compiler. The translated code is the object code - and Fujitsu Enterprise Postgres supports a variable version of source code in COBOL applications.
      Feature PostgreSQL
      15
      Fujitsu Enterprise Postgres What does this do?
      15 Click to learn more
      IBM
      LinuxONE
      Click to learn more
      IBM
      Power
      Click to learn more
      Confidentiality management
      Security
      Usability
              Simpler operations for role-based access control (RBAC) setting and audit. Easier and more efficient security operations, and reduced human errors, minimizing security risks.
      Click to learn more
      Policy-based password management
      Security
      Usability
              Restricts access to accounts by setting restrictions on password use, preventing unauthorized logins and improving database security.
      Click to learn more
      Anomaly detection
      Security
      DevSecOps
      Usability
              This enables you to identify suspicious items, events, or observations based on the fact they differ from the majority of the data. These can often be problems such as fraud, a structural defect, or errors in text.
      Mirroring Controller
      Reliability
      Usability
              This is a unique feature to Fujitsu Enterprise Postgres that continually monitors your system and seamlessly switches online transaction processing to an alternate server to ensure business continuity when an abnormality is detected.
      Click to learn more
      Connection Manager
      Reliability
      Usability
              This is a unique feature of Fujitsu Enterprise Postgres that allows application access and replication operation to be continued without being aware of the connection destination of the applications.
      Click to learn more
      Smart setup
      (Create Master/ Standby/ Standalone)
      Reliability
      DevSecOps
      Usability
              Leverage the smart setup features to setup your database quickly and efficiently often saving time and money as well as ensuring correct setup from the start.
      Easy backup/ recovery
      Reliability
      DevSecOps
      Usability
              Utilize extensive data backup and recovery features to protect yourself in the case of data loss due to any number of events including deletion and corruption.
      Instance configuration/ management
      Reliability
      DevSecOps
      Usability
              A database instance refers to the set of structures that manage database files and its associated data and then serves them to users.
      Easy cluster setup and management (with Mirroring Controller)
      Reliability
      DevSecOps
      Usability
              This enables several servers or instances (collection of memory and processes that interact with a database, as in the actual files and processes) to connect to a single version of the database.
      System usage statistics
      DevSecOps
      Usability
              A network usage monitor enables users to review your database's utilization metrics and statistics to discover and manage the resource utilization of your database.
      Enhanced GUI for cluster management
      DevSecOps
      Usability
              Simplify the setup and management of streaming replication clusters.
      WebAdmin
      DevSecOps
      Usability
              The WebAdmin in Fujitsu Enterprise Postgres helps you easily manage your database and its contents saving time and money.
      Rapid setup
      DevSecOps
      Usability
              Save time and money by setting up the database quickly and easily.
      Interoperability
      (ability to connect to older versions)
      DevSecOps
      Usability
              Data interoperability means that the data you create can be utilized by any older versions of the platform you may have residing across the organization.
      Easy setup (installer)
      Usability
              PostgreSQL has offered an installer system since version 8.0 to make the process easier and faster.

      img-card-fep-overview-card-1

      Fujitsu Enterprise Postgres
      key features

      Discover how Fujitsu Enterprise Postgres provides improved reliability, greater security, and better performance with its extended and enhanced capabilities.

      Read more >

      img-card-fep-overview-card-2

      Fujitsu Enterprise Postgres
      overview

      Fujitsu Enterprise Postgres is a highly reliable and robust relational database with enterprise-grade features based on the open-source system — PostgreSQL. 

      Read more >

      img-card-fep-overview-card-3

      Database Migration
      services

      Fujitsu can assist with migrating data from all major vendor databases to Fujitsu Enterprise Postgres.

      Read more >

       

      Contact us if you have any questions about Fujitsu Enterprise Postgres.

      Compare Fujitsu Enterprise Postgres features across versions

      Click below to learn more about Fujitsu Enteprise Postgres and PostgreSQL features across versions and editions.

      View brochure

      Fujitsu Enterprise Postgres is designed for developers, data architects, and DBAs seeking the efficiency of a leading open source based database technology with the enhanced security and performance features plus support required in a serious business environment.

      Brochure

      See how Fujitsu Enterprise Postgres enhances PostgreSQL with unique features in key enterprise capabilities such as security, performance, and high availability.

      You may also be interested in the following services:

      Professional Services

      Training

      Data Migration

      Read our latest blogs

      Read our most recent articles regarding all aspects of PostgreSQL and Fujitsu Enterprise Postgres.