Skip to content

cloudnative-pg/postgres-containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostgreSQL Container Images

Maintenance scripts to generate Immutable Application Containers for all available PostgreSQL versions (12 to 16) 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
  • pgvector

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.

pgvector is distributed under the PostgreSQL License.

Images are available via GitHub Container Registry.

License and copyright

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.