I have made a .sh script for the automatic backup of my database and it was perfectly coming.but the issue started when i have change my method to run the server, as in past it was run by the whole path first i.e ./openerp-server --addons=addons,/home/test/Desktop/LIVE-SERVER/aalmir_git_new --db-filter='test' --xmlrpc-port=8069 but when i started the same by configuration file and run the server by this python openerp-server -c odoo.conf -d test and included workers and else setting in conf, then the backup was coming in just a 30 or 40kb and is not proper as the database is 11 GB.Please help me in this.
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
Trả lời
3014
Lượt xem
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 | |
---|---|---|---|---|
|
1
thg 5 22
|
3962 | ||
|
1
thg 4 22
|
5501 | ||
|
2
thg 11 20
|
4111 | ||
|
2
thg 11 18
|
8549 | ||
|
5
thg 4 25
|
32895 |
Perhaps you could use backup modues such as https://apps.odoo.com/apps/modules/13.0/auto_backup/ ?