comparison Sphinx/source/faq/scalability.rst @ 935:49b863e47c39

PostgreSQL 5.0
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sun, 16 Apr 2023 13:50:18 +0200
parents a5e7e7001316
children 0b89127439b1
comparison
equal deleted inserted replaced
934:24e1f9714ed3 935:49b863e47c39
56 56
57 * Make sure to use the latest release of Orthanc (1.12.0 at the time of 57 * Make sure to use the latest release of Orthanc (1.12.0 at the time of
58 writing) running on a GNU/Linux distribution. 58 writing) running on a GNU/Linux distribution.
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 (4.0 at the time of 61 <postgresql>` to store the database index (5.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