From f64c0cfafa4c7caa82d636bcf19222052f9eee14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Marqu=C3=A9s?= Date: Sat, 23 Sep 2017 15:25:43 -0300 Subject: [PATCH] Fix a couple of typos in README.md, a missing column in an example. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8c0a35c..684d1bb4 100644 --- a/README.md +++ b/README.md @@ -455,6 +455,7 @@ metadata objects, and adds a metadata record for the primary server: Verify status of the cluster like this by using the `repmgr cluster show` command: + $ repmgr -f /etc/repmgr.conf cluster show ID | Name | Role | Status | Upstream | Location | Connection string ----+-------+---------+-----------+----------+----------+-------------------------------------- 1 | node1 | primary | * running | | default | host=node1 dbname=repmgr user=repmgr