Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有什么方法可以让这个操作更快?
我正在尝试将我的数据库恢复到 AWS DocumentDB,可能需要几周时间才能完成……我的整体数据不到 400MB。
转储被 Gzip 压缩
为了解决这个问题,建议从 EC2 实例而不是远程主机运行命令。
这实现了快速导入。
可能的原因是互联网上基于网络的操作的数量,而不是每次交互之间延迟较短的本地网络资源。