Version 5.3

Enhancements, bug fixes, and other changes in EFM 5.3 include:

TypeDescriptionAddresses
EnhancementThe SSL mode "verify-full" is now supported.
EnhancementFailover Manager will now use the db.config.dir property value when recreating a standby.
EnhancementFailover Manager will now send warning notifications if there are problems advancing replication slots on standby databases.
EnhancementTo avoid an issue with some versions of Postgresql, Failover Manager will issue a checkpoint on the current primary database before determining whether or not pg_rewind is needed when reconfiguring a failed primary.
EnhancementThe amount of memory allocated when running the efm command has been increased to prevent the Notification; Unexpected error message issue.58146
EnhancementFailover Manager was upgraded to use Log4J version 2.25.3.
EnhancementFailover Manager was upgraded to use the Bouncy Castle cryptographic library version 2.1.2.
Bug FixFixed a regression that could prevent Failover Manager from detecting when a user mistakenly assigns a VIP to a standby node.