E.1. Release Notes for Tantor Certified 15.10.2#
E.1. Release Notes for Tantor Certified 15.10.2
Release date: 2025-02-19
E.1.1. DBMS Core Functionality
The ability to clean up table data before deleting, to prevent their recovery, has been optimized.
E.1.2. Installation and update changes
The binary file assembly parameters have been unified.
E.1.3. Fixes for Additional Supplied Modules
citus (pg_columnar) —
added the alter_table_set_access_method
function.
Version updated from 1.8 to 1.8.1.
Incorrect values of the
first_call
andlast_call
fields have been fixed.
E.1.4. Migration to version 15.10.2
When upgrading within the current major version and edition, install Tantor Certified 15.10.2 and restart the database server with command:
systemctl restart tantor-certified-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.