MongoDB数据的导入、导出、备份与恢复

1.将mongodb数据库中的数据导出 命令:mongoexport -h 192.168.86.127 --port 27017 -d music_backup -c qq_all -o qq_all_20170317 命令:mongoexport -h 192.168.86.108 --port
posted @ 2017-03-17 18:38  lingwang3  阅读(740)  评论(0编辑  收藏  举报