From: Pavan Deolasee Date: Fri, 22 Jan 2016 09:14:37 +0000 (+0530) Subject: Add a changes missed in the previous commit. X-Git-Tag: XL9_5_R1BETA1~76 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=6d885c910a8cd3d3ef59c18797bb0ac9271d7bdd;p=postgres-xl.git Add a changes missed in the previous commit. --- diff --git a/contrib/pgxc_ctl/pgxc_ctl_bash_2 b/contrib/pgxc_ctl/pgxc_ctl_bash_2 index 804faa2f69..843fa7b25c 100755 --- a/contrib/pgxc_ctl/pgxc_ctl_bash_2 +++ b/contrib/pgxc_ctl/pgxc_ctl_bash_2 @@ -120,6 +120,7 @@ function print_values # Datanodes masters print_array datanodeMasterServers print_array datanodeMasterDirs + print_array datanodeMasterWALDirs print_array datanodeMaxWALSenders # Datanodes slaves @@ -131,6 +132,7 @@ function print_values print_array datanodeSlavePoolerPorts #endif print_array datanodeSlaveDirs + print_array datanodeSlaveWALDirs print_array datanodeArchLogDirs # Datanode configuration files