Subject | Re: [Firebird-Architect] Cloud database |
---|---|
Author | Roman Rokytskyy |
Post date | 2008-07-23T21:37:40Z |
> If a transaction executes on a single node, there is no issue. But evenYup, thanks for the clarification!
> relaxing this, it boils down to the same principle that governs Firebird
> transactions, which is that any given transaction sees a stable set of
> committed transactions. Records that were committed by a transaction
> that was visibly committed when another transaction starts are visible,
> otherwise a back version (or nothing) is required.
Roman