[Zope] Database not in sync for days ?
Dieter Maurer
dieter at handshake.de
Wed Mar 16 15:46:55 EST 2005
Renfer Serge (EDU) wrote at 2005-3-14 15:03 +0100:
> ...
>Dieter Mauer told me that after each transaction zope writes into the
>Data.fs, how can it be that I have a base with 2 weeks of missing data from
>the moment I do a restart?
I have seen this under *nix, when a process still had opened
the storage file while the file was deleted and replaced.
In this case, the process continues to write to the (no longer
visible apart from this process) file; the new file stays unchanged.
--
Dieter
More information about the Zope
mailing list