Subject RE: [firebird-support] Does the shadow get updated within the transaction?
Author Alan McDonald
> > I guess the big question is, are shadow DB's updated in the same
> > transaction, or can they lag behind (updated asynchronously)?
> >
> >
>
> I take it, then, that no-one know if the shadow database is updated in the
> same transaction as the primary database...?
>
> Perhaps it's a prime candidate for an experiment...(wicked
> sinister chuckle)

It's Disk and OS I/O based - it has nothing to do with transactions from teh
server.
Alan