From b7e9c8fb5aa5645de2d4d58b5dee8d26dc1280c0 Mon Sep 17 00:00:00 2001 From: Olivier DEBAUCHE Date: Mon, 3 Jan 2022 11:05:22 +0100 Subject: [PATCH] Update README.md warning added --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5ba95eb..fe37c65 100644 --- a/README.md +++ b/README.md @@ -257,6 +257,8 @@ docker run \ The update assumes that you have previously installed version 1.7.0 or earlier on your server. You must stop the docker container and perform the two update steps which consists of upgrading the database from postgresql 12 to postgresql 13 using the upgrade.sh script and then upgrading the software stack using the command line given below. +WARNING: We recommend that you never install the latest version of PostgreSQL but limit yourself to the previous branch to avoid incompatibility problems. + ``` sh upgrade.sh