Project

General

Profile

« Previous | Next » 

Revision 12227

/README.TXT: Schema changes: clarified that the staging tables should only be reinstalled if needed

View differences:

trunk/README.TXT
445 445
	Regenerate schema from installed DB: make schemas/remake
446 446
	Reinstall DB from schema: make schemas/public/reinstall schemas/reinstall
447 447
		**WARNING**: This will delete the public schema of your VegBIEN DB!
448
	Reinstall staging tables:
448
	If needed, reinstall staging tables:
449 449
		On local machine:
450 450
			sudo -E -u postgres psql <<<'ALTER DATABASE vegbien RENAME TO vegbien_prev'
451 451
			make db

Also available in: Unified diff