Revision 7224
Added by Aaron Marcuse-Kubitza almost 12 years ago
README.TXT | ||
---|---|---|
36 | 36 |
make backups/vegbien.<version>.backup/remove |
37 | 37 |
To keep a previous import other than the public schema: |
38 | 38 |
export dump_opts='--exclude-schema=public --exclude-schema=<version>' |
39 |
Make sure there is at least 100GB of disk space on /: df -h
|
|
40 |
The import schema is 75GB, and may use additional space for temp tables
|
|
39 |
Make sure there is at least 150GB of disk space on /: df -h
|
|
40 |
The import schema is 110GB, and may use additional space for temp tables
|
|
41 | 41 |
To free up space, remove backups that have been archived on jupiter: |
42 | 42 |
List backups/ to view older backups |
43 | 43 |
Check their MD5 sums using the steps under On jupiter below |
Also available in: Unified diff
README.TXT: Data import: Checking free disk space: Updated import schema size to 110GB