Skip to content

Epsio HA Deployment

ENTERPRISE DEPLOYMENT ONLY

At this time, Epsio running in "HA mode" is only available for enterprise deployments.

promote_instance

The promote_instance command promotes a replica node to the primary role. This is useful for performing Epsio engine upgrades without triggering view rebuilds, or any other maintenance tasks that require the primary node to be temporarily unavailable.

Syntax

CALL epsio.promote_instance(<instance_id>);
Parameter Information
instance_id The ID of the instance to be promoted.