Howto change column length

From: "DC" <danc(at)bspmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Howto change column length
Date: 2001-11-05 17:21:12
Message-ID: 9s6i0p$2vnt$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have a column (ie name varchar(10))
and I want to alter it to varchar(20)
I've looked throught the docementation and web for examples (no luck),
can anyone help?

thx

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Eric Day 2001-11-05 17:22:24 Re: Stored procedures
Previous Message Ian Harding 2001-11-05 17:06:03 Re: Probably simple answer