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.
我尝试做的是转储--single-transaction而不是停止网站。然后我想在不停止网站的情况下导入它(因为这需要几个小时)。接下来,如果我可以快速转储,但只能从最后一个转储,那就太好了。像这样我可以停止网站,快速转储和导入,因为它很小。
--single-transaction
谢谢