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

From Jeff Davis
Subject Re: incoherent view of serializable transactions
Date
Msg-id 1230058132.5854.49.camel@dell.linuxdev.us.dell.com
Whole thread Raw
In response to Re: incoherent view of serializable transactions  (Emmanuel Cecchet <manu@frogthinker.org>)
Responses Re: incoherent view of serializable transactions
List pgsql-hackers
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.

Regards,Jeff Davis



pgsql-hackers by date:

Previous
From: "Fujii Masao"
Date:
Subject: Re: Synchronous replication, network protocol
Next
From: Jeff Davis
Date:
Subject: Re: Visibility map and freezing