【发布时间】:2021-01-05 11:34:14
【问题描述】:
我开始在副本模式下使用 mongodb。 有没有办法选择我想从主同步到辅助的哪种操作?
For example if i want to perform ONLY insert from primary to secondary BUT DON'T WANT TO performe the delete actions is it possible?
谢谢!!!
【问题讨论】:
标签: mongodb mongodb-replica-set