standby clone: update source comment

This commit is contained in:
Ian Barwick
2022-05-13 13:37:45 +09:00
parent 706d570790
commit a3c77cac41

View File

@@ -95,6 +95,8 @@ static char barman_command_buf[MAXLEN] = "";
* be run and which of the available users, which will be one
* of the repmgr user, the replication user (if available) or
* the superuser (if available).
*
* This is determined in check_source_server().
*/
static t_user_type SettingsUser = REPMGR_USER;