E.6. Release Notes for Tantor SE-1С 15.6.2#
E.6. Release Notes for Tantor SE-1С 15.6.2
Release date: 2024-08-05
E.6.1. Operating System Support
Added build support for OS Astra Linux Special Edition 1.8 and Redos 8.
E.6.2. DBMS Core Functionality
The following changes have been made to improve the DBMS:
General improvements and optimization of the DBMS to improve results APDEX.
The default value of the
jit
parameter has been changed tooff
.Fixed false positives of assertion checks in autonomous transactions.
The maximum size of data in table cells supported by the pg_dump module has been increased from 1 GB to 2 GB.
The
remove self joins
scheduler mechanism has been improved and scheduling errors in rare scenarios have been eliminated.
E.6.3. Fixes for Additional Supplied Modules
Fixed a segmentation fault when accessing pg_store_plans.
E.6.4. Migration to version 15.6.2
When upgrading within the current major version and edition, install Tantor SE-1С 15.6.2 and restart the database server with command:
systemctl restart tantor-se-1c-server-15
To migrate from PostgreSQL or Tantor DB, first install the latest minor version and then perform a data dump/restore using pg_dumpall, or use the pg_upgrade utility.