From 6b7a478d06e482852099b20f4d129fa372ebda46 Mon Sep 17 00:00:00 2001 From: bybai Date: Wed, 11 Oct 2017 05:02:14 -0400 Subject: [PATCH] enhance pgsqlseup manpage about access addresses --- xCAT-client/pods/man1/pgsqlsetup.1.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-client/pods/man1/pgsqlsetup.1.pod b/xCAT-client/pods/man1/pgsqlsetup.1.pod index 3115b1bc8..45c736d91 100644 --- a/xCAT-client/pods/man1/pgsqlsetup.1.pod +++ b/xCAT-client/pods/man1/pgsqlsetup.1.pod @@ -52,7 +52,7 @@ This option is used to specify additional IP addresses on which the PostgreSQL d =item B<-a|--access> I
-This option is used to specify additional IP addresses from which the service nodes will connect to the PostgreSQL database. Without it, only the management node will be configured for database access. This option can be specified multiple times. +This option is used to specify additional IP addresses from which the additional nodes will connect to the PostgreSQL database, for example, service nodes IP addresses or MN HA primary/standby nodes physical IP addresses. Without it, only the management node will be configured for database access. This option can be specified multiple times. =item B<-P|--PCM>