Subject | RE: [ib-support] Importing Records |
---|---|
Author | Duleep |
Post date | 2001-08-14T13:53:38Z |
Hello
We use Firebird for one of our enterprise solutions for the healthcare
segment. There are already 230 tables. DB size expected to be between 2 and
3 GB. Extremely stable on Linux.
At 08:28 AM 14/08/2001 -0500, you wrote:
We use Firebird for one of our enterprise solutions for the healthcare
segment. There are already 230 tables. DB size expected to be between 2 and
3 GB. Extremely stable on Linux.
At 08:28 AM 14/08/2001 -0500, you wrote:
>Sounds good, I am downloading it right now!
>
>I have some time to play with it :-)
>
>I like the idea of it all in one file...
>
>Is anybody else here using firebird?
>
> thanks all, You are all so helpfull..
> I appreciate it as I am new to Interbase...
>
>-----Original Message-----
>From: Leyne, Sean [mailto:InterbaseSupport@...]
>Sent: Monday, August 13, 2001 5:14 PM
>To: 'ib-support@yahoogroups.com'
>Subject: RE: [ib-support] Importing Records
>
>
>Mike,
>
>I was referring to problems accessing EXTERNAL TABLES over 4Gb in size.
>
>By the way, you might want to download the latest Firebird engine from
>www.FirebirdSQL.org, the new 64bit I/O support would mean that you could
>eliminate the secondary database files and simply create the database
>as:
>
>create database 'x:\experian.gdb' PAGE_SIZE = 16384 USER 'SYSDBA'
>PASSWORD 'masterkey'
>
>This would make it a lot easier to move the database to a different path
>on your huge disk array, which is something you can't normally do with
>database with secondary files expect by performing a backup/restore.
>
>You'll note that the page size is 16KB -- this is another Firebird
>enhancement over the Interbase engine.
>
>
>Sean
>
>To unsubscribe from this group, send an email to:
>ib-support-unsubscribe@egroups.com
>
>
>
>Your use of Yahoo! Groups is subject to
><http://docs.yahoo.com/info/terms/>http://docs.yahoo.com/info/terms/
>
>To unsubscribe from this group, send an email to:
>ib-support-unsubscribe@egroups.com
>
>
>
>Your use of Yahoo! Groups is subject to the
><http://docs.yahoo.com/info/terms/>Yahoo! Terms of Service.