Re: How to alter the size of a column - Mailing list pgsql-general

From Michael Talbot-Wilson
Subject Re: How to alter the size of a column
Date
Msg-id Pine.LNX.4.21.0008011343390.5640-100000@chameleon.view.net.au
Whole thread Raw
In response to How to alter the size of a column  ("Cheng Kai" <chengk@isse.kuis.kyoto-u.ac.jp>)
List pgsql-general
>      I want to alter the size of a column, say from char(40) to char(80),
> but it seem that
> the  ALTER does not support such operation, nor does it support column
> removing.
>
>      How can I do for this ?

I would also like to know how to do both of these things.


pgsql-general by date:

Previous
From: "Cheng Kai"
Date:
Subject: How to alter the size of a column
Next
From: Chris Bitmead
Date:
Subject: Re: How to alter the size of a column