# Lot of sidekiq jobs during data import

**URL:** <https://meta.discourse.org/t/lot-of-sidekiq-jobs-during-data-import/53358>\
**Category:** Support\
**Created:** [2016年十一月25日 07:25 UTC](https://meta.discourse.org/t/lot-of-sidekiq-jobs-during-data-import/53358 "2016-11-25T07:25:26Z")\
**Posts on this page:** 1\
**Showing post:** 2

<div class="post-metadata">

**Author:** ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)\
**Post date:** [2016年十一月25日 17:27 UTC](https://meta.discourse.org/t/lot-of-sidekiq-jobs-during-data-import/53358/2 "2016-11-25T17:27:03Z")

</div>

Generally you should turn off Sidekiq during import (it’ll be faster) and then turn it on when it’s done. It’ll do things like rebake every post (all 5 million of them), so it’ll take a while.

> [@Migrate a phpBB3 forum to Discourse](https://meta.discourse.org/t/migrate-a-phpbb3-forum-to-discourse/30810/1):
>
> Discourse will start and Sidekiq will begin post-processing all the imported posts. This can take a considerate amount of time. You can watch the progress by logging in as admin and visiting [http://discourse.example.com/sidekiq](http://discourse.example.com/sidekiq)

---

_[View the full topic](https://meta.discourse.org/t/lot-of-sidekiq-jobs-during-data-import/53358)._
