تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
1817 أدوات العرض

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.

المنشورات ذات الصلة الردود أدوات العرض النشاط
4
أغسطس 24
8460
2
أغسطس 24
4240
2
فبراير 24
4004
1
مايو 25
3070
2
ديسمبر 22
3189