Project

General

Profile

« Previous | Next » 

Revision 8841

/README.TXT: Schema changes: Reinstall staging tables: run all of the local machine steps on vegbiendev, including the vegbien DB rename, to ensure that the existing data is saved in case the reinstall has errors

View differences:

README.TXT
316 316
			sudo -E -u postgres psql <<<'ALTER DATABASE vegbien RENAME TO vegbien_prev'
317 317
			. bin/reinstall_all
318 318
			Fix any bugs and retry until no errors
319
		On vegbiendev: . bin/reinstall_all
319
		On vegbiendev: repeat the above steps
320 320
			WARNING: Do not run this until reinstall_all runs successfully on
321 321
			the local machine, or the live DB may be unrestorable!
322 322
	Sync ERD with vegbien.sql schema:

Also available in: Unified diff