Subject | Re: [firebird-support] Re: Help Firebird Crashing every day |
---|---|
Author | Carlos H. Cantu |
Post date | 2010-04-23T13:16:50Z |
z> 3. If your database is updated a lot, and you use default .net
z> transaction (IsolationLevel.ReadCommitted) while reading data,
z> WRITERS BLOCK READERS.
A ReadCommited transaction can see commited records by transactions
that were started after the ReadCommited one. It is not true that
writers block readers.
Carlos
Firebird Performance in Detail - http://videos.firebirddevelopersday.com
www.firebirdnews.org - www.FireBase.com.br
z> transaction (IsolationLevel.ReadCommitted) while reading data,
z> WRITERS BLOCK READERS.
A ReadCommited transaction can see commited records by transactions
that were started after the ReadCommited one. It is not true that
writers block readers.
Carlos
Firebird Performance in Detail - http://videos.firebirddevelopersday.com
www.firebirdnews.org - www.FireBase.com.br