Re: Alter Table + Default Value + Serializable - Mailing list pgsql-general

From Sébastien Lardière
Subject Re: Alter Table + Default Value + Serializable
Date
Msg-id 4CD43474.8000607@hi-media.com
Whole thread Raw
In response to Re: Alter Table + Default Value + Serializable  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On 11/05/2010 05:19 PM, Tom Lane wrote:
> and even if it does, the
> likely behavior would be that the serializable transaction would fail
> outright rather than give you a surprising view of the table.

thanks for your answer,

I have to say that I would prefer an error in the serializable
transaction, instead of the actual behavior

Nevertheless, thank you, we will lock our tables

regards,

--
Sébastien


pgsql-general by date:

Previous
From: rmd22
Date:
Subject: Re: Modfying source code to read tuples before and after UPDATE...how to?
Next
From: akp geek
Date:
Subject: update one table from multiple tables postgres