Project

General

Profile

« Previous | Next » 

Revision 9970

/README.TXT: Full database import: disk space check: updated minimum (to 300GB) for new import schema size. note that most of the space (166GB) is indexes, and even of the 87GB of data, only 20GB is from GBIF and 15GB from FIA (so most of it is duplication).

View differences:

README.TXT
91 91
		make backups/vegbien.<version>.backup/remove
92 92
		To keep a previous import other than the public schema:
93 93
			export dump_opts='--exclude-schema=public --exclude-schema=<version>'
94
	Make sure there is at least 150GB of disk space on /: df -h
95
		The import schema is 100GB, and may use additional space for temp tables
94
	Make sure there is at least 300GB of disk space on /: df -h
95
		The import schema is 255GB, and may use additional space for temp tables
96 96
		To free up space, remove backups that have been archived on jupiter:
97 97
			List backups/ to view older backups
98 98
			Check their MD5 sums using the steps under On jupiter below

Also available in: Unified diff