From a5d19a8efdb1b6c98665717e5f1d66e2878ec645 Mon Sep 17 00:00:00 2001 From: Bo Peng Date: Fri, 30 Mar 2018 18:32:15 +0900 Subject: [PATCH] Update README files. --- README-en.md | 2 +- README.md | 2 +- quick-install.txt | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README-en.md b/README-en.md index 9e3be4e..875bf40 100644 --- a/README-en.md +++ b/README-en.md @@ -54,7 +54,7 @@ The following are main applications. |pgpool.cache |cash informations using In Memory query Cache | |pgpool.connections |frontend, backend connection count through pgpool-II | |pgpool.log |log monitoring for pgpool-II | -|pgpool.nodes |backend state, load balance ratio viewed from pgpool-II | +|pgpool.nodes |backend state, load balance ratio and replication delay viewed from pgpool-II | |pgpool.status |pgpool-II processes working state, vip existence or non-existence | |pgpool.watchdog |pgpool-II processes working state, vip existence or non-existence as a cluster | diff --git a/README.md b/README.md index 35a5310..9d25ee9 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ Postgres、pgpoo-II プロセスの監視を通して、スプリットブレイ |pgpool.cache |インメモリクエリキャッシュ使用時のキャッシュ状況 | |pgpool.connections |pgpool-II を介したフロントエンド、バックエンドのコネクション数 | |pgpool.log |pgpool-II のログ監視 | -|pgpool.nodes |pgpool-II から見た各バックエンドの稼働状況、負荷分散の比率 | +|pgpool.nodes |pgpool-II から見た各バックエンドの稼働状況、負荷分散の比率、レプリケーションの遅延量 | |pgpool.status |pgpool-II のプロセス稼働状況、仮想 IP 保持状況 | |pgpool.watchdog |クラスタ単位の pgpool-II のプロセス稼働状況、仮想 IP 保持状況 | diff --git a/quick-install.txt b/quick-install.txt index 81de495..f209f84 100644 --- a/quick-install.txt +++ b/quick-install.txt @@ -16,6 +16,7 @@ Template_App_PostgreSQL_SR.xml Template_App_PostgreSQL_SR_Cluster.xml Template_App_pgpool-II.xml + Template_App_pgpool-II-36.xml Template_App_pgpool-II_watchdog.xml 2. Copy usr-local-etc files (pgsql_funcs.conf and pgpool_funcs.conf) to "/usr/local/etc"