0
Guys I’m looking for a solution to perform database mirroring Firebird, I’ve heard of a tool called shadow for linux, but I’m looking for a tool that works with windows server.
0
Guys I’m looking for a solution to perform database mirroring Firebird, I’ve heard of a tool called shadow for linux, but I’m looking for a tool that works with windows server.
0
The shadow you refer to, from Firebird, is not a function of linux, but of Firebird itself, that is, it is available in linux and windows. The shadow serves to have an online "backup" of the database in another location, that is, what you do in the main database, it automatically does in the backup database. The drawback is that you cannot use the backup bank while it is active.
Browser other questions tagged server firebird
You are not signed in. Login or sign up in order to post.
The Firebird website is the best place to look: http://www.firebirdfaq.org/faq249/
– Vinícius Gobbo A. de Oliveira
hyper-V cluster?
– user28366
See you can create a vm with your DB Firebird and make a High Availability cluster.
– user28366
@Cristianoávilasalomão found this tool http://xopero.com/solution-firebird.html
– user28366