mongoDB
mongodb "convert to capped collection" effect
시간을 거스르는자
2018. 2. 23. 13:51
How to reference
https://docs.mongodb.com/manual/reference/command/convertToCapped/
But,
1. This command makes db global lock while end this command. It takes several minutes or more according to how many data is stored.
2. This command will remove all indexes of target collection