Quick way to alter a column type? - Mailing list pgsql-general

From Ow Mun Heng
Subject Quick way to alter a column type?
Date
Msg-id 1215402261.4952.10.camel@neuromancer.home.net
Whole thread Raw
List pgsql-general
Is there any quick hacks to do this quickly? There's around 20-30million
rows of data.

I want to change a column type from varchar(4) to varchar(5) or should I
just use text instead.

pgsql-general by date:

Previous
From: Kent Tong
Date:
Subject: Re: postgresql's MVCC implementation
Next
From: "Eric Bangug"
Date:
Subject: Re: Quick way to alter a column type?