我已经在本地linux系统中成功安装了带有PostgreSQL的Openbravo ERP 3.0。但我想在GoDaddy服务器中部署这个ERP。
有人建议我使用PostgreSQL数据库从本地服务器迁移到托管服务器吗?
答案 0 :(得分:2)
1.Backup postgres,Openbravo source和tomcat context。
2.Rreore postgres服务器中的DB和Openbravo源。
3.在服务器中配置Openbravo.properties。
4.Execute" ant update.database trl.lib wad.lib compile.complete.deploy"