Subject | Re: [firebird-support] Design problem |
---|---|
Author | Dimitry Sibiryakov |
Post date | 2003-06-23T07:27:44Z |
On 23 Jun 2003 at 8:55, Tim Ledgerwood wrote:
Only report transactions that need serializable read. Update/insert
transactions may be (and should be) "read commited".
SY, Dimitry Sibiryakov.
>Yeah, what you describe is the kind of situation I meant. I have setYou shouldn't set ALL transactions' isolation level to concurrency.
>all transaction states to concurrency, and have run some tests - seems
>to be working well. Putting it out to test this afternoon, and will
>see what happens.
Only report transactions that need serializable read. Update/insert
transactions may be (and should be) "read commited".
SY, Dimitry Sibiryakov.