node service: enable provision of the -S/--superuser option

This is required to be able to execute a CHECKPOINT if the normal
repmgr user is not a superuser.
This commit is contained in:
Ian Barwick
2020-03-24 17:24:10 +09:00
parent 304c1391cc
commit 2b06f2d1ae
3 changed files with 51 additions and 2 deletions

View File

@@ -1692,6 +1692,7 @@ check_cli_parameters(const int action)
{
case STANDBY_CLONE:
case NODE_CHECK:
case NODE_SERVICE:
break;
default:
item_list_append_format(&cli_warnings,