From: Yugo Nagata Date: Fri, 26 Jul 2013 09:43:12 +0000 (+0900) Subject: Fix typos X-Git-Tag: V3_3~1 X-Git-Url: http://git.postgresql.org/gitweb/static/%7B%7Bpguslink%28?a=commitdiff_plain;h=84b7a785658c030f44f56cebcdbf66c83844481f;p=pgpooladmin.git Fix typos --- diff --git a/NEWS b/NEWS index 0d01b04..0194827 100644 --- a/NEWS +++ b/NEWS @@ -21,11 +21,11 @@ pgpoolAdmin 3.2 This show watchdog statuses of pgpool-IIs and the virtual IP etc. when watchdog is enabled. - - Add functionality to stop/reload/start PostgreSQL from GUI + - Add functionality to stop/reload/restart PostgreSQL from GUI (Nozomi Anzai) pgpool_pgctl function need to be installed in the backends. This function - is a new feature of pgpool-II 3.3 privided by pgpool_recovery extension. + is a new feature of pgpool-II 3.3 provided by pgpool_recovery extension. In addition, a superuser whose name is same as the pgpoolAdmin's login user also must exists in the backend.