Project

General

Profile

« Previous | Next » 

Revision 3439

README.TXT: Maintenance: Full DB: Changed commands to autorotate the created backup and then test and restore a rotated backup

View differences:

README.TXT
24 24
        Restore: make backups/public.<date>.backup/restore &
25 25
        Remove: make backups/public.<date>.backup/remove
26 26
    Full DB:
27
        Back up: make backups/vegbien.backup &
28
        Test: make backups/vegbien.backup/test &
29
        Restore: make backups/vegbien.backup/restore &
27
        Back up and rotate: make backups/vegbien.backup/rotate &
28
        Test: make backups/vegbien.<date>.backup/test &
29
        Restore: make backups/vegbien.<date>.backup/restore &
30 30

  
31 31
Datasource setup:
32 32
    Add a new datasource: make inputs/<short_name>/add

Also available in: Unified diff