E.14. Release Notes for Tantor SE 15.2.3#
E.14. Release Notes for Tantor SE 15.2.3
Release date: 2023-09-19
E.14.1. Additional Supplied Modules
E.14.1.1. Modules Added
The following modules have been added:
pgauditlogtofile
: An extension for pgAudit that enables redirecting audit logs to a separate file instead of using the main PostgreSQL log.
E.14.1.2. Modules Updated
The following module has been updated:
credcheck 1.1
updated to version 2.1
E.14.2. Migration to version 15.2.3
When upgrading within the current major version and edition, install Tantor SE 15.2.3 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.