Gauthier, Dave, 11.01.2008 15:55:
Is there a way to alter a varchar column’s length? Maybe something like “alter table foo alter column xyz varchar(256)”.

A quick look into the manual would have revealed the correct syntax:

http://www.postgresql.org/docs/8.2/static/sql-altertable.html


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

              http://www.postgresql.org/docs/faq

Reply via email to