コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2097 ビュー
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
4269
4
7月 24
14059
0
8月 25
95
1
8月 25
2045
1
7月 25
2573