Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1978 Zobrazení
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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
2
srp 23
4087
4
čvc 24
13803
1
čvc 25
2161
2
čvc 25
7664
2
čvc 25
4090