After upgrading to the latest nightly build, how should i update the database. Do I Have to save a data dump and then restore. anyone has a best practice on how to do this? Thank you
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
1) Backup the database BEFORE updating the codebase.
2) Shutdown the server and upgrade the codebase.
3) Start the server and restore the database.
4) Shutdown the server.
5) Start the server manually via
./openerp-server --update=all -d name_of_database --addons-path=/path_to_addons,/path_to_web_addons
6) Watch the console log messages, warnings and errors related to the upgrade process.
7) If all is well, shutdown the server and restart normally.
Ideally, you would do this on a test server - so that when you upgrade your production server you can just backup and restore your upgraded databases from the test server to your production server.
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
4
thg 7 24
|
33918 | ||
|
2
thg 11 19
|
2807 | ||
|
0
thg 5 17
|
3106 | ||
|
1
thg 3 15
|
7548 | ||
|
6
thg 7 24
|
82928 |