PostgreSQL image having HA capabilities using docker swarm orchestration.
1.2K
Repository for postgresql and pgpool
pgpool: Used as a middleware service between postgresql-server and postgresql-client. Required to perform the automatic switchover in case of failure of master DB. Also works as a load balancer, reads from both DBs as DBs are in replication mode and writes to the Master DB.
postgresql: The Master/Slave server with streaming replication enabled.
Content type
Image
Digest
Size
36.7 MB
Last updated
over 8 years ago
docker pull rahuljain/postgresql