E.8. Release Notes for Tantor BE 15.6.0#
E.8. Release Notes for Tantor BE 15.6.0
Release date: 2024-03-18
E.8.1. Additional Supplied Modules
The following modules have been updated:
pg_cron
updated from version 1.4.1 to 1.6.2credcheck
updated from version 2.3 to 2.6
E.8.2. DBMS Core Functionality
Changes made to improve DBMS performance with a large number of concurrent connections.
Unified the version of
libzstd
.
E.8.3. Migration to version 15.6.0
When upgrading within the current major version and edition, install Tantor BE 15.6.0 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.