Futilities/server/dba
< Futilities | server
Jump to navigation
Jump to search
DBA: Database Administration
|
Notes
Example commands (run from inside the futils/run/dba
folder):
command | description |
---|---|
./go list
|
lists all the databases found in the local configuration |
./go fplocal:'/home/woozle/Downloads/scratch' xfmode:sql read:hetz1
|
makes SQL backup of the "hetz1" remote database, using /home/woozle/Downloads/scratch as the root folder for output files
|