Subject | Re: [ib-support] When do FB/IB 'flush' to disk? |
---|---|
Author | Svein Erling Tysvær |
Post date | 2001-11-30T08:42:26Z |
Ivan wrote:
option if you did more updates within the same transaction?
Just a thought,
Set
>Each insert goes into FB cache (regardless of setting of forced writes).Cache
>pages are written to file (send to OS to write them) either when you commitnew
>(i.e. pages that depends on transaction being committed), or when FB needs
>page and cache is full.Phil wrote:
>> Too slow, is the simple answer.so my question is: How often do you commit? Could FORCED WRITES be an
option if you did more updates within the same transaction?
Just a thought,
Set