repmgr: fix "Missing replication slots" label in "node check"

Per report in GitHub #507.
This commit is contained in:
Ian Barwick
2018-10-03 13:52:44 +09:00
parent ac40ef0e43
commit b346914d4d
3 changed files with 4 additions and 2 deletions

View File

@@ -30,7 +30,8 @@
Replication lag: OK (N/A - node is primary)
WAL archiving: OK (0 pending files)
Downstream servers: OK (2 of 2 downstream nodes attached)
Replication slots: OK (node has no replication slots)</programlisting>
Replication slots: OK (node has no replication slots)
Missing replication slots: OK (node has no missing replication slots)</programlisting>
</para>
</refsect1>
<refsect1>