Subject | RE: [ib-support] Re: Firebird performance is really poor |
---|---|
Author | Leyne, Sean |
Post date | 2003-04-11T19:22:17Z |
> > > Solaris 9 both. Client is running on separate machineCorrect, but for most *nix installs running with FORCED WRITES = OFF is
> from server
> >
> > Isn't forced writes a Windows-only option?
>
> No, it's avialable on Slaris
acceptable. FORCED WRITES = ON is only required when **absolutely** no
data loss allowed.
The *nix disk cache processes are much more intelligent that those of MS
Win.
In fact, without Forced Writes = ON, MS Win virtually writes nothing to
disk -- ever. Which can lead to the loss of all work/database changes.
Sean