When importing a database backup, what exactly does the operation perform? Drop the database before import, or import with append, or import only changes?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
Hi,
In Odoo, When importing a database backup in Odoo.sh, the operation performs a full replacement of the existing database with the contents of the backup file. This means that the existing database is dropped, and the backup is restored in its place. It will drop the existing database, deleting all its contents, including tables, data, and schema and a new empty database is created with the same name as the original one and the backup file is imported into the new database, replacing the entire database schema and data.
Thanks.
Thanks for your help.
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
4
Aug 24
|
7725 | ||
Odoo Database Restore Error
Solved
|
|
2
Aug 24
|
3660 | |
|
2
Feb 24
|
3362 | ||
Odoo sh build time too high
Solved
|
|
1
May 25
|
2487 | |
OdooSH pricing and use cases
Solved
|
|
2
Dec 22
|
2607 |