fujitsu/fujitsu-enterprise-postgres-17-pgpool2

Fujitsu Enterprise Postgres 17 PgPool2

Fujitsu Limited
Updated
Overview

Features

Release categoryGenerally Available
Privilege modeUnprivileged

Download this image

This will require authentication. View other options.

Description

This is PgPool2 container built with Fujitsu Enterprise Postgres.
 

The download and Use of the Product is strictly subject to the terms of the End User License Agreement with Fujitsu Limited found at www.fast.fujitsu.com/fujitsu-enterprise-postgres-license-agreements. Where the Product that has been embedded as a whole or part into a third party program, only Authorised Customers may download and use the Product.

Products using this container

Type

Component image

Stream

Single-stream

Size

680.1 MB

Digest

Category

Database & Data ManagementData StoreDeveloper Tools
SecuritySpecifications

Image specifications

The following information was extracted from the dockerfile and other sources.

Canonical image IDFujitsu Enterprise Postgres 17 PgPool2
SummaryFujitsu Enterprise Postgres is an exceptionally reliable and robust relational database, created for organizations that require strong query performance and high availability
DescriptionThe Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.
ProviderFujitsu Limited
Maintainerfj-dbaas-tec@dl.jp.fujitsu.com
Repository namefujitsu-enterprise-postgres-17-pgPool2
Image version3.3
Architectureamd64
PackagesGet this image
Notice about component imagesThis container is part of a product or application and is not meant to be installed individually. Instead, it should be installed via an operator or other automated source. See the overview tab for links to any products using this container to learn more about installation methods.

Image identifiers

Instructions to obtain the container images from the hosted registry.

 

Authentication is not required to pull image from registry.

 

Using OpenShift

First, add a reference to the repository to your Kubernetes pod configuration.

apiVersion: v1
kind: Pod
metadata:
  name: {POD-NAME}
  namespace: {TARGET-NAMESPACE}
spec:
  containers:
    - name: "postgres"
  image: quay.io/fujitsu/fujitsu-enterprise-postgres-17-pgpool2:<TAG>

 

Then, use the following command line to import the image. Alternatively, this can be done via the OpenShift Dashboard GUI interface.

oc import-image fujitsu/fujitsu-enterprise-postgres-17-pgpool2:<TAG> \ --from=quay.io/fujitsu/fujitsu-enterprise-postgres-17-pgpool2:<TAG> \ --confirm

 

Using podman

Use the following command from a system with podman installed

$ podman pull quay.io/fujitsu/fujitsu-enterprise-postgres-17-pgpool2:<TAG>

 

Using docker

Use the following command(s) from a system with docker service installed and running.

$ docker pull quay.io/fujitsu/fujitsu-enterprise-postgres-17-pgpool2:<TAG>

 

For instruction on deploying and using the container image, please visit https://fast.fujitsu.com/resource-centre

Red Hat logoLinkedInYouTubeFacebookTwitter

Platforms

Products & services

Try, buy, sell

Help

About Red Hat Ecosystem Catalog

The Red Hat Ecosystem Catalog is the official source for discovering and learning more about the Red Hat Ecosystem of both Red Hat and certified third-party products and services.

We’re the world’s leading provider of enterprise open source solutions—including Linux, cloud, container, and Kubernetes. We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2025 Red Hat, LLC
Feedback