Change size of varchar(20) field - Mailing list pgsql-general

From David A Dickson
Subject Change size of varchar(20) field
Date
Msg-id Pine.LNX.4.33.0202041201380.32543-100000@blues.wcg.mcgill.ca
Whole thread Raw
In response to Re: SQL QUERIES  (Thomas Lockhart <lockhart@fourpalms.org>)
List pgsql-general
I have a tabl called 'unit' with a field 'room' of type character
varying(20). I want to change the type to character varying(40).
How do I do this without affecting any data in the table.

Thanksâ

--
David A Dickson
david.dickson@mail.mcgill.ca


pgsql-general by date:

Previous
From: bombadil@wanadoo.es
Date:
Subject: Views of views, complexity and speed.
Next
From: Jason Earl
Date:
Subject: Re: index does not improve performance