change existing table definition - Mailing list pgsql-admin

From Chuming Chen
Subject change existing table definition
Date
Msg-id 42C15044.4030407@musc.edu
Whole thread Raw
Responses Re: change existing table definition  (Peter Eisentraut <peter_e@gmx.net>)
Re: change existing table definition  (Michael Fuhr <mike@fuhr.org>)
Re: change existing table definition  (Johannes Lochmann <j.lochmann@i-penta.at>)
List 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

pgsql-admin by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Direct I/O versus OS-Caching
Next
From: Ian FREISLICH
Date:
Subject: Re: How to compare the schemas ?