18691: Recommend postgresql 10+ (9 is unsupported anyway).
authorTom Clegg <tom@curii.com>
Mon, 14 Mar 2022 19:01:16 +0000 (15:01 -0400)
committerTom Clegg <tom@curii.com>
Mon, 14 Mar 2022 19:01:16 +0000 (15:01 -0400)
Arvados-DCO-1.1-Signed-off-by: Tom Clegg <tom@curii.com>

doc/install/install-postgresql.html.textile.liquid

index 1413890cde7dbd5f6be60f64f7ffe9e32a552525..a9614b9be58eba7afb2f9fae5bab6f79458e487d 100644 (file)
@@ -9,7 +9,7 @@ Copyright (C) The Arvados Authors. All rights reserved.
 SPDX-License-Identifier: CC-BY-SA-3.0
 {% endcomment %}
 
-Arvados requires at least version *9.4* of PostgreSQL.
+Arvados requires at least version *9.4* of PostgreSQL. We recommend using version 10 or newer.
 
 * "AWS":#aws
 * "CentOS 7":#centos7