Subject | Re: [firebird-support] one database attached on two server |
---|---|
Author | Doru Constantin |
Post date | 2004-03-02T19:02:35Z |
Lester Caine wrote:
Thank you Lester.
> Doru Constantin wrote:I got it.
>
> > Martijn Tonies wrote:
> >>>Can attache and use one database on two fb-1.5 server in the same
> time?
> >>
> >>No.
> >
> > uh!
>
> The file that the database accesses must be on the same
> hardware as the software, so the data can not be remote.
> Running two copies of FB on one machine is of little use,
> classic already starts a separate 'server' for each connection.
>
> REPLICATING data to multiple machines to spread the load is
> the normal method, so each server has it's own copy of the
> data.
>
> --
> Lester Caine
> -----------------------------
> L.S.Caine Electronic Services
Thank you Lester.