how can I restore my odoo backup backup.dump file ?
how can I give them a new database name ?
thanks
how can I restore my odoo backup backup.dump file ?
how can I give them a new database name ?
thanks
for v7:
sudo /etc/init.d/openerp-server restore db_name /home/backup.dump (path that you stored your backup dump file)
for v8:
sudo /etc/init.d/odoo-server restore db_name /home/backup.dump (path that you stored your backup dump file)
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 2 17
|
4320 | |||
|
1
thg 5 26
|
37956 | |||
|
2
thg 1 25
|
2692 | |||
|
0
thg 6 26
|
3 | |||
|
0
thg 5 26
|
32 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
thanks, I found the solution =)