Subject Re: [ib-support] When do FB/IB 'flush' to disk?
Author Phil Shrimpton
On Monday 03 December 2001 21:25, you wrote:

Hi,

> I've just done some research on MSDN's website and found a function that
> flushes a file from memory to disk. The function is
> "FlushFileBuffers".

That will do the trick.

The questions are...

Would this be easy to implement in Firebird (for those of us that are C
impaired), and if so when should it call it, and how often.

The two options that come to my mind are "Every Nth Commit" or "Every Nth
Second"

Phil

--
Linux 2.4.4-4GB
1:20am up 3 days, 14:14, 1 user, load average: 0.70, 0.23, 0.13