yes, but what i want to know if for the "same amout of data", is their any disadvantage (or advantage) to use several database instead of one ?
On 12/25/2011 3:42 PM, Milan Babuskov wrote: > > 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 > ================================== > > [Non-text portions of this message have been removed]
