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.
当我使用32位mongodb时,我想升级到64位,但是有些PC不支持64位操作系统,所以我想知道我是否可以使用32位mongodb-client连接到64 -bit mongodb 服务器?
连接到服务器时,客户端的体系结构并不重要。他们通过插座说话。在大多数情况下,服务器甚至不知道也不关心客户端是什么。