# PHPBB 到 Discourse 迁移速度优化

**URL:** <https://meta.discourse.org/t/phpbb-to-discourse-migration-speed-optimization/403319>\
**Category:** Migration\
**Tags:** phpbb\
**Created:** [2026年五月19日 13:24 UTC](https://meta.discourse.org/t/phpbb-to-discourse-migration-speed-optimization/403319 "2026-05-19T13:24:09Z")\
**Posts on this page:** 1\
**Showing post:** 8

<div class="post-metadata">

**Author:** ![cocococosti](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cocococosti/32/231474_2.png) [@cocococosti](https://meta.discourse.org/u/cocococosti)\
**Post date:** [2026年五月19日 22:49 UTC](https://meta.discourse.org/t/phpbb-to-discourse-migration-speed-optimization/403319/8 "2026-05-19T22:49:57Z")

</div>

> [@Ethsim2](#):
>
> 瓶颈可能是数据库 I/O，即源 phpBB 的 MySQL 查询端，

大多数情况下确实如此。我通过添加索引、创建视图以及调整数据库设置，成功加快了导入速度。建议你在这方面投入一些时间，因为如果你后来发现数据有误并需要重新运行导入……那会非常头疼 😬

顺便提一下，我们正在开发新工具，将使迁移过程快得多！

---

_[View the full topic](https://meta.discourse.org/t/phpbb-to-discourse-migration-speed-optimization/403319)._
