comparison Sphinx/source/faq/scalability.rst @ 640:75ac001a48ac

PostgreSQL 4.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 22 Apr 2021 18:50:06 +0200
parents b3e75cef601d
children 411e82bb3a9f
comparison
equal deleted inserted replaced
639:e186c3472174 640:75ac001a48ac
56 56
57 * Make sure to use the latest release of Orthanc (1.9.2 at the time of 57 * Make sure to use the latest release of Orthanc (1.9.2 at the time of
58 writing). 58 writing).
59 59
60 * We suggest to use the latest release of the :ref:`PostgreSQL plugin 60 * We suggest to use the latest release of the :ref:`PostgreSQL plugin
61 <postgresql>` to store the database index (3.3 at the time of 61 <postgresql>` to store the database index (4.0 at the time of
62 writing). Make sure that ``EnableIndex`` is set to ``true``. 62 writing). Make sure that ``EnableIndex`` is set to ``true``.
63 63
64 * Make sure that :ref:`run-time debug assertions <troubleshooting>` 64 * Make sure that :ref:`run-time debug assertions <troubleshooting>`
65 are turned off. A warning will show in the logs if this is not the 65 are turned off. A warning will show in the logs if this is not the
66 case. Note that all pre-built binaries provided by Osimis are 66 case. Note that all pre-built binaries provided by Osimis are