Doc: mention that pgpool_setup needs to configure ssh log into localhost without...
authorTatsuo Ishii <ishii@sraoss.co.jp>
Tue, 18 Aug 2020 03:05:58 +0000 (12:05 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Tue, 18 Aug 2020 03:05:58 +0000 (12:05 +0900)
doc.ja/src/sgml/ref/pgpool_setup.sgml
doc/src/sgml/ref/pgpool_setup.sgml

index 8fa9191f3e2106983ae571cdd43613e8a8c63106..53c5d4cb7c1f02896f34070fdccccf0567dd23a4 100644 (file)
@@ -59,6 +59,11 @@ Pgpool-II documentation
    実際の業務システムで利用することはおすすめしません。
   </para>
 
+  <para>
+   <application>pgpool_setup</application> はlocalhostに対して<application>ssh</application>を実行します。
+   パスワード無しで<application>ssh</application>でlocalhostにログインできるように事前に設定してください。
+  </para>
+
   <para>
    <!--
    Currently <application>pgpool_setup</application> supports
index a955167eb673b5b48203b26fea13a12b79760114..e498dc50212be0dbd92b4fa63b02e684edbf0dfb 100644 (file)
@@ -44,6 +44,13 @@ Pgpool-II documentation
    only and should not be used to create production installations.
   </para>
 
+  <para>
+   <application>pgpool_setup</application> executes
+   <application>ssh</application> against localhost.  You need to
+   configure <application>ssh</application> so that it can login to
+   localhost without password.
+  </para>
+
   <para>
    Currently <application>pgpool_setup</application> supports
    streaming replication mode, native replication mode, raw mode,