We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maybe every week to back it up once is a good checking point.
The text was updated successfully, but these errors were encountered:
mongodump --host localhost --port --db lexisnexis --collection disk_stories --authenticationDatabase admin --username "username" --password "password" --gzip --out ~/
using mongo dump with a password and username --autehticationDatabase admin can not be neglected.
Sorry, something went wrong.
mongorestore --host localhost --port --db eventData--drop ./file to store the story data to hanover.
store the back up code on protland yan's home under this directory /backupMongoDictionaryCode
YanLiang1102
No branches or pull requests
Maybe every week to back it up once is a good checking point.
The text was updated successfully, but these errors were encountered: