Resize varchar column

Поиск
Список
Период
Сортировка
От John Sidney-Woollett
Тема Resize varchar column
Дата
Msg-id 2590.192.168.0.64.1075905937.squirrel@mercury.wardbrook.com
обсуждение исходный текст
Ответы Re: Resize varchar column  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-general
Is it possible to alter a table to resize a varchar column? The PG docs
indicate lots of uses for "alter table T alter column C..." but not one
that allows the changing of the type (or same type, new size).

This is possible in Oracle (provided you are increasing the column size).

Is there a way to resize the column without having to drop or recreate the
table or column?

Thanks

John Sidney-Woollett

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

Предыдущее
От: Francois Suter
Дата:
Сообщение: Re: Anyone has nls activated on Mac OS X?
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: Resize varchar column