Subject | Re: How changes are written to disk |
---|---|
Author | kimon_the_athenian2 |
Post date | 2004-06-01T15:20:09Z |
Thanks guys for so quick replies!
Yes, I'm on Windows, I forgot to tell this before.
Is ForcedWrites Off by default? I couldn't find the answer from
firebird.conf.
I haven't modified firebird.conf, is it correct to assume it's good
enough for most uses like this?
Aivar
--- In firebird-support@yahoogroups.com, "Dan Wilson" <dwilson@d...>
wrote:
firebird configuration file. If you do not, all bets are off, and
your database is indeed vulnerable.
Yes, I'm on Windows, I forgot to tell this before.
Is ForcedWrites Off by default? I couldn't find the answer from
firebird.conf.
I haven't modified firebird.conf, is it correct to assume it's good
enough for most uses like this?
Aivar
--- In firebird-support@yahoogroups.com, "Dan Wilson" <dwilson@d...>
wrote:
> On 6/1/2004 at 3:54 PM Steffen Heil wrote:yesterday
>
> > Hi
> >
> > > But then I noted that my database file was last modified
> > although I had worked on it several hours today (creating storeddisconnected all
> > procedures.
> > I'm not sure if I made some data changes). Only when I
> > clients from database, the file mod. date got updated. Where werethe
> > updates stored until then, memory? some other file?.information
> >
> > Don't fear.
> > I assume, you have your server running on windows?
> > This is by design. To reduce load, windows updates file meta
> > when closing the last open file handle to each file.when the
> > It is therefor common, that you file time get's updated only,
> > server completely releases that file. Anyway, it writesearlier... :D
> >not?
> > > If there were power failure, would my work have been lost, or
> >handling,
> > Not in this scenario.
> >
> > > Is there difference in this question between server and embedded
> > version?
> >
> > I can't tell for embedded, but since this is about windows file
> > itthis assumes that you do indeed have forced-writes turned on in the
> > should be the same.
> >
>
> I would like to add one comment to Steffen's fine comments: All
firebird configuration file. If you do not, all bets are off, and
your database is indeed vulnerable.
>
> Dan.