Revision 13002
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/README.TXT | ||
---|---|---|
56 | 56 |
make backups/vegbien.<version>.backup/remove |
57 | 57 |
To keep a previous import other than the public schema: |
58 | 58 |
export dump_opts='--exclude-schema=public --exclude-schema=<version>' |
59 |
Make sure there is at least 300GB of disk space on /: df -h
|
|
60 |
The import schema is 230GB, and may use additional space for temp tables
|
|
59 |
Make sure there is at least 350GB of disk space on /: df -h
|
|
60 |
The import schema is 315GB, and may use additional space for temp tables
|
|
61 | 61 |
To free up space, remove backups that have been archived on jupiter: |
62 | 62 |
List backups/ to view older backups |
63 | 63 |
Check their MD5 sums using the steps under On jupiter below |
Also available in: Unified diff
/README.TXT: Full database import: disk space: updated schema size (315GB)