E.6. Release Notes for Tantor BE 15.6.2#
E.6. Release Notes for Tantor BE 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:
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.
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 BE 15.6.2 and restart the database server with command:
systemctl restart tantor-be-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.