comparison 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
comparison
equal deleted inserted replaced
5492:26877f4b306f 5493:b3ebe249ed5b
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3
4 General
5 -------
6
7 * Performance:
8 - Databases:
9 - At startup, when using a database plugin, display the latency to access the DB.
10 - Added support for new DB primitives to enable the "READ COMMITTED" transaction mode
11 in the PostgreSQL plugin.
12
13
3 14
4 15
5 Version 1.12.2 (2023-12-19) 16 Version 1.12.2 (2023-12-19)
6 =========================== 17 ===========================
7 18