Subject | Re: [ib-support] Re: Firebird - slow queries |
---|---|
Author | Achim Kaiser |
Post date | 2002-05-14T14:06:37Z |
> The engine writes to the database on SELECT as well. So turn offI would never encourage people to set Forced Writes Off in a windows
> Forced-Writes (if they are on) and you should see an improvement.
environment,
for speed up selects. Usualy there are other things wrong and should get
fixed in
the correct manner.
In case of lost data nobody is interested in the speed you got by switching
forced writes off.
This modus should only be used in very special cases but not as a default
setting
....my 0,02 Eurocents
HTH
Achim