E.7. Release Notes for Tantor SE 15.6.1#
E.7. Release Notes for Tantor SE 15.6.1
Release date: 2024-05-22
E.7.1. DBMS Core Functionality
The following changes have been made to improve the DBMS:
Fixed a rare error "missing chunk number 0 for toast value XXX in pg_toast_XXX" when working with a 64-bit transaction counter.
Improved the informativeness of server logs.
E.7.2. Migration to version 15.6.1
When upgrading within the current major version and edition, install Tantor SE 15.6.1 and restart the database server with command:
systemctl restart tantor-se-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.