Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1995 Visualizzazioni
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
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
ago 23
4088
4
lug 24
13813
1
lug 25
2199
2
lug 25
7703
2
lug 25
4119