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

I have odoo.sh, how can I make a backup or backups of my project?

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

Odoo.sh makes daily backups of the production database. It keeps 7 daily, 4 weekly and 3 monthly backups. Each backup includes the database dump, the filestore (attachments, binary fields), logs and sessions.

Staging and development databases are not backed up. You nevertheless have the possibility to restore a backup of the production database in your staging branches, for testing purposes, or to manually recover data that has been deleted by accident from the production database.


See https://www.odoo.com/documentation/master/administration/odoo_sh/getting_started/branches.html#backups


Ảnh đại diện
Huỷ bỏ