Re: [GENERAL] Locking entire database

2007-09-15 Thread Panagiwths Pediadiths
Thats the fun part, I actually need to allow duplicates in specific cases but not in this one :) Shouldn't the serializable level prevent these duplicates? As I understand it serializable should give the same result as if the transactions were performed the one after the other. Thnx Panagiotis On

Re: [GENERAL] Locking entire database

2007-09-15 Thread Panagiwths Pediadiths
On Sat, 15 Sep 2007, Ron Johnson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 09/15/07 03:28, Panagiwths Pediadiths wrote: > > Thats the fun part, I actually need to allow duplicates in specific cases > > but not in this one :) > > Same t

Re: [GENERAL] Locking entire database

2007-09-16 Thread Panagiwths Pediadiths
On Sat, 15 Sep 2007, Ron Johnson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 09/15/07 19:59, Panagiwths Pediadiths wrote: > > > > On Sat, 15 Sep 2007, Ron Johnson wrote: > > > > On 09/15/07 03:28, Panagiwths Pediadiths wrote: > >