2015-03-15 23:16:48 -07:00
2015-03-15 23:16:48 -07:00
2015-03-15 23:16:48 -07:00
2015-03-15 23:16:48 -07:00
2015-03-15 23:16:48 -07:00
2015-03-15 23:16:48 -07:00
2015-03-15 23:16:48 -07:00
2015-03-15 23:16:48 -07:00

PostgreSQL HA with etcd

To get started, do the following from different terminals:

> etcd --data-dir=data/etcd
> run.py postgresql0.yml
> run.py postgresql1.yml

From there, you will see a high-availability cluster start up. Test different settings in the YAML files to see how behavior changes. Kill some of the different components to see how the system behaves.

Cheers, Chris

S
Description
A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes
Readme MIT
10 MiB
Languages
Python 96.5%
Gherkin 2.4%
Dockerfile 0.6%
Shell 0.4%
Go Template 0.1%