Skip to Content
Menu
This question has been flagged

Hello my problem is i have odoo 8 in prodccion server with multiple database, there a way to update all databases and after everything is done restart the server?

Thanks

Avatar
Discard
Best Answer

Did you try running openerp-server file with --update=all parameter? That should rebuild all of your modules in all databases I believe.

Avatar
Discard

Would you say that .openerp-server --update=all downloads automatically the newest files (versions) from internet?

Best Answer

no the "-u all" will update only the default DATaBASE in odoo


Avatar
Discard
Best Answer

You must rebuild all databases individually with -u all when restarting the server. It is much cleaner ans safer to do one at a time. Make sure you have a backup of each.

Avatar
Discard
Author Best Answer

Thanks for your rapid response, but what I mean is, without stop the server. I mean the scenario When You have like 20, then updated database you want, at night and in the morning they are ready, automatic, not one by one.

Thanks

Avatar
Discard
Related Posts Replies Views Activity
5
Mar 15
7782
1
Mar 20
1816
2
Feb 17
7701
0
Mar 15
2421
1
Aug 24
261