Mercurial > hg > orthanc-databases
changeset 556:7057d9db8d9a find-refactoring
todo
author | Alain Mazy <am@orthanc.team> |
---|---|
date | Wed, 11 Sep 2024 16:32:21 +0200 |
parents | 44e6b65f1630 |
children | d8ee2f676a3c |
files | TODO |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Wed Sep 11 16:32:11 2024 +0200 +++ b/TODO Wed Sep 11 16:32:21 2024 +0200 @@ -49,6 +49,10 @@ https://groups.google.com/g/orthanc-users/c/xQelEcKqL9U/m/HsvxwlkvAQAJ https://groups.google.com/g/orthanc-users/c/1bkClfZ0KBA/m/s4AlwVh3CQAJ +* use ReadCommited mode by default +* use 40 index connection count by default (not 50 because, by default, PG has 100 connections and we want at least + a few connections to remain available for sys admins if e.g, 2 Orthanc instances are running on the same server) + ----- MySQL -----