Re: Alter Table + Default Value + Serializable

Поиск
Список
Период
Сортировка
От Sébastien Lardière
Тема Re: Alter Table + Default Value + Serializable
Дата
Msg-id 4CD43474.8000607@hi-media.com
обсуждение исходный текст
Ответ на Re: Alter Table + Default Value + Serializable  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: rmd22
Дата:
Сообщение: Re: Modfying source code to read tuples before and after UPDATE...how to?
Следующее
От: akp geek
Дата:
Сообщение: update one table from multiple tables postgres