E.12. Release Notes for Tantor SE-1С 15.4.0#
E.12. Release Notes for Tantor SE-1С 15.4.0
Release date: 2023-11-20
E.12.1. Supply Method
Three packages are now available for installation:
Full DBMS package (server, header files, client applications, libpq5)
Client applications
libpq5 (a library that allows user programs to connect to Tantor SE-1С and PostgreSQL database servers)
E.12.2. DBMS Core Functionality
Added a mechanism for verifying transaction log checksums.
E.12.3. Migration to version 15.4.0
When upgrading within the current major version and edition, install Tantor SE-1С 15.4.0 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.