Subject | RE: [Firebird-Architect] WAL and JOURNAL |
---|---|
Author | Leyne, Sean |
Post date | 2004-01-21T14:08:36Z |
> This is more or less a kind of journalling where the journal is sentCorrect
> over to another server where it is used to bring another copy of the
> DB up to date, asynchronously instead of synchronously as the
> current shadowing feature works.
> Will it be easy to send set of pages to the remotes such as onlyYes, the net effect will be that the remote/slave databases will only
> committed transactions are reflected in the remotes ?
"see" committed transactions, even though the disk pages may have
uncommitted changed.
Sean