Hi
I need to restore a .dump backup file, but I cant do it using openerp v7's web interface, since it always crashes my local server.
How can I restore the dump file using command line?
Please describe it step by step.
Thanks a lot, regards
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi
I need to restore a .dump backup file, but I cant do it using openerp v7's web interface, since it always crashes my local server.
How can I restore the dump file using command line?
Please describe it step by step.
Thanks a lot, regards
The exact format of the commands that Odoo uses for backup and restore is below.
For backup
pg_dump --format=c --no-owner --username=<> --host=<> --port=<> <dbname>
For restore:
pg_restore --no-owner --dbname=<>
and how to say whats the new database name and then load this dump in?
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
Restore completes but database not visible
Diselesaikan
|
|
3
Jan 22
|
4803 | |
|
1
Apr 25
|
826 | ||
Odoo Database error
Diselesaikan
|
|
1
Des 21
|
10227 | |
Odoo11: How to execute pg_dump WITH Filestore option
Diselesaikan
|
|
1
Feb 19
|
15216 | |
|
1
Mar 15
|
3831 |