mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 16:16:29 +00:00
daemon status: add column "upstream last seen"
This displays the interval (in seconds) since the repmgrd instance on each node last confirmed its upstream node is available.
This commit is contained in:
@@ -79,6 +79,14 @@ REPMGRD_OPTS="--daemonize=false"</programlisting>
|
||||
</note>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
<link linkend="repmgr-daemon-status"><command>repmgr daemon status</command></link>
|
||||
displays the interval (in seconds) since the <application>repmgrd</application> instance
|
||||
last verified its upstream node was available.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
Add <option>--compact</option> option to <command><link linkend="repmgr-cluster-show">repmgr cluster show</link></command> (GitHub #521).
|
||||
|
||||
Reference in New Issue
Block a user