How to migrate all user from old sonar 8.x to new one 9.x

Make sure to tell us:

  • What version are you upgrading from → I have two sonar one is 8.6 and the second I am going to launch fresh version 9.X.
  • System information (Operating system, Java version, Database provider/version) → Os-> Linux
    DB-> PG
  • What’s the issue you’re facing? → I just wanted to migrate all old sonar users to the new one so just wanted to know all possible procedures for this.

Hi,

The way to migrate your users is to migrate your instance. Instead of starting 9.9 from scratch, upgrade your 8.6 instance, first to 8.9.10, and then to 9.9.1.

You may find these resources helpful:

If you have questions about upgrading, feel free to open a new thread for that here.

 
HTH,
Ann

Ok thanks @ganncamp
Currently, I am using Postgres version 9.6, kindly suggest which version should i upgrade it to for sonar 9.9 and which procedure I should fallow to upgrade it.

Hi,

Database requirements are listed in the docs.

Help with performing a DB upgrade is out of the scope of this community.

 
Ann