Difference between revisions of "Recitalrestore"
From Recital Documentation Wiki
Peterkelly (Talk | contribs) (→-i infile) |
Peterkelly (Talk | contribs) |
||
Line 13: | Line 13: | ||
Specify the input backup file that was created from [[dbdump]] to restore from. | Specify the input backup file that was created from [[dbdump]] to restore from. | ||
− | |||
− | |||
====[ -q ]==== | ====[ -q ]==== | ||
Run in quiet mode.. | Run in quiet mode.. | ||
====[ -v ]==== | ====[ -v ]==== | ||
Run in verbose mode. | Run in verbose mode. |
Revision as of 08:33, 2 November 2009
The dbrestore utility is administrated with the dbrestore command. It takes the following arguments.
Note: dbrestore must be run as root. For systems with a hidden root account, please precede commands with ’sudo’.
Contents
help
Using the help or -h argument will display a list of arguments for all the services.
dbrestore help
-i infile
Specify the input backup file that was created from dbdump to restore from.
[ -q ]
Run in quiet mode..
[ -v ]
Run in verbose mode.