Honestly, I have never tried the software side (not even sure if this is really possible using the zend system itself) to back up database applications. And there is a good reason for this: this is simply the wrong place for this!
There are several stumbling blocks:
- How do you manage to save data in multiple databases?
- What happens if one database is down?
Assuming you are using MySQL: you can take a look at MySQL's master-slave replication: 16.1.1. Replication setup
( ). , :
, , / !
, , - ( , ) vServer.
, ... .