Se rendre au contenu
Menu
Cette question a été signalée
1981 Vues
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
Ignorer
Publications associées Réponses Vues Activité
2
août 23
4087
4
juil. 24
13806
1
juil. 25
2162
2
juil. 25
7667
2
juil. 25
4092