Subject | Re: Nbackup |
---|---|
Author | Adam |
Post date | 2008-11-14T22:32:57Z |
--- In firebird-support@yahoogroups.com, "Branimir Trumbic"
<seronimo@...> wrote:
serve the same database file. The database engines wouldn't know about
each others caches and writes to the file itself, and you would get
corruption in a second.
Adam
<seronimo@...> wrote:
>This won't work. You can't use two engine instances to simultaneously
> Thanks for your answers Dmitry,
> now I can safely switch my database connection strings to use 'local
> access' to the FB SS databases as I noticed that 'local access'
> without TCP loopback is much faster.
>
> Just one final question:
>
> If u have TWO Firebird SuperServers installed on Windows as separate
> services on separate port, how u can redirect local/direct connection
> to use let's say 2nd FB server for database connection. Now I'm using
> 'localhost/3050:C:\MyDb.fdb' for 1st one and
> 'localhost/3051:C:\MyDb.fdb' for 2nd FB server.
serve the same database file. The database engines wouldn't know about
each others caches and writes to the file itself, and you would get
corruption in a second.
Adam