Installing the database
Install the SonarQube Server database according to the database engine used: MicrosoftSQL Server, Oracle, PostgreSQL.
Several external database engines are supported. Check the respective Database installation requirements for more info.
Create an empty schema and a sonarqube
user. Grant this sonarqube
user permissions to create
, update
, and delete
objects for this schema.
Last updated
Was this helpful?