Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
1843 Weergaven

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

Avatar
Annuleer
Beste antwoord

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.

Avatar
Annuleer
Auteur

Thanks for your help.

Gerelateerde posts Antwoorden Weergaven Activiteit
4
aug. 24
8472
2
aug. 24
4255
2
feb. 24
4031
1
mei 25
3074
2
dec. 22
3212