Skip to content

NiccoloFei/pg-extensions-containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building PostgreSQL Extensions Container Images

The goal of this project is to build PostgreSQL extensions in the form of distroless container images. These images can be used in CloudNativePG, dynamically loading them via the new ImageVolume feature introduced in Kubernetes 1.33.

Currrent targets

Each extension is being built against the following targets.

PostgreSQL versions:

  • 18

Operating system:

  • Debian trixie
  • Debian bookworm

Architectures:

  • amd64
  • arm64

Structure of the project

TODO

Adding new extensions

TODO

About

PostgreSQL extensions containers for CloudNativePG

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages