Subject | RE: [ib-support] When do FB/IB 'flush' to disk? |
---|---|
Author | Dmitry Yemanov |
Post date | 2001-11-29T08:22:47Z |
Hi Lester,
never saw a problem. I can see all entries in my log files after each system
crash. Since I'm on Win32 mostly, I use FlushFileBuffers to do the manual
flush. Have you tried this?
Cheers,
Dmitry
> This is not just a database problem, I had the sameHmmm. In my case, I open - write - flush - write - flush - ... - close and
> difficulty with log files - the system crashed but there was
> nothing in the log <g>. Now I open - write - close, not very
> efficient but it's the only way?
never saw a problem. I can see all entries in my log files after each system
crash. Since I'm on Win32 mostly, I use FlushFileBuffers to do the manual
flush. Have you tried this?
Cheers,
Dmitry