repmgrd: reword log message for clarity

This commit is contained in:
Ian Barwick
2016-06-23 09:47:35 +09:00
parent c16ab3c889
commit a2b5ba595a

View File

@@ -399,7 +399,7 @@ main(int argc, char **argv)
case STANDBY:
/* We need the node id of the master server as well as a connection to it */
log_info(_("connecting to master node '%s'\n"),
log_info(_("connecting to master node of cluster '%s'\n"),
local_options.cluster_name);
master_conn = get_master_connection(my_local_conn,