# HG changeset patch # User Sebastien Jodogne # Date 1581683511 -3600 # Node ID 3c4f8c47a283cb5a2b037a9ef39c98555fd8fb31 # Parent 5f0cd51d97c07badc54ee3a10a3dce7c53b4ebff note diff -r 5f0cd51d97c0 -r 3c4f8c47a283 Sphinx/source/faq/scalability.rst --- a/Sphinx/source/faq/scalability.rst Thu Feb 13 09:31:21 2020 +0100 +++ b/Sphinx/source/faq/scalability.rst Fri Feb 14 13:31:51 2020 +0100 @@ -47,6 +47,10 @@ * Obviously, the PostgreSQL database should be stored on a high-speed drive (SSD). This is less important for the storage area. +* It may be useful to store the PostgreSQL database on another drive + than the storage area. This should improve the use of the available + bandwidth to the disks. + * The :ref:`Orthanc configuration file ` should have the following values for performance-related options (but make sure to understand their implications):