<img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=2826169&amp;fmt=gif">
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
      18
      Fujitsu Enterprise Postgres What does this do?
      18 ImageClick to learn more
      IBM
      LinuxONE Image
      Click to learn more
      IBM
      Power Image
      Click to learn more
      Generative AI for enterprise
      ImageSecurity
      ImageAI
              Build data infrastructure that can be used safely and easily for AI applications. The pgvector extension allows vector data to be safely stored and protected by Fujitsu's enterprise security features.
      ImageClick to learn more
      Knowledge Data Management
      ImageAI
              Search knowledge data in three ways -text semantic search, vector similarity search, and graph traversal-, in addition to traditional search methods.
      ImageClick to learn more
      RAG application development
      ImageAI
              Integration with the RAG development framework LangChain simplifies the creation of applications powered by large language models (LLMs).
      ImageClick to learn more
      Hybrid search
      ImageAI
              Combines the strengths of full-text search (which precisely locates documents with exact keyword matches) and vector search (which retrieves semantically relevant documents by capturing meaning and context).
      ImageClick to learn more
      In-database inference
      ImageAI
              Supports importing ONNX (Open Neural Network eXchange) models, enabling models trained in one framework to run inference directly in the database—so you can build RAG applications with your own AI models while keeping all data securely on your servers.
      ImageClick to learn more
      Transparent Data Encryption (256-bit PCI DSS-compliant)
      ImageSecurity
      ImagePerformance
      ImageDevSecOps
              256-bit encryption is one of the most secure encryption methods available as it uses a 256-bit key to encrypt/decrypt data.
      ImageClick to learn more
      Data Masking
      ImageSecurity
      ImageDevSecOps
              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.
      ImageClick to learn more
      Dedicated Audit Log
      ImageSecurity
              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.
      ImageClick to learn more
      Key management for Transparent Data Encryption
      ImageSecurity
              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
      ImageSecurity
              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.
      ImageClick to learn more
      Confidentiality management
      ImageSecurity
      ImageUsability
              Simpler operations for role-based access control (RBAC) setting and audit. Easier and more efficient security operations, and reduced human errors, minimizing security risks.
      ImageClick to learn more
      Policy-based login security
      ImageSecurity
      ImageUsability
              Prevents unauthorized logins and improves database security by setting password expiration dates and locking users who repeatedly fail to log in or are dormant to restrict access to their accounts.
      ImageClick to learn more
      FIPS compliance
      ImageSecurity
      ImageDevSecOps
              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.
      ImageClick to learn more
      Anomaly detection
      ImageSecurity
      ImageDevSecOps
      ImageUsability
              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
      ImageSecurity
              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.
      ImageClick to learn more
      IBM Hyper Protect Data Controller
      ImageSecurity
              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)
      ImagePerformance
              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.
      ImageClick to learn more
      Global Meta Cache
      ImagePerformance
              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.
      ImageClick to learn more
      High-speed backup/ recovery
      ImagePerformance
      ImageReliability
              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.
      ImageClick to learn more
      High-speed data load
      ImagePerformance
      ImageDevSecOps
              Leverages the PostgreSQL COPY command by running it in parallel using as many workers as your available resources allow.
      ImageClick to learn more
      Parallel Scanning and Aggregation
      ImagePerformance
              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.
      ImageClick to learn more
      zEnterprise Data Compression (zEDC)
      ImagePerformance
              On-chip compression accelerator reduces disk usage by compressing backup data and archive logs at high speed. Hardware compression results in 40% performance improvement.
      Multi-master replication
      ImageReliability
              Multi-master architecture ensures 24/7 business continuity by allowing read-write access from the nearest node for faster response, seamless scaling without downtime, and resilient operation across regions—even during failures.
      ImageClick to learn more
      Mirroring Controller
      ImageReliability
      ImageUsability
              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.
      ImageClick to learn more
      Connection Manager
      ImageReliability
      ImageUsability
              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.
      ImageClick to learn more
      Database Transaction Log Mirroring
      ImageReliability
              Transaction records are continuously streamed from the primary database to the standby database. This secures your transaction logs.
      WAL duplication
      ImageReliability
              Solves PostgreSQL's single point of failure.
      ImageClick to learn more
      Smart setup
      (Create Master/ Standby/ Standalone)
      ImageReliability
      ImageDevSecOps
      ImageUsability
              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
      ImageReliability
      ImageDevSecOps
      ImageUsability
              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
      ImageReliability
      ImageDevSecOps
      ImageUsability
              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)
      ImageUsability
              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)
      ImageReliability
      ImageDevSecOps
      ImageUsability
              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
      ImageDevSecOps
              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.
      ImageClick to learn more
      System usage statistics
      ImageDevSecOps
      ImageUsability
              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
      ImageDevSecOps
      ImageUsability
              Simplify the setup and management of streaming replication clusters.
      WebAdmin
      ImageDevSecOps
      ImageUsability
              The WebAdmin in Fujitsu Enterprise Postgres helps you easily manage your database and its contents saving time and money.
      Rapid setup
      ImageDevSecOps
      ImageUsability
              Save time and money by setting up the database quickly and easily.
      Interoperability
      (ability to connect to older versions)
      ImageDevSecOps
      ImageUsability
              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
      ImageDevSecOps
              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
      ImageDevSecOps
              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
      17
      Fujitsu Enterprise Postgres What does this do?
      17 ImageClick to learn more
      IBM
      LinuxONE Image
      Click to learn more
      IBM
      Power Image
      Click to learn more
      Generative AI for enterprise
      ImageSecurity
      ImageAI
              Build data infrastructure that can be used safely and easily for AI applications. The pgvector extension allows vector data to be safely stored and protected by Fujitsu's enterprise security features.
      ImageClick to learn more
      Knowledge Data Management
      ImageAI
              Search knowledge data in three ways -text semantic search, vector similarity search, and graph traversal-, in addition to traditional search methods.
      ImageClick to learn more
      RAG application development
      ImageAI
              Integration with the RAG development framework LangChain simplifies the creation of applications powered by large language models (LLMs).
      ImageClick to learn more
      Hybrid search
      ImageAI
              Combines the strengths of full-text search (which precisely locates documents with exact keyword matches) and vector search (which retrieves semantically relevant documents by capturing meaning and context).
      ImageClick to learn more
      In-database inference
      ImageAI
              Supports importing ONNX (Open Neural Network eXchange) models, enabling models trained in one framework to run inference directly in the database—so you can build RAG applications with your own AI models while keeping all data securely on your servers.
      ImageClick to learn more
      Feature PostgreSQL
      17
      Fujitsu Enterprise Postgres What does this do?
      17 ImageClick to learn more
      IBM
      LinuxONE Image
      Click to learn more
      IBM
      Power Image
      Click to learn more
      Generative AI for enterprise
      ImageSecurity
      ImageAI
              With support for the OSS extension pgvector, Fujitsu Enterprise Postgres leverages its robust security features to provide a secure data infrastructure for AI applications.
      ImageClick to learn more
      Transparent Data Encryption (256-bit PCI DSS-compliant)
      ImageSecurity
      ImagePerformance
      ImageDevSecOps
              256-bit encryption is one of the most secure encryption methods available as it uses a 256-bit key to encrypt/decrypt data.
      ImageClick to learn more
      Data Masking
      ImageSecurity
      ImageDevSecOps
              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.
      ImageClick to learn more
      Dedicated Audit Log
      ImageSecurity
              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.
      ImageClick to learn more
      Key management for Transparent Data Encryption
      ImageSecurity
              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
      ImageSecurity
              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.
      ImageClick to learn more
      Confidentiality management
      ImageSecurity
      ImageUsability
              Simpler operations for role-based access control (RBAC) setting and audit. Easier and more efficient security operations, and reduced human errors, minimizing security risks.
      ImageClick to learn more
      Policy-based login security
      ImageSecurity
      ImageUsability
              Prevents unauthorized logins and improves database security by setting password expiration dates and locking users who repeatedly fail to log in or are dormant to restrict access to their accounts.
      ImageClick to learn more
      FIPS compliance
      ImageSecurity
      ImageDevSecOps
              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.
      ImageClick to learn more
      Anomaly detection
      ImageSecurity
      ImageDevSecOps
      ImageUsability
              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
      ImageSecurity
              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.
      ImageClick to learn more
      IBM Hyper Protect Data Controller
      ImageSecurity
              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
      17
      Fujitsu Enterprise Postgres What does this do?
      17 ImageClick to learn more
      IBM
      LinuxONE Image
      Click to learn more
      IBM
      Power Image
      Click to learn more
      Transparent Data Encryption (256-bit PCI DSS-compliant)
      ImageSecurity
      ImagePerformance
      ImageDevSecOps
              256-bit encryption is one of the most secure encryption methods available as it uses a 256-bit key to encrypt/decrypt data.
      ImageClick to learn more
      Data Masking
      ImageSecurity
      ImageDevSecOps
              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.
      ImageClick to learn more
      FIPS compliance
      ImageSecurity
      ImageDevSecOps
              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.
      ImageClick to learn more
      Anomaly detection
      ImageSecurity
      ImageDevSecOps
      ImageUsability
              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
      ImagePerformance
      ImageDevSecOps
              Leverages the PostgreSQL COPY command by running it in parallel using as many workers as your available resources allow.
      ImageClick to learn more
      Smart setup
      (Create Master/ Standby/ Standalone)
      ImageReliability
      ImageDevSecOps
      ImageUsability
              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
      ImageReliability
      ImageDevSecOps
      ImageUsability
              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
      ImageDevSecOps
      ImageUsability
              Save time and money by setting up the database quickly and easily.
      Instance configuration/ management
      ImageReliability
      ImageDevSecOps
      ImageUsability
              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)
      ImageReliability
      ImageDevSecOps
      ImageUsability
              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
      ImageDevSecOps
              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.
      ImageClick to learn more
      System usage statistics
      ImageDevSecOps
      ImageUsability
              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
      ImageDevSecOps
      ImageUsability
              Simplify the setup and management of streaming replication clusters.
      WebAdmin
      ImageDevSecOps
      ImageUsability
              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)
      ImageDevSecOps
      ImageUsability
              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
      ImageDevSecOps
              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
      ImageDevSecOps
              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
      17
      Fujitsu Enterprise Postgres What does this do?
      17 ImageClick to learn more
      IBM
      LinuxONE Image
      Click to learn more
      IBM
      Power Image
      Click to learn more
      Transparent Data Encryption (256-bit PCI DSS-compliant)
      ImageSecurity
      ImagePerformance
      ImageDevSecOps
              256-bit encryption is one of the most secure encryption methods available as it uses a 256-bit key to encrypt/decrypt data.
      ImageClick to learn more
      Vertical Clustered Index (VCI)
      ImagePerformance
              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.
      ImageClick to learn more
      Global Meta Cache
      ImagePerformance
              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.
      ImageClick to learn more
      High-speed backup/ recovery
      ImagePerformance
      ImageReliability
              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.
      ImageClick to learn more
      High-speed data load
      ImagePerformance
      ImageDevSecOps
              Leverages the PostgreSQL COPY command by running it in parallel using as many workers as your available resources allow.
      ImageClick to learn more
      Parallel Scanning and Aggregation
      ImagePerformance
              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.
      ImageClick to learn more
      zEnterprise Data Compression (zEDC)
      ImagePerformance
              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
      17
      Fujitsu Enterprise Postgres What does this do?
      17 ImageClick to learn more
      IBM
      LinuxONE Image
      Click to learn more
      IBM
      Power Image
      Click to learn more
      Multi-master replication
      ImageReliability
              Multi-master architecture ensures 24/7 business continuity by allowing read-write access from the nearest node for faster response, seamless scaling without downtime, and resilient operation across regions—even during failures.
      ImageClick to learn more
      Mirroring Controller
      ImageReliability
      ImageUsability
              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.
      ImageClick to learn more
      Connection Manager
      ImageReliability
      ImageUsability
              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.
      ImageClick to learn more
      Database Transaction Log Mirroring
      ImageReliability
              Transaction records are continuously streamed from the primary database to the standby database. This secures your transaction logs.
      WAL duplication
      ImageReliability
              Solves PostgreSQL's single point of failure.
      ImageClick to learn more
      Smart setup
      (Create Master/ Standby/ Standalone)
      ImageReliability
      ImageDevSecOps
      ImageUsability
              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
      ImageReliability
      ImageDevSecOps
      ImageUsability
              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
      ImageReliability
      ImageDevSecOps
      ImageUsability
              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)
      ImageReliability
      ImageDevSecOps
      ImageUsability
              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
      ImagePerformance
      ImageReliability
              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.
      ImageClick to learn more
      Feature PostgreSQL
      17
      Fujitsu Enterprise Postgres What does this do?
      17 ImageClick to learn more
      IBM
      LinuxONE Image
      Click to learn more
      IBM
      Power Image
      Click to learn more
      Confidentiality management
      ImageSecurity
      ImageUsability
              Simpler operations for role-based access control (RBAC) setting and audit. Easier and more efficient security operations, and reduced human errors, minimizing security risks.
      ImageClick to learn more
      Policy-based login security
      ImageSecurity
      ImageUsability
              Prevents unauthorized logins and improves database security by setting password expiration dates and locking users who repeatedly fail to log in or are dormant to restrict access to their accounts.
      ImageClick to learn more
      Anomaly detection
      ImageSecurity
      ImageDevSecOps
      ImageUsability
              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
      ImageReliability
      ImageUsability
              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.
      ImageClick to learn more
      Connection Manager
      ImageReliability
      ImageUsability
              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.
      ImageClick to learn more
      Smart setup
      (Create Master/ Standby/ Standalone)
      ImageReliability
      ImageDevSecOps
      ImageUsability
              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
      ImageReliability
      ImageDevSecOps
      ImageUsability
              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
      ImageReliability
      ImageDevSecOps
      ImageUsability
              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)
      ImageReliability
      ImageDevSecOps
      ImageUsability
              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
      ImageDevSecOps
      ImageUsability
              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
      ImageDevSecOps
      ImageUsability
              Simplify the setup and management of streaming replication clusters.
      WebAdmin
      ImageDevSecOps
      ImageUsability
              The WebAdmin in Fujitsu Enterprise Postgres helps you easily manage your database and its contents saving time and money.
      Rapid setup
      ImageDevSecOps
      ImageUsability
              Save time and money by setting up the database quickly and easily.
      Interoperability
      (ability to connect to older versions)
      ImageDevSecOps
      ImageUsability
              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)
      ImageUsability
              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.

      ImageCompare 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.