콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
2130 화면

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
8월 24
8792
2
8월 24
4397
2
2월 24
4359
1
5월 25
3333
2
12월 22
3533