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)
Creează-ți un cont astăzi pentru a beneficia de funcții exclusive și a interacționa cu minunata noastră comunitate!
Înscrie-te| Postări similare | Răspunsuri | Vizualizări | Activitate | |
|---|---|---|---|---|
|
1
feb. 17
|
4304 | |||
|
1
mai 26
|
37900 | |||
|
2
ian. 25
|
2671 | |||
|
0
iun. 26
|
3 | |||
|
0
mai 26
|
32 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
thanks, I found the solution =)