Project

General

Profile

« Previous | Next » 

Revision 7300

README.TXT: Full database import: freeing disk space: Updated import schema size, which is smaller due to the removed CTFS staging tables, removed duplicate rows, and possibly fewer index holes

View differences:

README.TXT
43 43
        To keep a previous import other than the public schema:
44 44
            export dump_opts='--exclude-schema=public --exclude-schema=<version>'
45 45
    Make sure there is at least 150GB of disk space on /: df -h
46
        The import schema is 110GB, and may use additional space for temp tables
46
        The import schema is 100GB, and may use additional space for temp tables
47 47
        To free up space, remove backups that have been archived on jupiter:
48 48
            List backups/ to view older backups
49 49
            Check their MD5 sums using the steps under On jupiter below

Also available in: Unified diff