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.
我有一个自定义的 ravendb 分析器,我需要将它升级到更新的版本。
当我尝试将新版本复制到分析器文件夹中时,我收到一条操作系统警告,指出该文件正在使用中。
我想这意味着我需要停止 raven,复制文件并重新启动它。但这会导致停机,因为我的数据库在此期间显然会离线。
还有另一种方法吗?
Derek,不,你必须这样做。