diff PostgreSQL/NEWS @ 253:3bc442765b88

new configuration option: "IndexConnectionsCount"
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 14 Apr 2021 15:08:51 +0200
parents 7a4f9bcb0bc2
children cc7af42d4f23
line wrap: on
line diff
--- a/PostgreSQL/NEWS	Wed Apr 14 13:33:48 2021 +0200
+++ b/PostgreSQL/NEWS	Wed Apr 14 15:08:51 2021 +0200
@@ -1,6 +1,8 @@
 Pending changes in the mainline
 ===============================
 
+* New option "IndexConnectionsCount" to control how many simultaneous
+  connections to the PostgreSQL database are used by the index plugin
 * Support of multiple readers/writers, by handling retries from Orthanc SDK 1.9.2
 * Support of range reads for the storage area, from Orthanc SDK 1.9.0