Skip to Content
Menu
This question has been flagged
2 Replies
7197 Views

how can I restore my odoo backup backup.dump file ? 

how can I give them a new database name ? 

thanks

Avatar
Discard

thanks, I found the solution =)

Best Answer

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)

Avatar
Discard
Related Posts Replies Views Activity
1
Feb 17
2994
0
May 25
30441
2
Jan 25
1122
1
Feb 25
88
1
Nov 24
1497