diff Sphinx/source/plugins/postgresql.rst @ 1021:a3436ae3709c Orthanc-1.12.3

Orthanc 1.12.3
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 31 Jan 2024 14:01:54 +0100
parents 3f3a1b54a839
children 5d4701d8fe28
line wrap: on
line diff
--- a/Sphinx/source/plugins/postgresql.rst	Fri Jan 26 18:37:04 2024 +0100
+++ b/Sphinx/source/plugins/postgresql.rst	Wed Jan 31 14:01:54 2024 +0100
@@ -343,7 +343,7 @@
 one.
 
 Upgrades/Downgrades (``pg-transactions`` beta version only)
-^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 New vesions of the PostgreSQL might modify the DB schema by adding new columns/tables/triggers.
 Upgrades from one revision to the other is always automatic.
@@ -352,7 +352,7 @@
 older plugin might refuse to start because the revision is newer and unknown to it.
 
 Starting from this beta version, we are providing a downgrade script in case you want, e.g,
-to reinstall Orthanc 1.12.2 and PostgreSQL 5.1 (DB schema revision 6.1).
+to reinstall Orthanc 1.12.3 and PostgreSQL 5.1 (DB schema revision 6.1).
 
 To downgrade from the beta to the PostgreSQL 5.1, one might run this procedure::