comparison PostgreSQL/NEWS @ 19:38e23471d132

more visibility on the index creation
author am@osimis.io
date Tue, 10 Jul 2018 11:05:37 +0200
parents 7cea966b6829
children 2fb9cd42af14
comparison
equal deleted inserted replaced
15:dfc7002add9c 19:38e23471d132
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3
4 Important remark when upgrading from an older version of the Plugin:
5 * The plugin will create a new index to improve search performances.
6 This can take several minutes at Orthanc startup. Orthanc will not
7 be available during this period.
8 On a 100000 studies DB, we've observed that the creation of this index
9 took around 10 minutes.
3 10
4 * Migration into the "orthanc-databases" repository 11 * Migration into the "orthanc-databases" repository
5 * Full refactoring to share code with MySQL 12 * Full refactoring to share code with MySQL
6 * Fix issue 41 (Additional range IdentifierConstraintType in Orthanc) 13 * Fix issue 41 (Additional range IdentifierConstraintType in Orthanc)
7 => This fix requires SDK version: 1.4.0 <= 14 => This fix requires SDK version: 1.4.0 <=