Skip to content

Commit d558d5c

Browse files
EFM-Bobbygvasquezvargas
authored andcommitted
add info about 5.0 version of create-standby
In 5.0 when the 'efm create-standby' command was introduced, it required superuser privileges to run since it needed to be able to start the db as a service without using the normal efm scripts. In 5.1 this was fixed so that it can be run as the 'efm' user, and the documentation was changed to remove the requirement text, but people will still get caught up on this if using 5.0.
1 parent b8aab1e commit d558d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

product_docs/docs/efm/5/07_using_efm_utility.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ If the `-prompt` option is specified, the command will output the steps it will
122122
- `application.name` specifies the `application_name` to use (if set).
123123

124124
!!!Note
125-
This command was introduced in Failover Manager 5.0.
125+
This command was introduced in Failover Manager 5.0. In 5.0 only, the command requires superuser privileges to run.
126126

127127
The following example shows the command output when both the `-prompt` and `-slot` options are specified:
128128

0 commit comments

Comments
 (0)