Recitaldump

From Recital Documentation Wiki
Revision as of 08:21, 2 November 2009 by Peterkelly (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The dbdump utility is administrated with the dbdump command. It takes the following arguments.

Note: dbdump 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.

dbdump help

-D database

This argument is used to specify the name of a database to create the dump from.

dbdump -D southwind

-d directory

This argument is used to specify the name of a directory create the dump from.

-o outfile

Specify the output backup file name.