Subject | Re: [Firebird-Architect] Group Commits |
---|---|
Author | Dmitry Yemanov |
Post date | 2004-11-07T21:01:52Z |
"Jim Starkey" <jas@...> wrote:
CCH_MARK_SYSTEM, causing them to be flushed ASAP regardless of the
transaction mask.
Dmitry
>I was slightly imprecise, sorry. FB marks generator pages with
> That's a misdiagnosed bug, then. Making generators forced write is a
> terrible performance decision, and is unnecessary.
CCH_MARK_SYSTEM, causing them to be flushed ASAP regardless of the
transaction mask.
> I think you need to go back and re-think the diagnosis and solution ofWill be done.
> the bug.
> If a transaction doesn't commit, it doesn't make anyGenerator values must stay unique even if a transaction rolls back.
> difference whether or not any generators it may have acquired remain
> unique or not.
Dmitry