Re: incoherent view of serializable transactions - Mailing list pgsql-hackers

From Emmanuel Cecchet
Subject Re: incoherent view of serializable transactions
Date
Msg-id 495177F5.4060200@frogthinker.org
Whole thread Raw
In response to Re: incoherent view of serializable transactions  (Jeff Davis <pgsql@j-davis.com>)
List pgsql-hackers
Jeff Davis wrote:
> On Tue, 2008-12-23 at 00:42 -0500, Emmanuel Cecchet wrote:
>   
>> I still don't 
>> get why people would use SERIALIZABLE since there is no efficient 
>> implementation of it.
>>     
>
> If they need true serializable transactions, and don't care about
> efficiency.
>   
Is there such people who really understand the thing and don't complain 
about the performance? ;-)

Happy holidays,
Emmanuel


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: incoherent view of serializable transactions
Next
From: "Fujii Masao"
Date:
Subject: Re: Sync Rep: First Thoughts on Code