Sean P. Quinlan > DBA-Backup > dba-backup

Download:
DBA-Backup-0.2_1.tar.gz

Annotate this POD

Source  

NAME ^

dba-backup - Scheduler script for initiating database backups

SYNOPSIS ^

  In cron file:
    <min> <hour> * * * /path/to/dba-backup

  shell% dba-backup </path/to/dba-backup.yml>

DESCRIPTION ^

Simple script for initiating backups using DBA::Backup. It is intended to be executed by a scheduler such as cron, providing functionally automated backups. However this script is also useful for calling from the command line to test the backup proceedure.

SEE ALSO ^

The mailing list for the DBA modules is perl-dba@fini.net. See http://lists.fini.net/mailman/listinfo/perl-dba to subscribe.

dba-backup.yml DBA::Backup

AUTHOR ^

Sean P. Quinlan, <gilant@gmail.com>

COPYRIGHT AND LICENSE ^

Copyright (C) 2004 by Sean P. Quinlan

Original version by Stefan Dragnev, <dragnev@molbio.mgh.harvard.edu> with contributions from Norbert Kremer, <kremer@molbio.mgh.harvard.edu<gt> and Danny Park, <park@molbio.mgh.harvard.edu.<gt>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.3 or, at your option, any later version of Perl 5 you may have available.

syntax highlighting: