Hello,

I need to mirror datas in a second db (because the datas on db must be available 24h/24). I want to write datas in 2 db at the same time to have a second db if the first one crash.

If it exists a solution, how can i implement it ?