Skip to Content
Menú
This question has been flagged
2133 Vistes
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
Descartar
Related Posts Respostes Vistes Activitat
2
d’ag. 23
4318
4
de jul. 24
14114
3
de set. 25
2682
0
d’ag. 25
298
1
d’ag. 25
2302