Re: [GENERAL] Alter table possibility

From: Alain TESIO <alain_tesio(at)yahoo(dot)com>
To: Edouard DESSIOUX <edx(at)intrinsec(dot)com>, pgsql-general(at)postgreSQL(dot)org
Subject: Re: [GENERAL] Alter table possibility
Date: 1999-11-09 16:24:31
Message-ID: 19991109162431.27496.rocketmail@web305.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

--- Edouard DESSIOUX <edx(at)intrinsec(dot)com> wrote:
> I've just seen that alter allow to add a column
> But how can I do if I want to delete a column ?

Scroll down a bit on the same page in the manual and
you'll read that this feature (alter table drop column)
is not yet supported.

Alain

__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

Browse pgsql-general by date

  From Date Subject
Next Message Darvin Zuch 1999-11-10 00:44:23 Creating a temporary table isn't working
Previous Message Bruce Momjian 1999-11-09 16:21:17 Re: [GENERAL] pgaccess in RPM