20926: Requires manually setting PG version when not using the 'database' role.
[arvados.git] / tools / salt-install / local.params.example.multiple_hosts
index e84b8d6c13822481aa2a1abba9a5303b0839fe8f..909c3354ec15d88ce97328ed148a20e1895c581a 100644 (file)
@@ -143,9 +143,9 @@ SHELL_INT_IP=10.1.2.17
 
 DATABASE_NAME="${CLUSTER}_arvados"
 DATABASE_USER="${CLUSTER}_arvados"
-DATABASE_POSTGRESQL_VERSION=12
-# Set this if using an external PostgreSQL service.
+# Set these if using an external PostgreSQL service.
 #DATABASE_EXTERNAL_SERVICE_HOST_OR_IP=
+#DATABASE_POSTGRESQL_VERSION=
 
 # Performance tuning parameters.  If these are not set, workers
 # defaults on the number of cpus and queued requests defaults to 128.