当我尝试使用Studio3T来mongodump一个DB (MongoDB 4.0版本)时,我收到了以下错误:
DB error writing data for collection `DB.posts虽然我可以直接从终端mongodump,但我不能使用Studio3t作为本地主机。但是,Studio3T可以很好地在MongoAtlas.I中恢复相同的DB,我在本地主机上的MongoDB (3.4和3.6)耳麦版上没有这个问题。
{ "title" : "API",
"content" : "API stands for Application Programming Interface. It is a set of subroutine definitions, communication protocols, and tools for building software. In general terms, i