E.9. Release Notes for Tantor SE-1C 16.6.1#
E.9. Release Notes for Tantor SE-1C 16.6.1 #
Release date: 2025-01-15
E.9.1. Review #
Tantor SE-1C is a Russian-made DBMS based on the updated and improved version of the PostgreSQL DBMS. Tantor SE-1C 16.6.1 is based on PostgreSQL 16.
Below are the additional modules and utilities added to Tantor SE-1C, as well as a list of changes to the server core.
E.9.2. DBMS Core Functionality #
The work of locks with temporary tables has been optimized: locks are not set on the system tables of the catalog for entries about temporary tables.
E.9.3. Fixes for Additional Supplied Modules #
Fixed an error updating to version 16.0.
Fixed an error in outputting audit data to a CSV file.
E.9.4. Migration to version 16.6.1 #
When upgrading within the current major version and edition, install Tantor SE-1C 16.6.1 and restart the database server with command:
systemctl restart tantor-se-1c-server-16
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.