Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1988 Visualizações
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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
2
ago. 23
4087
4
jul. 24
13807
1
jul. 25
2179
2
jul. 25
7681
2
jul. 25
4104