Subject Re: [firebird-support] 1000 databases per server ?
Author Milan Babuskov
Vander Clock Stephane wrote:
> so is it a probleme to have on one server 1000 databases (does it's will
> use more memory or more
> power resource than a single database) ?

As for Firebird, this depends on the server architecture used and
available RAM and your expectation of concurrent users using different
databases at the same time.

Beside that, this could pose a problem for some filesystems if you
stored them all in a single directory. I suggest you desing a hierarchy
of subdirectories in such way that you do not have more than 100
database files in each.



--
Milan Babuskov

==================================
The easiest way to import XML, CSV
and textual files into Firebird:
http://www.guacosoft.com/xmlwizard
==================================