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.
自动备份计划在晚上运行,但我想让我的 ADB 实例在晚上停止。如果系统尝试进行自动备份时数据库不可用/停止,会发生什么?它是失败还是重新安排?
停止数据库对 ADB 进行自动备份没有影响;它在停止状态下仍然可以备份数据库。