Need to change the size of a field - Mailing list pgsql-sql

From
Subject Need to change the size of a field
Date
Msg-id NFBBKGHMBKLDMDLMGGHBEENCCNAA.suresh@mithi.com
Whole thread Raw
Responses Re: Need to change the size of a field  ("Nick Fankhauser" <nickf@ontko.com>)
Re: Need to change the size of a field  ("postgresql" <pgsql@symcom.com>)
Re: Need to change the size of a field  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-sql
Hi

I have a table with one of the fields as a varchar(32) field. This table has
about 100,000 records.
I want to increase the size of the varchar field to 64. How can this be done
without affecting the data already present  ?
Thanx in advance.
regards
suresh




pgsql-sql by date:

Previous
From: Luis Sousa
Date:
Subject: Sequence in the rules
Next
From: "Nick Fankhauser"
Date:
Subject: Re: Need to change the size of a field