369IT编程
  •  首页
  •  教程
  •  IT编程
  •  国外技术
  •  登录
  1. 标签
  2. mongorestore
  • 使用mongodump和mongorestore备份与恢复Mongodb数据

    一、备份与恢复方案mongodump是MongoDB官方提供的备份工具,它可以从MongoDB数据库读取数据,并生成BSON文件,mongodump适合用于备份和恢复数据量较小的MongoDB数据库, 不适用于大数据量备份。默认情况下m
    备份数据mongodumpmongorestoremongodb
    admin7月前
    790
  • mongorestore[报错]auth error: sasl c onversation error: unable to authenticate using mechanism

    mongodump -h ip --authenticationDatabase admin -u user -p password-d 要备份的数据库名 -o 备份到哪个路径
    报错errorauthmongorestoresasl
    admin7月前
    600
CopyRight © 2022 All Rights Reserved
Processed: 0.025, SQL: 9