Failover
Last updated on
30 April 2025
If the slave fails it is possible to fall back to the master db. This is done simply by including the master in the slave pools (see the extreme configuration example below).
Likewise, if the master fails it is possible to fall back to the slave db. This is done by including the slave in the master pools. The system will then fall into read-only mode, since there's no master available, resulting in a messsage on all pages stating that the system is in read-only mode. Remember to set the "readonly" setting to TRUE on the slave connections, in order for this to work.
Help improve this page
Page status: Not set
You can:
You can:
- Log in, click Edit, and edit this page
- Log in, click Discuss, update the Page status value, and suggest an improvement
- Log in and create a Documentation issue with your suggestion