diff NEWS @ 5493:b3ebe249ed5b pg-transactions

At startup, when using a database plugin, display the latency to access the DB
author Alain Mazy <am@osimis.io>
date Mon, 15 Jan 2024 18:25:08 +0100
parents 890df6501ffc
children 4dd50c4b985a
line wrap: on
line diff
--- a/NEWS	Wed Jan 10 15:26:10 2024 +0100
+++ b/NEWS	Mon Jan 15 18:25:08 2024 +0100
@@ -1,6 +1,17 @@
 Pending changes in the mainline
 ===============================
 
+General
+-------
+
+* Performance:
+  - Databases:
+    - At startup, when using a database plugin, display the latency to access the DB.
+    - Added support for new DB primitives to enable the "READ COMMITTED" transaction mode
+      in the PostgreSQL plugin.
+
+
+
 
 Version 1.12.2 (2023-12-19)
 ===========================