'DataBase'에 해당되는 글 127건

  1. 2024.02.27 [MongoDB] mongosh에서 JavaScript 사용하기
  2. 2024.02.20 [MongoDB] mongosh editor
  3. 2024.02.19 [MongoDB] .mongoshrc.js
  4. 2023.07.19 [MongoDB] Schema Validation (스키마 유효성 검사)
  5. 2023.07.13 [MongoDB] collection에 해당하는 chunk 리스트 가져오기 (get chunks list from config.chunks)
  6. 2023.07.11 [MongoDB] Time Series Collection
  7. 2023.07.05 [MongoDB] ChangeStream
  8. 2023.06.30 [MongoDB] shard key 변경 (refineCollectionShardKey, reshard)
  9. 2023.06.01 [MongoDB] 트랜잭션 (Transaction)
  10. 2023.05.30 [MongoDB] 인덱스 사용량 확인 (check index usage)
  11. 2023.05.09 [MongoDB] vm.max_map_count is too low warning 발생시
  12. 2023.02.02 [MongoDB] mongorestore의 --oplogReplay로 oplog restore를 하려할 때 Failed: restore error: error applying oplog: applyOps: not authorized on admin to execute 에러 발생
  13. 2022.11.15 [MongoDB] shard별 chunk count 출력해주는 js 스크립트 (mongos shell에서 실행) [print chunks count per shard/collection]
  14. 2022.07.15 [MongoDB] logrotate
  15. 2022.07.14 [MongoDB] slow query 지속적으로 발생시
  16. 2022.05.12 [MongoDB] MongoDB 3.0 shard 제거 취소/중지 (stop removeShard)
  17. 2020.06.01 [MongoDB] MongoDB 3.0 shard 제거
  18. 2020.05.29 [MongoDB] config servers differ 에러 발생시
  19. 2016.12.26 [MongoDB] Assertion: 10334:BSONObj size XXXXXXXX in invalid 오류 발생시
  20. 2016.06.01 [MongoDB] 초간단 logRotate
  21. 2015.09.25 [MongoDB] NUMA system에서 구동시킬 때 주의사항
  22. 2015.09.21 [MongoDB] 3.0 업그레이드 (upgrade MongoDB to 3.0)
  23. 2015.09.14 [MongoDB] 2.4/2.6 remove benchmark (write concern, bulk write)
  24. 2015.09.11 [MongoDB] 2.4/2.6 update benchmark (write concern, bulk write)
  25. 2015.09.10 [MongoDB] 2.6 업그레이드 (upgrade MongoDB to 2.6)
  26. 2015.09.10 [MongoDB] priority 설정
  27. 2015.09.10 [MongoDB] ReplicaSet의 SECONDARY 멤버를 ARBITER로 변환하기
  28. 2015.09.01 [MongoDB] Transparent Huge Page 관련 warning 뜰 경우
  29. 2015.08.04 [MongoDB] oplog resize
  30. 2015.07.31 [MongoDB] 사이즈 줄이기 (compact, repairDatabase)