Skip to Content
मेन्यू
This question has been flagged
2241 Views
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
Discard
Related Posts Replies Views Activity
2
अग॰ 23
4491
4
जुल॰ 24
14334
3
सित॰ 25
2909
0
अग॰ 25
516
1
अग॰ 25
2599