diff Sphinx/source/plugins/postgresql.rst @ 429:c95817c254fe

Orthanc 1.7.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 22 May 2020 15:13:03 +0200
parents 0fb9369e893e
children 5d6d593bceb6
line wrap: on
line diff
--- a/Sphinx/source/plugins/postgresql.rst	Fri May 22 11:19:41 2020 +0200
+++ b/Sphinx/source/plugins/postgresql.rst	Fri May 22 15:13:03 2020 +0200
@@ -248,7 +248,7 @@
 between several instances of Orthanc that would simultaneously write
 to the database.
 
-As a consequence, as of Orthanc 1.6.1, when connecting multiple
+As a consequence, as of Orthanc 1.7.0, when connecting multiple
 Orthanc to a single database by setting ``Lock`` to ``false``, there
 should only be one instance of Orthanc acting as a writer and all the
 other instances of Orthanc acting as readers only. Be careful to set