Changes between Version 2 and Version 3 of OpenSpecimen HowTo Backup Database for Development Server
- Timestamp:
- 12/07/15 16:20:15 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OpenSpecimen HowTo Backup Database for Development Server
v2 v3 11 11 }}} 12 12 13 2. When you restore the DB over the existing DB on the other machine, you have to make sure that the `{Open Specimen Directory}/app/webapps/openspecimen/WEB-INF/classes/application.properties` field `datasource.type` is set to `upgrade`. I think! 14 13 15 [[BackLinks]]