Re: drop column

From: Ashok Chauhan <ashok(at)kalculate(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: drop column
Date: 2003-12-31 11:34:26
Message-ID: 1072870466.14188.2.camel@delta.greatindianproducts.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Tue, 2003-12-30 at 14:04, A.Bhuvaneswaran wrote:
> > A command for remove the column but it not work
> > it gives parse error
> > ALTER TABLE tablename DROP COLUMN fieldname;
>
> drop column feature is implemented since 7.3. So, you please check out
> your version.
>
> regards,
> bhuvaneswaran

hello

thanks for reply.

yes i am using 7.2 version.
so any other option except drop the table and re-create it.
Ashok

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Chris Travers 2003-12-31 12:31:29 Re: data type
Previous Message Phillip Harrington 2003-12-31 09:07:11 Re: service postgresql start Fails, Can't su