Subject | Re: [Firebird-Java] DB Mirror |
---|---|
Author | Roman Rokytskyy |
Post date | 2005-01-25T07:25:49Z |
> Anyone out there have a good suggestion for mirroring the FirbirdWhat is the task for this mirror? A hot standby? Then solution suggested by
> database (from a Java perspective)?? Currently we are doing a
> periodic 'gbak' - but that isn't a true data mirror.
Rick Fincher is probably the best.
But if you want to work with two databases simultaneosly, probably C-JDBC is
worth considering.
Roman