Migrate H2 database
Bitbucket Data Center upgrade guide
On this page
Related content
- Unable to merge a pull request when using the Required Builds merge check in Bitbucket Data Center
- Missing commits in Bitbucket after a filesystem migration
- Commits missing from Pull Request merge on target branch
- Repository has invalid reflog entry
- Missing Pull Requests in Bitbucket Server
- How to diagnose/debug issues with Pull Request rescoping in Bitbucket Data Center
- Bitbucket Server REST API for merging Pull Request fails
- Recent commits are not visible in pull-requests for all repositories in Bitbucket 8.x
- Pull request tree and user mentions not working after upgrade
- MalformedInputException when comparing branches
The H2 database can’t automatically migrate your data during the Bitbucket upgrade. That’s why a Bitbucket admin should migrate the data manually to the upgraded Bitbucket instance.
If you’re upgrading from:
- Bitbucket 8.8 to Bitbucket 8.8+, you don’t need to do anything.
- from versions below 8.0 to Bitbucket 8.0-8.7 (for example from 7.19 to 8.2), you’ll need to migrate your data to the MvStore format. Learn how to migrate H2 database from 1.3 to 1.4
- from versions below Bitbucket 8.8 to Bitbucket 8.8+ (for example from 8.0 to 8.8 or 7.21 to 8.9), you’ll need to migrate your data from version 1.x (for example 1.3.176 or 1.4.200) to version 2.1.214. Learn how to migrate H2 database from 1.x to 2.x and later
Last modified on Aug 7, 2023
Related content
- Unable to merge a pull request when using the Required Builds merge check in Bitbucket Data Center
- Missing commits in Bitbucket after a filesystem migration
- Commits missing from Pull Request merge on target branch
- Repository has invalid reflog entry
- Missing Pull Requests in Bitbucket Server
- How to diagnose/debug issues with Pull Request rescoping in Bitbucket Data Center
- Bitbucket Server REST API for merging Pull Request fails
- Recent commits are not visible in pull-requests for all repositories in Bitbucket 8.x
- Pull request tree and user mentions not working after upgrade
- MalformedInputException when comparing branches
Powered by Confluence and Scroll Viewport.