'DataBase'에 해당되는 글 127건

  1. 2015.07.02 [MongoDB] chunk 이동 실패 (failed to sh.moveChunk, chunk too big to move)
  2. 2015.06.30 [MongoDB] config server 교체
  3. 2015.06.30 [MongoDB] ReplicaSet의 arbiter 교체
  4. 2015.05.26 [MongoDB] shard별 최대용량 제한 (set the maximum storage size for a shard)
  5. 2015.01.15 [MongoDB] MongoDB 클러스터 가용성 테스트 (MongoDB availability)
  6. 2015.01.15 [MongoDB] chunk 사이즈 변경 (modify chunk size in a sharded cluster)
  7. 2014.12.29 [MongoDB] 샤딩+레플리카셋 구성 (Sharding with ReplicaSet)
  8. 2014.12.29 [MongoDB] Sharding과 ReplicaSet의 User는 별개임.
  9. 2014.12.24 [MongoDB] 사용자 정의 Roles (user defined roles, collection-level access control)
  10. 2014.12.24 [MongoDB] Roles, Privileges
  11. 2014.12.24 [MongoDB] 사용자 관리 (User Administration)
  12. 2014.12.11 [MongoDB] shell에서 timestamp를 Date 형태로 출력 (print timestamp to date)
  13. 2014.03.17 [MongoDB] 권장 ulimit 설정값
  14. 2014.02.26 [MongoDB] batchInsert시 current batch size is too large: 에러 발생
  15. 2014.02.13 [MongoDB] MongoDB의 낙장불입.
  16. 2014.02.13 [MongoDB] shard간 chunk 이동 (migrate chunks)
  17. 2014.02.12 [MongoDB] chunk 사이즈 체크 및 나누기 (chunk, dataSize, split)
  18. 2014.02.01 [MongoDB] locks
  19. 2014.01.29 [MongoDB] heavy write(upsert+remove) 상황에서 고가용성을 위한 팁 (heavy write, upsert, remove, availability) 2
  20. 2014.01.28 [MongoDB] MongoDB의 제약사항들. (MongoDB limits thresholds)
  21. 2014.01.27 [MongoDB] remove, update가 빈번한 collection의 storageSize 유지 전략 (reclaim, shrink storageSize)
  22. 2013.07.25 [MongoDB] document에 expire time 적용하기 (expire, TTL)
  23. 2013.07.24 [MongoDB] 샤딩된 레플리카셋 멤버변경 (sharded replica set reconfig)
  24. 2013.05.30 [MongoDB] Hash-based Sharding
  25. 2013.05.21 [MongoDB] 문서 내부 배열의 특정 원소만 가져오기 (get specific element from sub array) 4
  26. 2013.04.15 [SQLite3] 테이블 존재 여부 체크 (check table exists)
  27. 2013.01.17 [SQLite3] INSERT/UPDATE 속도 높이기 (increase write speed)
  28. 2012.11.15 [MongoDB] PHP에서 db, collection 상태확인 (php driver, stats)
  29. 2012.10.05 [MongoDB] setShardVersion failed 에러 발생시 [client version differs from config's for collection] 2
  30. 2012.08.30 [MongoDB] log rotate