change existing table definition

From: Chuming Chen <chen(at)musc(dot)edu>
To: pgsql-admin(at)postgresql(dot)org
Subject: change existing table definition
Date: 2005-06-28 13:27:32
Message-ID: 42C15044.4030407@musc.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi, all,

How can I change the column definition of an existing table, ie. from
varchar(30) to varchar(50)? Is there any way to add a new column to an
existing table?

Thank you for your suggestions.

Chuming Chen

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Ian FREISLICH 2005-06-28 13:32:14 Re: How to compare the schemas ?
Previous Message Peter Eisentraut 2005-06-28 13:10:53 Re: Direct I/O versus OS-Caching