This repository contains PostgreSQL images for podman. podman 1.2+ is required.
The images makes use of
- Rocky Linux 8
- PostgreSQL 14.x
- Community provided RPMs through yum.postgresql.org
- Checksum for
PGDATA
- SCRAM-SHA256 password encryption by default
- SSL support
pg_stat_statements
integration- Pooling using pgagroal
- Backup using pgmoneta
- Administration with pgadmin4
- Monitoring with Grafana, Prometheus and TimescaleDB
- Asynchronous replication, up to 5 slaves
- Volumes for
/pgconf
,/pgdata
,/pgwal
and/pgbackup
.
Features that should be added
- Synchronous replication with
remote_apply
- Additional GUCs
Images are provided AS IS
according to the license agreement with
no guarantees of correctness and stability.
All images are released under the MIT license.
Jesper Pedersen
jesper (dot) pedersen (at) redhat (dot) com