Sign inSign up

rahuljain/postgresql

By rahuljain

Updated over 8 years ago

PostgreSQL image having HA capabilities using docker swarm orchestration.

Image
0

1.2K

rahuljain/postgresql repository overview

Repository for postgresql and pgpool

  1. 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.

  2. postgresql: The Master/Slave server with streaming replication enabled.

Tag summary

Content type

Image

Digest

Size

36.7 MB

Last updated

over 8 years ago

docker pull rahuljain/postgresql