Re: computational model of transactions
From: Marshall <marshall.spight_at_gmail.com>
Date: 1 Aug 2006 17:19:11 -0700
Message-ID: <1154477950.942589.175470_at_p79g2000cwp.googlegroups.com>
> Instead of committing after every transaction the batches committed
> after every n transactions. Now, I realize that makes them all part of
> the same transaction in terms of begin transaction/commit transaction,
> but in terms of serializability, this introduces no risk.
Date: 1 Aug 2006 17:19:11 -0700
Message-ID: <1154477950.942589.175470_at_p79g2000cwp.googlegroups.com>
Bob Badour wrote:
>
> Instead of committing after every transaction the batches committed
> after every n transactions. Now, I realize that makes them all part of
> the same transaction in terms of begin transaction/commit transaction,
> but in terms of serializability, this introduces no risk.
Marshall Received on Wed Aug 02 2006 - 02:19:11 CEST