Add a link to the PDF for the Readme

This commit is contained in:
Christopher Winslett
2015-03-17 11:43:23 -07:00
parent 3dd0bfde15
commit 4501bbc761
+4
View File
@@ -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: