跳至内容
菜单
此问题已终结
2002 查看
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. 

形象
丢弃
相关帖文 回复 查看 活动
2
8月 23
4106
4
7月 24
13835
1
7月 25
2267
2
7月 25
7746
2
7月 25
4166