简体   繁体   中英

How to migrate from version in Sonar from MySQL to PostgreSQL

I have a question about the migration of versions in Sonar, to see if you can solve it.

I have Sonar 5.2 with MySQL and I want to update to 6.1 and move to PostgreSQL. From what I've been reading, I think the best way is to perform the required update, create a Squema in the new Sonar and then import the database I had in the old Sonar ...

is this correct?

Greetings, Thank you very much

It's possible but not that easy but it's doable.

You can find some details here : How to migrate SonarQube 6.7 from MySQL to postgresql

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM