Mercurial > hg > orthanc-book
changeset 631:9fa56c042d92
postgresql performance on azure
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 16 Apr 2021 18:50:33 +0200 |
parents | f5465ea63f44 |
children | 38face2a84a4 |
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 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: