Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1993 Tampilan
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. 

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
2
Agu 23
4087
4
Jul 24
13813
1
Jul 25
2196
2
Jul 25
7700
2
Jul 25
4115