diff PostgreSQL/NEWS @ 269:567761f0c1ea

fix issue #151: support of retries in the storage area plugins to deal with multiple writers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 21 Apr 2021 17:54:31 +0200
parents 9b003f265a8f
children b783063f51f1
line wrap: on
line diff
--- a/PostgreSQL/NEWS	Wed Apr 21 11:14:40 2021 +0200
+++ b/PostgreSQL/NEWS	Wed Apr 21 17:54:31 2021 +0200
@@ -8,6 +8,7 @@
 * Support of range reads for the storage area, from Orthanc SDK 1.9.0
 * Fix issue #193 (LSB binaries crash with PostgreSQL + SSL) by changeset
   in OrthancFramework: https://hg.orthanc-server.com/orthanc/rev/9a9118406484
+* Fix issue #151 (Storage failures when running with two instances and PG_LOCK=false)
 
 
 Release 3.3 (2020-12-14)