Skip to Content
Menu
This question has been flagged
2 Replies
10458 Views

When upgrading to a new nightly release I replacee files and use:

openerp-server -d DB_NAME -u all

But I have several databases and have to do this manually for each database.

How can I do this for all databases at once?

Avatar
Discard
Best Answer

You may write a script that for each database starts server in background with different port number and log file. If the server has GUI, the script can also open a browser for the local address/port for each server.

Avatar
Discard
Related Posts Replies Views Activity
1
Dec 23
3249
2
Jun 21
9256
1
Nov 23
5495
1
Mar 23
7101
1
Feb 20
4563