From 4501bbc7611e2181672b05a85921e34958cffc63 Mon Sep 17 00:00:00 2001 From: Christopher Winslett Date: Tue, 17 Mar 2015 11:43:23 -0700 Subject: [PATCH] Add a link to the PDF for the Readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f964fc34..9f04cb5f 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,10 @@ To get a haproxy load balancing between these two hosts, run: > psql --host 127.0.0.1 --port 5000 postgres ``` +# How it works? + +For a diagram of the high availability decision loop, see the included a PDF: [postgres-ha.pdf](https://github.com/compose/template-etcd-based-postgres-ha/blob/master/postgres-ha.pdf) + # Requirements on a Mac Run the following on a Mac to install requirements: