wso2_carbon_db across different wso2 product, should it be same db?

妖精的绣舞 提交于 2019-12-08 09:54:23

问题


I have installed WSO2 API Manager and WSO2 Business Process Server. Both product has wso2_carbon_db, so my question is whether both product should be configured with single db_instance of wso2_carbon_db ? or they should be configured with two different db_instance such as am_wso2_carbon_db and bps_wso2_carbon_db ?? please advice. I am using PostgresSql as db. thanks.


回答1:


wso2_carbon_db should not be shared among different instances. It consists of instance local information. Sharing it among products might leads to issues. Therefore that should be local to the particular instance.



来源:https://stackoverflow.com/questions/41883933/wso2-carbon-db-across-different-wso2-product-should-it-be-same-db

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!