Subject | RE: [firebird-support] FB 1.5.x SS Redundancy |
---|---|
Author | Daniel R. Jimenez |
Post date | 2005-06-01T02:34:42Z |
> I think a shadow could reside on a NFS share.Hi Alexander,
>
> But what I can think to be a more robust approach will be replication.
>
> You set-up the server 1 to replicate everything to server 2
>
> Then when connection goes down, your app connects to the second server.
>
> A one way replication like this should be easy to implement.
>
> Maybe others could give other ideas.
>
> see you !
>
I had though of replication, I am currently reading up on it, as I am not
sure if it can be done live, rather than schedule.
thanks
daniel