diff --git a/README.rst b/README.rst index c152a555..7864678e 100644 --- a/README.rst +++ b/README.rst @@ -2,6 +2,10 @@ Patroni: A Template for PostgreSQL HA with ZooKeeper, etcd or Consul ------------------------------------------------------------ + +You can find a version of this documentation that is searchable and also easier to navigagate at `patroni.readthedocs.io `__. + + There are many ways to run high availability with PostgreSQL; for a list, see the `PostgreSQL Documentation `__. Patroni is a template for you to create your own customized, high-availability solution using Python and - for maximum accessibility - a distributed configuration store like `ZooKeeper `__, `etcd `__ or `Consul `__. Database engineers, DBAs, DevOps engineers, and SREs who are looking to quickly deploy HA PostgreSQL in the datacenter-or anywhere else-will hopefully find it useful.