Mercurial > hg > orthanc-book
changeset 640:75ac001a48ac
PostgreSQL 4.0
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Thu, 22 Apr 2021 18:50:06 +0200 |
parents | e186c3472174 |
children | a8925284df0b |
files | Sphinx/source/faq/scalability.rst |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Sphinx/source/faq/scalability.rst Thu Apr 22 13:36:34 2021 +0200 +++ b/Sphinx/source/faq/scalability.rst Thu Apr 22 18:50:06 2021 +0200 @@ -58,7 +58,7 @@ writing). * We suggest to use the latest release of the :ref:`PostgreSQL plugin - <postgresql>` to store the database index (3.3 at the time of + <postgresql>` to store the database index (4.0 at the time of writing). Make sure that ``EnableIndex`` is set to ``true``. * Make sure that :ref:`run-time debug assertions <troubleshooting>`