- Today
- Total
반응형
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- AWS
- secrets manager
- 몽고디비 클론
- Index 1 out of bounds for length 1
- 수원
- 수원맛집
- mongo to mysql
- Configuration is ambiguously defined. Cannot have overlapping suffixes in two rules if the prefixes are overlapping for the same event type.
- source endpoint
- deeplearning4j
- amozon
- adverising
- 데이트코스
- 401error
- java
- 숲느낌
- unicodeescape' codec can't decode bytes in position 2-3: truncated \UXXXXXXXX escape
- 인계동
- Cannot have overlapping
- secrets-manager-config
- presigned
- 주차가능
- 이미지오류
- mongodb atlas
- 구 트위터
- python
- Jakarta Persistence
- secrets manager example code
- opennlp
- Cannot have overlapping suffixes in two rules if the prefixes are overlapping for the same event type.
Archives
목록몽고디비 클론 (1)
DevOps-Life
[MongoDB] Database clone 작업
mongodb Tools을 일단 다운받아야한다. https://www.mongodb.com/try/download/database-tools Try MongoDB Tools - Download Free Here Free download for MongoDB tools to do more with your database. MongoDB Shell, Compass, CLI for Cloud, BI Connector and other database tools available. www.mongodb.com 다운 받은 뒤 해당 path에서 dump 실행 .\mongodump.exe --uri "mongodb+srv://{id}:{password}@{host}/{database}" --out ./ {} 안에 ..
IT/System
2023. 12. 11. 15:21