Difference between revisions of "Recitalrestore"
From Recital Documentation Wiki
Peterkelly (Talk | contribs) |
Peterkelly (Talk | contribs) (→help) |
||
Line 7: | Line 7: | ||
<code lang="bash"> | <code lang="bash"> | ||
− | + | dbrestore help | |
</code> | </code> | ||
+ | |||
==== -i infile ==== | ==== -i infile ==== | ||
Specify the in put backup file name to restore from. | Specify the in put backup file name to restore from. |
Revision as of 05:56, 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 in put backup file name to restore from.
-t
add timestamp to output filename.
[ -q ]
Run in quiet mode..
[ -v ]
Run in verbose mode.