changeset 315:3c4f8c47a283

note
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 14 Feb 2020 13:31:51 +0100
parents 5f0cd51d97c0
children 6cd4a86e1e4a
files Sphinx/source/faq/scalability.rst
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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 <configuration>` should have
   the following values for performance-related options (but make sure
   to understand their implications):