# PBM physical backup/restore for Open Source Mongo DB

**URL:** https://forums.percona.com/t/pbm-physical-backup-restore-for-open-source-mongo-db/40109
**Category:** Percona Backup for MongoDB
**Created:** [January 27, 2026, 1:12am UTC](https://forums.percona.com/t/pbm-physical-backup-restore-for-open-source-mongo-db/40109 "2026-01-27T01:12:55Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Qing\_Wang](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/qing_wang/32/23079_2.png) [@Qing\_Wang](https://forums.percona.com/u/Qing_Wang)
#### Post date: [January 27, 2026, 1:12am UTC](https://forums.percona.com/t/pbm-physical-backup-restore-for-open-source-mongo-db/40109/1 "2026-01-27T01:12:55Z")

</div>

Want to add feature in PBM to support physical backup/restore for open source mongo db

---

<div class="post-metadata">

### Author: ![radoslaw.szulgo](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/radoslaw.szulgo/32/17315_2.png) [@radoslaw.szulgo](https://forums.percona.com/u/radoslaw.szulgo)
#### Post date: [January 27, 2026, 1:08pm UTC](https://forums.percona.com/t/pbm-physical-backup-restore-for-open-source-mongo-db/40109/2 "2026-01-27T13:08:48Z")

</div>

Hi @Qing_Wang - welcome to our forum!

Can you please clarify your question? Do you mean MongoDB Community? We already support physical backup and restore with our Percona Server for MongoDB. In MongoDB Community we cannot support that, as it doesn’t have backupCursor implemented.

---

<div class="post-metadata">

### Author: ![Qing\_Wang](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/qing_wang/32/23079_2.png) [@Qing\_Wang](https://forums.percona.com/u/Qing_Wang)
#### Post date: [January 27, 2026, 6:32pm UTC](https://forums.percona.com/t/pbm-physical-backup-restore-for-open-source-mongo-db/40109/3 "2026-01-27T18:32:23Z")

</div>

Yes, we want to implement backupCursor feature in MongoDB Community as well. We want PBM can support physical backup/restore for both Percona Server for MongoDB and MongoDB Community (maybe we can have a fork), so we do not need to maintain PBM ourself

---

<div class="post-metadata">

### Author: ![radoslaw.szulgo](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/radoslaw.szulgo/32/17315_2.png) [@radoslaw.szulgo](https://forums.percona.com/u/radoslaw.szulgo)
#### Post date: [January 28, 2026, 11:00am UTC](https://forums.percona.com/t/pbm-physical-backup-restore-for-open-source-mongo-db/40109/4 "2026-01-28T11:00:04Z")

</div>

MongoDB Enterprise Advanced server has backupCursor and extendedBackupCursor implemented, and they could backport that to Community version anytime. For some reason, they don’t. I see no point in creating a Pull Request to MongoDB Inc with our version. Most likely, it won’t be accepted anyway.

Also, you don’t need to maintain PBM yourself. Percona is an organization that can help you with that. If you need to rely on physical backup and restore I recommend to switch all your MongoDB Community deployments to Percona Server for MongoDB (they are binary drop-ins).
