Ir al contenido
Menú
Se marcó esta pregunta
2114 Vistas
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
Publicaciones relacionadas Respuestas Vistas Actividad
2
ago 23
4292
4
jul 24
14079
3
sept 25
2644
0
ago 25
193
1
ago 25
2153