Subject | Re: [firebird-support] Multi-threading & database size limit ? |
---|---|
Author | Daniel Rail |
Post date | 2004-03-07T14:05:12Z |
Hi,
At March 6, 2004, 11:20, benedicte_asselin wrote:
you can't do with embedded, is have multiple applications/processes
connecting to the same database file.
on the OS file system, because as an example with FAT-32 will be
limited to the 4GB file size. You won't see that limit with NTFS,
because it is a few TBs.
--
Best regards,
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)
At March 6, 2004, 11:20, benedicte_asselin wrote:
> Can I do multi-threading using the embedded version of firebird ?Yes. The embedded version is essentially Superserver in a DLL. What
you can't do with embedded, is have multiple applications/processes
connecting to the same database file.
> Is there a theoretical limit for a unique file ?As large as your hard-drive(or volume) permits. And, that might depend
on the OS file system, because as an example with FAT-32 will be
limited to the 4GB file size. You won't see that limit with NTFS,
because it is a few TBs.
> will I have to makeNo. I have a client with an 11GB single file database.
> several files to have a database bigger than say 2GB or something
> like that ?
--
Best regards,
Daniel Rail
Senior System Engineer
ACCRA Group Inc. (www.accra.ca)
ACCRA Med Software Inc. (www.filopto.com)