how can I restore my odoo backup backup.dump file ?
how can I give them a new database name ?
thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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)
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อ| Related Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
|---|---|---|---|---|
|
1
ก.พ. 17
|
3629 | |||
|
0
พ.ค. 25
|
34165 | |||
|
2
ม.ค. 25
|
1769 | |||
|
1
ก.พ. 25
|
88 | |||
|
1
พ.ย. 24
|
2254 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
thanks, I found the solution =)