Re: Dealing with CLUSTER failures

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Dealing with CLUSTER failures
Дата
Msg-id 200505100042.j4A0ggM20189@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Dealing with CLUSTER failures  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список pgsql-patches
Christopher Kings-Lynne wrote:
> Seems like an idea to me...
>
> On another note, what about the problem I pointed out where it's not
> possible to drop the default on a serial column after you alter it to a
> varchar, for example...

Uh, should we allow a columns data type to be changed if it has a
default, and if so, how?  It seems a conversion should have to apply to
the default value as well.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Dealing with CLUSTER failures
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Update psql and pg_dump for new COPY api