Difference between revisions of "Recitalrestore"

From Recital Documentation Wiki
Jump to: navigation, search
([ -v ])
m (Dbrestore moved to Recitalrestore)
(No difference)

Revision as of 01:50, 30 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’.

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.

dbrestore -i southwind.tar.gz

[ -q ]

Run in quiet mode..

[ -v ]

Run in verbose mode.

dbrestore -i southwind.tar.gz -v