本文介绍了如何在Alfresco中备份alf_data目录的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我要将Alfresco从3.4升级到4.0
我应该怎么做才能备份contentstore目录和contentstore.deleted目录。
I want to Upgrade Alfresco from 3.4 to 4.0 What should I do to Backup contentstore directory and contentstore.deleted directory .
推荐答案
从Alfresco 和,您需要:
From the Alfresco upgrade documentation and backing up documentation you need to :
- 关闭露天场所
- 保存数据库并将contenstore存储库复制为一个单元
因为数据库和内容存储区是相关的。
because the database and contentstore are related.
您也可以备份Solr索引,但这是可选的因为可以从数据库和内容存储库中重新创建它们。
You can make as well a backup of the Solr index, but this is optional since they can be recreated from the database and contentstore.
这篇关于如何在Alfresco中备份alf_data目录的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!