16 Mar
2005
16 Mar
'05
8:46 p.m.
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