Mercurial > hg > orthanc-book
changeset 561:e5ca21b61fe1
PostgreSQL 3.3
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 14 Dec 2020 18:08:16 +0100 |
parents | 5c0dfc863884 |
children | 7ed565d4d89b |
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 Mon Dec 14 18:06:04 2020 +0100 +++ b/Sphinx/source/faq/scalability.rst Mon Dec 14 18:08:16 2020 +0100 @@ -58,7 +58,7 @@ writing). * We suggest to use the latest release of the :ref:`PostgreSQL plugin - <postgresql>` to store the database index (3.2 at the time of + <postgresql>` to store the database index (3.3 at the time of writing). Make sure that ``EnableIndex`` is set to ``true``. * Make sure that :ref:`run-time debug assertions <troubleshooting>`