Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个使用 N 个索引的 mongo 副本集。现在我想删除其中的一些(索引)。我怎样才能做到这一点?当我试图在 master 上删除索引时,它可以工作,但是在索引再次出现之后,从 slave(显然)。
谢谢你的帮助。