Installing the database
Install the SonarQube database according to the database engine used: MicrosoftSQL Server, Oracle, PostgreSQL
Several external database engines are supported. Check the respective Database requirements.
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?