Subject | Re: [firebird-support] Forced Write comes back |
---|---|
Author | Nando Dessena |
Post date | 2008-01-24T06:01:13Z |
Sean,
S> Forced Writes, though, are REQUIRED in order to **absolutely protect**
S> against database corruption.
well, as long as the other levels of write caching can be disabled.
S> Without Forced Writes, corruptions can and will easily occur on Windows
S> in the event of a server shutdown/restart while the database is active,
S> and occasionally on Linux (the OS is better in this regard).
Don't forget the MaxUnflushedWrites and MaxUnflushedWriteTime
parameters, which allow you to decide how much data you can afford to
lose in case of crash.
Ciao
--
Nando Dessena
======================================================
I support Firebird, I am a Firebird Foundation member!
Join today at http://www.firebirdsql.org/ff/foundation
======================================================
S> Forced Writes, though, are REQUIRED in order to **absolutely protect**
S> against database corruption.
well, as long as the other levels of write caching can be disabled.
S> Without Forced Writes, corruptions can and will easily occur on Windows
S> in the event of a server shutdown/restart while the database is active,
S> and occasionally on Linux (the OS is better in this regard).
Don't forget the MaxUnflushedWrites and MaxUnflushedWriteTime
parameters, which allow you to decide how much data you can afford to
lose in case of crash.
Ciao
--
Nando Dessena
======================================================
I support Firebird, I am a Firebird Foundation member!
Join today at http://www.firebirdsql.org/ff/foundation
======================================================