Gabriele Bartolini cdc7f1cf5c feat: add Postgres Failover Slots extension to images (#57)
Add the pg-failover-slots extension released by EnterpriseDB
under the PostgreSQL License to the default container images
for all supported Postgres versions.

URL: https://github.com/EnterpriseDB/pg_failover_slots

Closes #56

Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
Co-authored-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
2023-05-19 16:33:43 +02:00
2022-04-14 12:23:42 -04:00
2022-04-14 12:23:42 -04:00
2022-04-14 12:23:42 -04:00
2022-04-14 12:23:42 -04:00

PostgreSQL Container Images

Maintenance scripts to generate Immutable Application Containers for all available PostgreSQL versions (11 to 15) to be used as operands with the CloudNativePG operator for Kubernetes.

These images are built on top of the Official Postgres image maintained by the PostgreSQL Docker Community, by adding the following software:

  • Barman Cloud
  • PGAudit
  • Postgres Failover Slots

Barman Cloud is distributed by EnterpriseDB under the GNU GPL 3 License.

PGAudit is distributed under the PostgreSQL License.

Postgres Failover Slots is distributed by EnterpriseDB under the PostgreSQL License.

Images are available via GitHub Container Registry.

This software is available under Apache License 2.0.

Copyright The CloudNativePG Contributors.

Trademarks

Postgres, PostgreSQL and the Slonik Logo are trademarks or registered trademarks of the PostgreSQL Community Association of Canada, and used with their permission.

Description
Operand images for CloudNativePG containing all community supported version PostgreSQL
Readme Apache-2.0 3.5 MiB
Languages
HCL 76.3%
Dockerfile 23.7%