already installed SonarQube with Version 8.1 (build 31237) and PostgreSQL with Version 11.
i have a problem in step Setting the Access to the Database.
sonar.jdbc.username=sonarqube
sonar.jdbc.password=mypassword
sonar.jdbc.url=jdbc:postgresql://localhost/sonarqube
when i try to edit sonar.properties in above, SonarQube can’t running and i have error “sonarqube Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0”