Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2122 Vizualizări
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. 

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
2
aug. 23
4303
4
iul. 24
14094
3
sept. 25
2658
0
aug. 25
212
1
aug. 25
2185