og., 2013.eko ekaren 06a 09:53(e)an, Dominique Feyer(e)k idatzi zuen: > Currently we use MySQL, so we just need to upgrade the schema I thing. > So can I skip the dump DB step ? That's not really clear on the > upgrading documentation.
Maybe the difference between "upgrade" and "database migration" is fuzzy, I agree. Any suggestions for improving that would be welcome. Re. upgrading, since you're moving to a new server: - Make a backup of your DB and settings - Deploy the new code in the new server - Adjust your settings[1] - Load the old DB in your new server - From the shell, run the `updatedb` command[2]. This will take a while. The schema migration is fast compared to other operations performed by this command (flushes quality checks etc.). For a DB bigger than yours (4GB), it took me ~3 hours IIRC. This also depends on the underlying hardware, of course. More or less that's all. HTH, Julen. [1] For reference, check: http://docs.translatehouse.org/projects/pootle/en/stable-2.5.0/server/settings.html [2] http://docs.translatehouse.org/projects/pootle/en/stable-2.5.0/server/commands.html#updatedb ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. A cloud service to automate IT design, transition and operations 2. Dashboards that offer high-level views of enterprise services 3. A single system of record for all IT processes http://p.sf.net/sfu/servicenow-d2d-j _______________________________________________ Translate-pootle mailing list Translate-pootle@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/translate-pootle