Re: increase the column size

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: increase the column size
Дата
Msg-id 20041130061310.GA87797@winnie.fuhr.org
обсуждение исходный текст
Ответ на increase the column size  (Nageshwar Rao <NageshwarR@PLANETASIA.COM>)
Список pgsql-general
On Tue, Nov 30, 2004 at 11:16:39AM +0530, Nageshwar Rao wrote:

> I would like to change the column length from varchar(10) to varchar(30).How
> this can be done.

Changing a column's type is discussed in the FAQ:

http://www.postgresql.org/docs/faqs/FAQ.html#4.4

In PostgreSQL 8.0 you'll be able to use ALTER TABLE.

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: RSS date still broken
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: [JDBC] Invalid Character Data Problem