From bd24848ce9202634c30ded1616c2ec5ebb769fd7 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Wed, 3 Oct 2018 10:16:47 +0900 Subject: [PATCH] doc: add tip about setting "ConnectTimeout" for SSH --- doc/install-requirements.sgml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/doc/install-requirements.sgml b/doc/install-requirements.sgml index 5ac88f9e..fa432f83 100644 --- a/doc/install-requirements.sgml +++ b/doc/install-requirements.sgml @@ -36,7 +36,7 @@ - A dedicated system user for &repmgr; is *not* required; as many &repmgr; and + A dedicated system user for &repmgr; is not required; as many &repmgr; and repmgrd actions require direct access to the PostgreSQL data directory, these commands should be executed by the postgres user. @@ -61,6 +61,13 @@ + + + Consider setting ConnectTimeout to a low value in your SSH configuration. + This will make it faster to detect any SSH connection errors. + + + We recommend using a session multiplexer utility such as screen or