altering a column

From: treat00(at)yahoo(dot)com (Thomas Reat)
To: pgsql-general(at)postgresql(dot)org
Subject: altering a column
Date: 2003-12-29 15:53:42
Message-ID: 3c4289ad.0312290753.628a26fc@posting.google.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I need to change a varchar(32) to varchar(1024). It is a primary key
that many tables reference. How do I do this without reloading the
entire database?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Casey Allen Shobe 2003-12-29 15:54:00 Re: Is my MySQL Gaining ?
Previous Message Frederic Jolliton 2003-12-29 15:44:01 Building dynamic contents from database