Must-share information (formatted with Markdown):
- which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)
- SonarQube version 8.3 community, SonarQube version 10.5.1-community
- how is SonarQube deployed: zip, Docker, Helm
- Installed via Helm
- what are you trying to achieve
- Migrate postgresql DB from my SonarQube v8.3 to v10.6-community
- what have you tried so far to achieve this
- Spin up a fresh new installation of SonarQube 10.5.1-community with a new postgresql database
I tried to backup the SonarQube 8.3 Postgresql DB data and restore the dump in the freshly installed SonarQube Postgresql DB for our SonarQube 10.5.1 - and encountered some issues with the schema. Is there a way that I can backup my old database and restore it in my new database for use of my SonarQube 10.5.1?
Or any alternative migration suggestions between 2 existing SonarQube databases (8.3 and 10.5.1) ?
Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!