diff Sphinx/source/faq/scalability.rst @ 631:9fa56c042d92

postgresql performance on azure
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 16 Apr 2021 18:50:33 +0200
parents b6ac092360ab
children b3e75cef601d
line wrap: on
line diff
--- 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: