0

I have a .gz archive that was created by mongodump --gzip. I want to restore a database from this archive. I use

mongorestore --gzip --archive=filename.gz --db db_name

and then the process stuck (hasn't finished for two hours) mongorestore stuck on this

my MongoDB is running in docker and i'm trying to restore it inside the container.

prasad_
  • 12,755
  • 2
  • 24
  • 36
Mary
  • 1
  • 1

0 Answers0