Re: Alter Table + Default Value + Serializable

Поиск
Список
Период
Сортировка
От Sébastien Lardière
Тема Re: Alter Table + Default Value + Serializable
Дата
Msg-id 4CD424A1.80800@hi-media.com
обсуждение исходный текст
Ответ на Alter Table + Default Value + Serializable  (Sébastien Lardière <slardiere@hi-media.com>)
Список pgsql-general
On 11/05/2010 04:28 PM, Sébastien Lardière wrote:
> Hi,
>
> I've got a problem with a query run on production system. We've got some
> data export in a serializable transaction, and, 2 days ago, someone ran
> a DDL ( alter table foo add column ba test default 'blabla'), and then,
> the data export is empty. I try to reproduce the scenario below :

I forgot to mention that this scenario works with 8.3 and 9.0.

--
Sébastien


В списке pgsql-general по дате отправления:

Предыдущее
От: Sébastien Lardière
Дата:
Сообщение: Alter Table + Default Value + Serializable
Следующее
От: John R Pierce
Дата:
Сообщение: Re: Cloning database without dump/restore