تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2055 أدوات العرض
I perform automatic backups of my database every day using curl:

 curl -X POST -F "master_pwd=MASTER_PWD_PROD_DB" -F "name=prod" -F "backup_format=zip" -o...

However, sometimes the backup file size is only 500MB instead of the expected 5GB.

How to properly create a backup of a large database in Odoo 14 Enterprise. 

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
2
أغسطس 23
4200
4
يوليو 24
13966
1
يوليو 25
2405
2
يوليو 25
7893
2
يوليو 25
4301