Project

General

Profile

« Previous | Next » 

Revision 14197

bugfix: /README.TXT: Full database import: added warnings that you should not run backups/pg_snapshot while the import is running, nor until the previous import has been replaced

View differences:

trunk/README.TXT
128 128
	for test import, turn off DB backup (also turns off analytical DB creation):
129 129
		kill % # cancel after_import()
130 130
	Wait (4 days) for the import to finish
131
	**WARNING**: do *not* run backups/pg_snapshot while the import is running,
132
		due to continuously-changing files
133
	**WARNING**: do *not* run backups/pg_snapshot until the previous import has
134
		been replaced, to avoid running into disk space limits
131 135
	To recover from a closed terminal window: screen -r
132 136
	To restart an aborted import for a specific table:
133 137
		export version=<version>

Also available in: Unified diff