]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-17446 - updated PGSQL version support to sonar.properties
authorPierre <pierre.guillot@sonarsource.com>
Mon, 2 Jan 2023 09:27:07 +0000 (10:27 +0100)
committersonartech <sonartech@sonarsource.com>
Mon, 2 Jan 2023 20:03:11 +0000 (20:03 +0000)
sonar-application/src/main/assembly/conf/sonar.properties

index 1fe03751c021f23c772f2f472bde6e535120d98f..f2f723b17852f8b6e8e52f3f2f0b5d038edafa31 100644 (file)
@@ -39,7 +39,7 @@
 #sonar.jdbc.url=jdbc:oracle:thin:@localhost:1521/XE
 
 
-#----- PostgreSQL 9.6 or greater
+#----- PostgreSQL 11 or greater
 # By default the schema named "public" is used. It can be overridden with the parameter "currentSchema".
 #sonar.jdbc.url=jdbc:postgresql://localhost/sonarqube?currentSchema=my_schema