Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
1861 Lượt xem

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

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

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.

Ảnh đại diện
Huỷ bỏ
Tác giả

Thanks for your help.

Bài viết liên quan Trả lời Lượt xem Hoạt động
4
thg 8 24
8505
2
thg 8 24
4269
2
thg 2 24
4064
1
thg 5 25
3089
2
thg 12 22
3234