Subject Server selection rule
Author mahris
Hi,

I wonder how the server is selected for a local database if multiple
available. Of course, it depends on the program, currently I ask
about gbak.

Let us consider that I have Interbase and Firebird installed on a
single computer. And assume the following commands:

/ib-path/bin/gbak -b /db-path/ib.gdb ...
/fb-path/bin/gbak -b /db-path/fb.fdb ...

gbak is not standalone, it cooperates with a database server. So, my
question: which servers will be used in the mentioned cases? Native
(Interbase for ib, Firebird for fb)? Or one in both cases? If one,
then which exactly?

Thank you,
Mahris