Subject | Re: [firebird-support] Replication - Was: Select count(*) using pk |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2005-02-10T10:32:42Z |
On 10 Feb 2005 at 9:58, dirknaudts wrote:
availability of database.
replication every N seconds where N is reasonably small.
recognize server failure and switch to another one? Or something else
like DNS round-robin?
--
SY, Dimitry Sibiryakov.
>> I think you jsut need replication.As you described below, you actually need not replication, but high
>
>Yes I do indeed need replication, but I need it in realtime, not
>sheduled once or even a couple a times a day.
availability of database.
>I was in the assumtption that the available tools didn't do it inTheoretically - yes. In practice nobody use it. They just set up
>realtime. But now after reading further on ibphoenix.com about
>IBreplicator, it seems to be triggerable by events as well !
replication every N seconds where N is reasonably small.
>So I guess I didn't do my research well :-(From here a bit more details, please! How? Your application can
>
>In my case the target database is a sleeping database, up until the
>master server dies, then the target becomes the master database.
recognize server failure and switch to another one? Or something else
like DNS round-robin?
>I built the sync-server app with Kylix 3 using UIB components.If I were you, I'd think about three-tier architecture...
>Now that it's finished I wonder wether I should throw it away and go
>for the IBReplicator tool anyway... Especially the IBevent driven
>feature makes me doubt (so no polling needed !)
--
SY, Dimitry Sibiryakov.