Feature | PostgreSQL 12 |
FUJITSU Enterprise Postgres | What does this do? | ||
12 | IBM LinuxONE™ | ||||
Integration with CryptoCard HSM |
![]() |
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. | |||
Transparent data encryption (256-bit PCI DSS-compliant) |
![]() ![]() ![]() |
256-bit encryption is one of the most secure encryption methods available as it uses a 256-bit key to encrypt/decrypt data. | |||
Data Masking |
![]() ![]() |
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. | |||
Mirroring Controller |
![]() ![]() |
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. | |||
In-Memory Columnar Index (VCI) |
![]() |
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. | |||
Dedicated audit logs |
![]() |
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). | |||
Connection Manager |
![]() ![]() |
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. | |||
Global Meta Cache |
![]() |
This is a unique feature of FUJITSU Enterprise Postgres that caches system catalog and table information in shared memory instead on in per-process memory. | |||
Database Transaction Log Mirroring |
![]() |
Transaction records are continuously streamed from the primary database to the standby database. This secures your transaction logs. | |||
WAL duplication |
![]() |
Solves PostgreSQL's single point of failure | |||
High-speed backup/ recovery |
![]() ![]() |
One-click backup and recovery improves efficiency and meant time to recovery. | |||
High-speed data load |
![]() ![]() |
Leverages the PostgreSQL COPY command by running it in parallel using as many workers as your available resources allow. | |||
Support for COBOL applications |
![]() |
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. | |||
Parallel Scanning and Aggregation |
![]() |
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. | |||
System usage statistics |
![]() ![]() |
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 |
![]() ![]() |
Enhanced GUI management tool to make setup and cluster management simpler. | |||
WebAdmin |
![]() ![]() |
The WebAdmin in FUJITSU Enterprise Postgres helps you easily manage your database and its contents saving time and money. | |||
Easy setup (installer) |
![]() |
PostgreSQL has offered an installer system since version 8.0 to make the process easier and faster. | |||
Rapid setup |
![]() ![]() |
Save time and money by setting up the database quickly and easily. | |||
Smart setup (Create Master/ Standby/ Standalone) |
![]() ![]() ![]() |
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 |
![]() ![]() ![]() |
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 |
![]() ![]() ![]() |
A database instance refers to the set of structures that manage database files and its associated data and then serves them to users. | |||
Anomaly detection |
![]() ![]() ![]() |
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. | |||
Easy cluster setup and management (with Mirroring Controller) |
![]() ![]() ![]() |
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. | |||
Interoperability (ability to connect to older versions) |
![]() ![]() |
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 |
![]() |
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 |
![]() |
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 12 |
FUJITSU Enterprise Postgres | What does this do? | ||
12 | IBM LinuxONE™ | ||||
Integration with CryptoCard HSM |
![]() |
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. | |||
Transparent data encryption (256-bit PCI DSS-compliant) |
![]() ![]() ![]() |
256-bit encryption is one of the most secure encryption methods available as it uses a 256-bit key to encrypt/decrypt data. | |||
Data Masking |
![]() ![]() |
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. | |||
Dedicated audit logs |
![]() |
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). | |||
Anomaly detection |
![]() ![]() ![]() |
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. |
Feature | PostgreSQL 12 |
FUJITSU Enterprise Postgres | What does this do? | ||
12 | IBM LinuxONE™ | ||||
Transparent data encryption (256-bit PCI DSS-compliant) |
![]() ![]() ![]() |
256-bit encryption is one of the most secure encryption methods available as it uses a 256-bit key to encrypt/decrypt data. | |||
In-Memory Columnar Index (VCI) |
![]() |
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. | |||
Global Meta Cache |
![]() |
This is a unique feature of FUJITSU Enterprise Postgres that caches system catalog and table information in shared memory instead on in per-process memory. | |||
High-speed backup/recovery |
![]() ![]() |
One-click backup and recovery improves efficiency and meant time to recovery. | |||
High-speed data load |
![]() ![]() |
Leverages the PostgreSQL COPY command by running it in parallel using as many workers as your available resources allow. | |||
Parallel Scanning and Aggregation |
![]() |
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. |
Feature | PostgreSQL 12 |
FUJITSU Enterprise Postgres | What does this do? | ||
12 | IBM LinuxONE™ | ||||
Mirroring Controller |
![]() ![]() |
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. | |||
Connection Manager |
![]() ![]() |
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. | |||
Database Transaction Log Mirroring |
![]() |
Transaction records are continuously streamed from the primary database to the standby database. This secures your transaction logs. | |||
WAL duplication |
![]() |
Solves PostgreSQL's single point of failure | |||
High-speed backup/recovery |
![]() ![]() |
One-click backup and recovery improves efficiency and meant time to recovery. | |||
Smart setup (Create Master/ Standby/ Standalone) |
![]() ![]() ![]() |
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 |
![]() ![]() ![]() |
Utilise 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 |
![]() ![]() ![]() |
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) |
![]() ![]() ![]() |
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. |
Feature | PostgreSQL 12 |
FUJITSU Enterprise Postgres | What does this do? | ||
12 | IBM LinuxONE™ | ||||
Transparent data encryption (256-bit PCI DSS-compliant) |
![]() ![]() ![]() |
256-bit encryption is one of the most secure encryption methods available as it uses a 256-bit key to encrypt/decrypt data. | |||
Data Masking |
![]() ![]() |
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. | |||
High-speed data load |
![]() ![]() |
Leverages the PostgreSQL COPY command by running it in parallel using as many workers as your available resources allow. | |||
Support for COBOL applications |
![]() |
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. | |||
System usage statistics |
![]() ![]() |
A network usage monitor enables users to review your database's utilisation metrics and statistics to discover and manage the resource utilisation of your database. | |||
Enhanced GUI for cluster management |
![]() ![]() |
Enhanced GUI management tool to make setup and cluster management simpler. | |||
WebAdmin |
![]() ![]() |
The WebAdmin in FUJITSU Enterprise Postgres helps you easily manage your database and its contents saving time and money. | |||
Rapid setup |
![]() ![]() |
Save time and money by setting up the database quickly and easily. | |||
Smart setup (Create Master/ Standby/ Standalone) |
![]() ![]() ![]() |
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 |
![]() ![]() ![]() |
Utilise 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 |
![]() ![]() ![]() |
A database instance refers to the set of structures that manage database files and its associated data and then serves them to users. | |||
Anomaly detection |
![]() ![]() ![]() |
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. | |||
Easy cluster setup and management (with Mirroring Controller) |
![]() ![]() ![]() |
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. | |||
Interoperability (ability to connect to older versions) |
![]() ![]() |
Data interoperability means that the data you create can be utilised by any older versions of the platform you may have residing across the organisation. | |||
Support for Embedded SQL National Character Data in COBOL |
![]() |
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 |
![]() |
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 12 |
FUJITSU Enterprise Postgres | What does this do? | ||
12 | IBM LinuxONE™ | ||||
Mirroring Controller |
![]() ![]() |
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. | |||
Connection Manager |
![]() ![]() |
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. | |||
System usage statistics |
![]() ![]() |
A network usage monitor enables users to review your database's utilisation metrics and statistics to discover and manage the resource utilisation of your database. | |||
Enhanced GUI for cluster management |
![]() ![]() |
Enhanced GUI management tool to make setup and cluster management simpler. | |||
WebAdmin |
![]() ![]() |
The WebAdmin in FUJITSU Enterprise Postgres helps you easily manage your database and its contents saving time and money. | |||
Easy setup (installer) |
![]() |
PostgreSQL has offered an installer system since version 8.0 to make the process easier and faster. | |||
Rapid setup |
![]() ![]() |
Save time and money by setting up the database quickly and easily. | |||
Smart setup (Create Master/ Standby/ Standalone) |
![]() ![]() ![]() |
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 |
![]() ![]() ![]() |
Utilise 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 |
![]() ![]() ![]() |
A database instance refers to the set of structures that manage database files and its associated data and then serves them to users. | |||
Anomaly detection |
![]() ![]() ![]() |
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. | |||
Easy cluster setup and management (with Mirroring Controller) |
![]() ![]() ![]() |
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. | |||
Interoperability (ability to connect to older versions) |
![]() ![]() |
Data interoperability means that the data you create can be utilised by any older versions of the platform you may have residing across the organisation. |
FUJITSU Enterprise Postgres is a highly reliable and robust relational database with enterprise-grade features based on the open-source system — PostgreSQL.
See the detailed specifications for FUJITSU Enterprise Postgres.
Fujitsu can assist with migrating data from all major vendor databases to either PostgreSQL or FUJITSU Enterprise Postgres.
Read our most recent articles regarding all aspects of PostgreSQL and FUJITSU Enterprise Postgres.