Changing Column Type

From: Peter Atkins <peter(dot)atkins(at)NXCD(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: Changing Column Type
Date: 2002-09-09 16:49:38
Message-ID: 1CAD483B723BD611B0C10090274FF06855482A@NXCDMAIL
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

All,

Is there a way to easily change the type of column? Or do I have to drop
and create again.

From:
assignment_notes | character varying(255)

To:
assignment_notes | text

Thanks,
-p

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Sloan Bowman 2002-09-09 17:34:07 Displaying current queries on the database?
Previous Message Ross J. Reedstrom 2002-09-09 16:37:16 Re: Slow Multi-joins performance [DEVELOPERS attn please]