AW: ALTER TABLE DROP COLUMN

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB
Тема AW: ALTER TABLE DROP COLUMN
Дата
Msg-id 11C1E6749A55D411A9670001FA68796336809A@sdexcsrv1.f000.d0188.sd.spardat.at
обсуждение исходный текст
Список pgsql-hackers
> > being deleted, then if the system crashes part way through, 
> it should be
> > possible to continue after the system is brought up, no?
> 
> If it crashes in the middle, some rows have the column 
> removed, and some
> do not.

We would need to know where this separation is, but we cannot do a rollback
only rollforward. Thus probably not acceptable.

Andreas


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

Предыдущее
От: Vince Vielhaber
Дата:
Сообщение: Re: Where's the PostgreSQL logo these days?
Следующее
От: Chris
Дата:
Сообщение: Re: Arrays and foreign keys