Hello Team,
I am facing issue below error when trying for migration mysql to PostgreSQL.
FATAL: password authentication failed for user “sonar”
Command use by me is below
./mysql-migrator -source /opt/sonar_backup_7.6/sonarqube-7.6/conf/sonar.properties -target /opt/sonar/sonarqube-7.8/conf/sonar.properties
Can you please help me with my error message.