SonarSource / mysql-migrator

Command line tool to migrate MySQL database of SonarQube 6.7-7.8 to non-MySQL
39 stars 11 forks source link

Mysql to Postgresql migration #46

Open aprakashp opened 5 years ago

aprakashp commented 5 years ago

I am running sonarqube on docker stack with database mysql. As the latest version stopped supporting MySQL. I wanted to migrate the data from MySQL DB to PostgreSQL DB. Could anyone suggest possible option to migrate data from MySQL to PostgreSql

zeyangli commented 5 years ago

Hello, this tool is supported. We used mysql before. I just completed the upgrade experiment yesterday. Please refer to my article. https://github.com/zeyangli/SonarQube-docs/blob/master/05-SonarQube%E6%A8%A1%E6%8B%9F%E5%8D%87%E7%BA%A7.md

chess-levin commented 5 years ago

@zeyangli Great Job. May you could provide an english version of your article? That would be really helpful. Thank you.

zeyangli commented 5 years ago

OK, OK. I'll translate it into English this weekend. @chess-levin

ramaprakashganesan commented 4 years ago

English version link, please..

yrsurya commented 4 years ago

can we get English version of it please