Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
1942 มุมมอง

When importing a database backup, what exactly does the operation perform? Drop the database before import, or import with append, or import only changes?

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

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.

Related Posts ตอบกลับ มุมมอง กิจกรรม
4
ส.ค. 24
8612
Odoo Database Restore Error แก้ไขแล้ว
2
ส.ค. 24
4315
2
ก.พ. 24
4186
Odoo sh build time too high แก้ไขแล้ว
1
พ.ค. 25
3154
OdooSH pricing and use cases แก้ไขแล้ว
2
ธ.ค. 22
3321