mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
Add a link to the PDF for the Readme
This commit is contained in:
@@ -28,6 +28,10 @@ To get a haproxy load balancing between these two hosts, run:
|
|||||||
> psql --host 127.0.0.1 --port 5000 postgres
|
> 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
|
# Requirements on a Mac
|
||||||
|
|
||||||
Run the following on a Mac to install requirements:
|
Run the following on a Mac to install requirements:
|
||||||
|
|||||||
Reference in New Issue
Block a user