@@ -402,8 +402,7 @@ main(int argc, char **argv)
initPQExpBuffer(&errmsg);
appendPQExpBuffer(&errmsg,
_("unable to connect to master node '%s'"),
master_options.node_name);
_("unable to connect to master node"));
log_err("%s\n", errmsg.data);
The note is not visible to the blocked user.