Subject RE: Are we talking about preserving or extending ?
Author David Schnepper
b) A mode for disabling Multi-generation record handling (or whatever
it's called), allowing Exclusive access to save a *lot* of time on
large operations/analysis. The otherwise brilliant IB concurrency
scheme is quite expensive...indices would possibly be available for
fast count/selects on index solely in such a mode.

------

There already is the ability to have an exclusive attachment. This
does not disable the MGA (Multi-generational architecture) - but it
does reduce the page locking overhead.

I can kinda see where you're heading, though, but it would have to be
a read-only, exclusive-access, and just-after-a-sweep type of
operation.

InterBase uses the MGA to provide transaction rollback, as well as
concurrency.

DAve



[This message contained attachments]