Project

General

Profile

« Previous | Next » 

Revision 5801

README.TXT: Backups: Added TNRS cache section

View differences:

README.TXT
72 72
        Restore: make backups/public.<date>.backup/restore &
73 73
        Remove: make backups/public.<date>.backup/remove
74 74
        Download: make backups/download
75
    TNRS cache:
76
        Back up: make backups/TNRS.backup-remake &
77
        Restore:
78
            yes|make inputs/.TNRS/uninstall
79
            make backups/TNRS.backup/restore &
80
            make inputs/.TNRS/cleanup
81
                This is necessary because the PostgreSQL collation may differ
82
                between vegbiendev's and your DB.
83
            yes|make schemas/public/reinstall
84
                Must come after TNRS restore to recreate tnrs_input_name view
75 85
    Full DB:
76 86
        Back up, test, and rotate: make backups/vegbien.backup/all &
77 87
        Back up and rotate: make backups/vegbien.backup/rotate &

Also available in: Unified diff