Project

General

Profile

« Previous | Next » 

Revision 8842

/README.TXT: Schema changes: Reinstall staging tables: drop the saved previous DB at the end of the operation

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
			sudo -E -u postgres psql <<<'DROP DATABASE vegbien_prev'
319 320
		On vegbiendev: repeat the above steps
320 321
			WARNING: Do not run this until reinstall_all runs successfully on
321 322
			the local machine, or the live DB may be unrestorable!

Also available in: Unified diff