From 0c3308f61ed31f7a02457ed5f4c7c9620f5e450b Mon Sep 17 00:00:00 2001 From: Yugo Nagata Date: Tue, 23 Jul 2013 18:42:06 +0900 Subject: [PATCH] Add note to create superuser in bakcends whose name is same as the pgpoolAdmin login user --- doc/en/install.html | 7 +++++++ doc/ja/install.html | 6 ++++++ 2 files changed, 13 insertions(+) diff --git a/doc/en/install.html b/doc/en/install.html index 95238f9..82f55c4 100644 --- a/doc/en/install.html +++ b/doc/en/install.html @@ -39,6 +39,8 @@ The following software is at least installed in the server that operates pgpool Before starting the install, be sure to have:

Precondition

@@ -94,6 +96,10 @@ It explains on the assumption of being set it here as follows. /usr/local/bin/pcp_systemdb_info + +/usr/local/bin/pcp_watchdog_info + + /usr/local/bin/pg_md5 @@ -126,6 +132,7 @@ It explains the installation of the management tool as follows.
  • pcp_proc_info
  • pcp_stop_pgpool
  • pcp_systemdb_info
  • +
  • pcp_watchdog_info
  • pg_md5
  • diff --git a/doc/ja/install.html b/doc/ja/install.html index 9eee8e7..87d1b1f 100644 --- a/doc/ja/install.html +++ b/doc/ja/install.html @@ -39,6 +39,7 @@ pgpool管理ツールをインストールする場合、少なくとも以下

    前提条件

    @@ -94,6 +95,10 @@ pgpool管理ツールをインストールする場合、少なくとも以下 + + + + @@ -126,6 +131,7 @@ pgpool管理ツールをインストールする場合、少なくとも以下
  • pcp_proc_info
  • pcp_stop_pgpool
  • pcp_systemdb_info
  • +
  • pcp_watchdog_info
  • pg_md5
  • /usr/local/bin/pcp_systemdb_info
    /usr/local/bin/pcp_watchdog_info
    /usr/local/bin/pg_md5
    -- 2.39.5