I want to use SonarQube with PostgreSQL, create a user with the name sonar, a sonar database and configure sonar.propiertes
sonar.jdbc.username = SONAR sonar.jdbc.password = SONAR sonar.jdbc.url = jdbc: postgresql: // localhost / sonarqube? currentSchema = my_schema