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)
Создайте аккаунт сегодня, чтобы получить доступ к эксклюзивным функциям и стать частью нашего замечательного сообщества!
Регистрация| Похожие посты | Ответы | Просмотры | Активность | |
|---|---|---|---|---|
|
1
февр. 17
|
4337 | |||
|
1
мая 26
|
37973 | |||
|
2
янв. 25
|
2697 | |||
|
0
июн. 26
|
3 | |||
|
0
мая 26
|
32 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
thanks, I found the solution =)