Subject | RE: [firebird-support] Forced writes - Linux write through support |
---|---|
Author | Helen Borrie |
Post date | 2008-09-26T00:17:09Z |
At 07:49 26/09/2008, you wrote:
./heLen
>OK, so is the write complete when the journal is written, or is itForced writes doesn't implement anything that depends on ext3 journalling: it is filesystem-independent. With FW on, writes from Firebird's cache occur immediately (synchronous writes); when it is off, they are batched up and written asynchronously.
>forced all the way through?
>I suppose I'll have to find out how the workaround works, and then postOr you could post a question on Firebird-devel to ask Alex how he did it...
>on a Linux newsgroup.
./heLen