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.
Each extension is being built against the following targets.
PostgreSQL versions:
- 18
Operating system:
- Debian trixie
- Debian bookworm
Architectures:
- amd64
- arm64
TODO
TODO