Revision 6518
Added by Aaron Marcuse-Kubitza almost 12 years ago
README.TXT | ||
---|---|---|
41 | 41 |
Delete previous imports so they won't bloat the full DB backup: |
42 | 42 |
make backups/public.<version>.backup/remove |
43 | 43 |
make backups/TNRS.backup-remake & |
44 |
make backups/public.<version>.backup/test & |
|
45 | 44 |
make backups/vegbien.<version>.backup/test & |
46 | 45 |
env public=public.<version> bin/export_analytical_db & |
47 | 46 |
On local machine: |
Also available in: Unified diff
README.TXT: Data import: Removed additional backup of just the public schema, which is not needed because the public schema is included in the full DB backup. The additional public schema backup increased the total backup size by 60-70%, so this will help conserve limited disk space on vegbiendev as well as on local archives of the backups.