comparison Sphinx/source/faq/scalability.rst @ 561:e5ca21b61fe1

PostgreSQL 3.3
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 14 Dec 2020 18:08:16 +0100
parents 4f3a6145ae34
children 090cc988c35e
comparison
equal deleted inserted replaced
560:5c0dfc863884 561:e5ca21b61fe1
56 56
57 * Make sure to use the latest release of Orthanc (1.8.1 at the time of 57 * Make sure to use the latest release of Orthanc (1.8.1 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.2 at the time of 61 <postgresql>` to store the database index (3.3 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