URGENT!!! changing Column size

From: mohan(at)physics(dot)gmu(dot)edu
To: <pgsql-sql(at)postgresql(dot)org>
Subject: URGENT!!! changing Column size
Date: 2003-10-27 17:10:31
Message-ID: 64184.138.88.163.115.1067274631.squirrel@physics.gmu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi can we change the size of a column in postgres. I have a table named
institution and column name is name varchar2(25), i want to change it to
varchar2(50). Please let me know.

--Mohan

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tomasz Myrta 2003-10-27 17:46:36 Re: URGENT!!! changing Column size
Previous Message Christoph Haller 2003-10-27 16:39:36 Re: extend INSERT by 'INSERT INTO table FETCH ... FROM cursor' syntax