ALTER TABLE

From: Erwin Ambrosch <ambre(at)ebutec(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: ALTER TABLE
Date: 2002-06-03 11:37:16
Message-ID: 200206031337.16822.ambre@ebutec.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I want to change the type of a column from VARCHAR(32) to VARCHAR(64) without
dropping and recreating the table. Can one give me a hint how I can do this.

Thanks Erwin

Responses

Browse pgsql-general by date

  From Date Subject
Next Message frank_lupo@email.it 2002-06-03 13:29:11 EXCEPTION idea
Previous Message Mathieu Arnold 2002-06-03 10:10:30 strangeness in pg_dump