# HG changeset patch # User Sebastien Jodogne # Date 1618591833 -7200 # Node ID 9fa56c042d927692c3c5989990df07a151ad8681 # Parent f5465ea63f445f8f942fa3ba4de6b0264b4def62 postgresql performance on azure diff -r f5465ea63f44 -r 9fa56c042d92 Sphinx/source/faq/scalability.rst --- a/Sphinx/source/faq/scalability.rst Fri Apr 16 18:46:23 2021 +0200 +++ b/Sphinx/source/faq/scalability.rst Fri Apr 16 18:50:33 2021 +0200 @@ -122,6 +122,10 @@ consider setting configuration option ``StudiesMetadata`` to ``MainDicomTags``. +* If using PostgreSQL as a managed cloud service by Microsoft Azure, + make sure to reduce the verbosity of the logs. If logging is not + minimal, Osimis has observed an impact on performance. + .. _scalability-memory: