Project

General

Profile

« Previous | Next » 

Revision 7205

README.TXT: Data import: Deleting imports before the last: Added instructions to keep a previous import instead of deleting it

View differences:

README.TXT
34 34
        The public schema will be installed separately by the import process
35 35
    Delete imports before the last so they won't bloat the full DB backup:
36 36
        make backups/vegbien.<version>.backup/remove
37
        To keep a previous import other than the public schema:
38
            export dump_opts='--exclude-schema=public --exclude-schema=<version>'
37 39
    Make sure there is at least 100GB of disk space on /: df -h
38 40
        The import schema is 75GB, and may use additional space for temp tables
39 41
        To free up space, remove backups that have been archived on jupiter:

Also available in: Unified diff