Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2109 Visninger
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
Kassér
Related Posts Besvarelser Visninger Aktivitet
2
aug. 23
4283
4
jul. 24
14065
0
aug. 25
142
1
aug. 25
2091
1
jul. 25
2589