Subject | Re: Firebird Aliases... |
---|---|
Author | Adam |
Post date | 2004-12-16T22:46:18Z |
--- In firebird-support@yahoogroups.com, "adrian_avila_mtz"
<adrian_avila_mtz@y...> wrote:
Hard disk speeds are slow compared to RAM, but they are a lot faster
than LAN speeds. Firebird is designed to read from a local disk, the
faster the better. You will get horrendous performance even on an
incredibly good LAN. You would also have to share the fdb file which
is another really bad idea, because you lose security, anyone can
become SYSDBA.
Adam
<adrian_avila_mtz@y...> wrote:
>Yes but don't.
> I know I can add a local alias in firebird.conf like:
>
> MyAlias = c:\db\Local.fdb
>
> Now
>
> How can I add an alias of a database that is not in the server?
>
> I mean, Is remotly in other server, is that possible?
>
> Thx.
Hard disk speeds are slow compared to RAM, but they are a lot faster
than LAN speeds. Firebird is designed to read from a local disk, the
faster the better. You will get horrendous performance even on an
incredibly good LAN. You would also have to share the fdb file which
is another really bad idea, because you lose security, anyone can
become SYSDBA.
Adam