Subject | Re: [firebird-support] Windows/Linux Cross-Platform On-Disk-Structure Question! |
---|---|
Author | Milan Babuskov |
Post date | 2006-01-29T00:09:43Z |
Helen Borrie wrote:
share few FAT32 partitions between 64bit Debian and 32bit Windows 98
without problems. However, it does not define what you write in the
file, so I would be more concerned if 64bit Firebird and 32bit Firebird
have the same ODS? I assume they do, so no problem.
filesystem (ext2, ext3, reiser, whatever).
FAT32 partition of hard disk for database storage. It runs in production
on two sites since 2003 - without any problems.
Just make sure you use forced writes.
--
Milan Babuskov
http://www.flamerobin.org
> What I can't predict (though someone else will step in here toIt does the same. FAT32 has the defined format for filesystem. In fact I
> comment) is what will happen if 64-bit chips are in the
> equation. Current distros of Firebird are all 32-bit applications,
> which a Windows and some Linux distros will run transparently as
> 32-bit. I have no idea what happens when a 64-bit OS writes to or
> reads from a FAT32 filesystem.
share few FAT32 partitions between 64bit Debian and 32bit Windows 98
without problems. However, it does not define what you write in the
file, so I would be more concerned if 64bit Firebird and 32bit Firebird
have the same ODS? I assume they do, so no problem.
> However, I'm nervous about "residing on a FAT32 filesystem", simplyNope. It is read/written to directly, just like any other regular
> because, in my ignorance, I suspect that Linux systems accessing
> local FAT32 partitions do so via the NFS.
filesystem (ext2, ext3, reiser, whatever).
> I believe Linux canI have a Linux application that runs from a bootable Linux CD, and uses
> read and write at file-level to a non-native partition, but would
> come to grief when trying to operate on block addresses within a
> file, or to allocate more blocks to the file.
FAT32 partition of hard disk for database storage. It runs in production
on two sites since 2003 - without any problems.
Just make sure you use forced writes.
--
Milan Babuskov
http://www.flamerobin.org