# Persistent sync - vBulletin 4 to Discourse

**URL:** https://meta.discourse.org/t/persistent-sync-vbulletin-4-to-discourse/77688
**Category:** Support
**Created:** [1월 10, 2018, 6:22오후 UTC](https://meta.discourse.org/t/persistent-sync-vbulletin-4-to-discourse/77688 "2018-01-10T18:22:25Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![spellbee2](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/spellbee2/32/87347_2.png) [@spellbee2](https://meta.discourse.org/u/spellbee2)
#### Post date: [1월 10, 2018, 6:22오후 UTC](https://meta.discourse.org/t/persistent-sync-vbulletin-4-to-discourse/77688/1 "2018-01-10T18:22:26Z")

</div>

Greetings all!

I recently purchased an already-established vBulletin 4 forum after being part of the forum staff for a few years. But after reading up on some horror stories of vB security vulnerabilities, dealing with the horrible mobile UI, and having an absolute nightmare fixing out-dated plugins that were broken with the previous owners, we (the staff) decided to investigate migrating to other forum software.

I’ve looked at the vB4-to-Discourse import script, and though I haven’t tried it yet, it seems pretty straightforward, and I hope to modify it a bit for my own needs to import some data from our existing vB plugins and remake them in Discourse (although my knowledge in Ruby is admittedly sparse at the moment, though I plan on changing that soon).

Here’s my question though: I was hoping that during the transition, we could have an instance of vB and an instance of Discourse running at the same time, with their databases somehow in sync. That way, users can take some time to adjust to the new UI and controls, but can still feel comfortable going back to the old site if there’s features they haven’t figured out yet (primarily since some of our members are, in their own words, “curmudgeony”, and may not appreciate the change at first). Any changes (posts, likes, profile updates) on one site would be reflected on the other. Then, after some set amount of time, we switch solely to Discourse.

Is something like this theoretically feasible? I know vB runs on MySQL and Discourse on PostgreSQL, but I found a few programs that should allow periodic syncing between the two, provided I know which fields and tables map to each other. Or (and I suppose this is an opinion-based question) is it even worth it - should I just rip the band-aid off instead of hassling with the transition period?

Thanks in advance!

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [1월 10, 2018, 6:27오후 UTC](https://meta.discourse.org/t/persistent-sync-vbulletin-4-to-discourse/77688/2 "2018-01-10T18:27:01Z")

</div>

> [@spellbee2](#):
>
> should I just rip the band-aid off instead of hassling with the transition period?

You should.

> [@Gradual migration from vBulletin](https://meta.discourse.org/t/gradual-migration-from-vbulletin/46044/2):
>
> Every time we have seen people run new and old discussion / forum systems in parallel, it has been an unmitigated disaster. Highly not recommended. Either warn of the switch in advance, and fully switch, or don’t. Running old and new systems in parallel causes both to fail.

---

<div class="post-metadata">

### Author: ![spellbee2](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/spellbee2/32/87347_2.png) [@spellbee2](https://meta.discourse.org/u/spellbee2)
#### Post date: [1월 10, 2018, 6:43오후 UTC](https://meta.discourse.org/t/persistent-sync-vbulletin-4-to-discourse/77688/3 "2018-01-10T18:43:30Z")

</div>

Ah, sorry I missed that thread in my search. I do like the idea of having just a few “beta-tester” members to run it through it’s paces - that should be enough to hash out any problems, especially if I can include a couple of the “curmudgeons” in that group as well.

Thanks for the help!

---

<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: [1월 10, 2018, 7:03오후 UTC](https://meta.discourse.org/t/persistent-sync-vbulletin-4-to-discourse/77688/4 "2018-01-10T19:03:25Z")

</div>

What I’ve done is to do an import, invite some folks to check it out, and warn them that the beta site is temporary. They can then make posts as test to see how things work, rather than worry that they’ll be recorded forever.

I’ve also done the two-in-parallel thing. You _can_ re-run the importer and suck in data from the legacy forum to the Discourse forum. It’s a one-way thing, though, and as everyone says, it’s not recommended. Stuff that happens in Discourse stays in Discourse, and things will be confusing when new data gets sucked in from the old forum and responses are from those who didn’t see stuff that happened on the Discourse side.

For this client, it was important to do lots of configuration on the Discourse side before pulling the trigger on the move. Though he’s done some work and a few users have logged in to have a look around, it’s not an active forum.

If you run into trouble with the import or find that it’s more work than you’d anticipated, my services are available. My contact info is on my profile page.

---

<div class="post-metadata">

### Author: ![HAWK](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hawk/32/86627_2.png) [@HAWK](https://meta.discourse.org/u/HAWK)
#### Post date: [1월 10, 2018, 11:01오후 UTC](https://meta.discourse.org/t/persistent-sync-vbulletin-4-to-discourse/77688/5 "2018-01-10T23:01:07Z")

</div>

If you want to talk through migration strategy, start a post in #Community Building and I can help you out. I’ve been part of many migrations.

I’m planning on writing up a #howto post in the coming weeks which might be helpful also. I’ll prioritise that.

---

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [3월 26, 2020, 12:23오전 UTC](https://meta.discourse.org/t/persistent-sync-vbulletin-4-to-discourse/77688/7 "2020-03-26T00:23:13Z")

</div>


