Version End of Life. 15 Aug 2024
Release 6.1.13 contains a number of bug fixes, and contains updated drivers for replicating to newer releases of PostgreSQL.
The following changes have been made to Tungsten Replicator and may affect existing scripts and integration tools. Any scripts or environment which make use of these tools should check and update for the new configuration:
Improvements, new features and functionality
A new tpm option delete-service is now available to simplify the removal of replicator services.
Issues: CT-327
A new utility, tungsten_skip_seqno has been added which allows events to be skipped based on filters, allowing the Tungsten Replicator to come back online with less manual intervention.
Issues: CT-42, CT-1087, CT-1453, CT-1511
This release includes a wide range of improvements and bug fixes for tpm and other command-line tools.
Issues: CT-1509
Fixes an issue where the undeployall
command would create a root owned wrapper.log
in the ./tools directory.
Issues: CT-1516
Fixed a tpm call to systemd
services listing which was making tpm wrongly
fall back to init.d
. This issue was found when testing MariaDB 10.0.
Issues: CT-1524
tpm now supports new MariaDB my_print_defaults
flag --defaults-file
Issues: CT-1528