Subject | Re: [firebird-support] Listing of Aliases |
---|---|
Author | Aage Johansen |
Post date | 2004-04-01T20:26:41Z |
On Thu, 1 Apr 2004 13:20:37 +0000 (UTC), Jesper B. KiƦr wrote:
<pagesize>*<no_of_cache_pages>. If your databases all use 4KB pages and
you specify 4K cache pages, each will take around 16MB - not a lot.
You can have as many databases as you like - if they are closed they will
not use any RAM resources.
If you intend to open hundreds of databases simultanously - do the math :-)
--
Aage J.
> I'm looking into Firebird and I really like what I see and I want toWith the SS version you'll use RAM for each _currently open_ database at
> use Firebird in my future projects.
>
> I come from a Lotus Notes world where it is normal to have hundreds or=20
> thousands of databases on a server.
> What about firebird? Can you do that without problems ? RAM usage?
<pagesize>*<no_of_cache_pages>. If your databases all use 4KB pages and
you specify 4K cache pages, each will take around 16MB - not a lot.
You can have as many databases as you like - if they are closed they will
not use any RAM resources.
If you intend to open hundreds of databases simultanously - do the math :-)
> Using the ALIAS feature is fine to avoid pointing to a physical pathDon't think so.
> on the server. If I need to get a listing of aliases from the
> server....is this possible from a client?
--
Aage J.