wso2_carbon_db across different wso2 product, shou

2019-06-11 07:28发布

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条回答
贼婆χ
2楼-- · 2019-06-11 08:16

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.

查看更多
登录 后发表回答