Mercurial > hg > orthanc-book
comparison Sphinx/source/faq/scalability.rst @ 253:a64197133114
Orthanc 1.5.7
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Wed, 26 Jun 2019 08:11:01 +0200 |
parents | a363714813b2 |
children | 6cbcdb965ad3 |
comparison
equal
deleted
inserted
replaced
252:eaad8233e474 | 253:a64197133114 |
---|---|
25 <dicom-find>`. | 25 <dicom-find>`. |
26 | 26 |
27 Here is a generic setup that should provide best performance in the | 27 Here is a generic setup that should provide best performance in the |
28 presence of large databases: | 28 presence of large databases: |
29 | 29 |
30 * Make sure to use the latest release of Orthanc (1.5.6 at the time of | 30 * Make sure to use the latest release of Orthanc (1.5.7 at the time of |
31 writing). | 31 writing). |
32 | 32 |
33 * We suggest to use the latest release of the :ref:`PostgreSQL plugin | 33 * We suggest to use the latest release of the :ref:`PostgreSQL plugin |
34 <postgresql>` to store the database index (3.2 at the time of | 34 <postgresql>` to store the database index (3.2 at the time of |
35 writing). Make sure that ``EnableIndex`` is set to ``true``. | 35 writing). Make sure that ``EnableIndex`` is set to ``true``. |