Subject RE: [firebird-support] Suggestions for Failover
Author Dimitry Sibiryakov
On 24 Jun 2004 at 10:36, Robert DiFalco wrote:

>>> If I were you, I'd set up two or more independent (and rather
>>> geographically-distributed) servers and replication between them.
>
>Suggestions for the best way to replicate from one Firebird server to
>another?

The only known (to me) way is using third-party replicator.

>Are there options that don't require Schema/Trigger changes?

All replicators that I saw, add their own triggers into source
database. Why it may be a problem? FB allows many triggers for one
table/operation.

>GBAK?

No. Too slow for big databases. May be upcoming nbackup by Nikolay
Samofatov...

SY, Dimitry Sibiryakov.