Re: [GENERAL] Alter table possibility

From: "amy cheng" <amycq(at)hotmail(dot)com>
To: tesio(at)easynet(dot)fr, edx(at)intrinsec(dot)com, pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] Alter table possibility
Date: 1999-11-09 13:22:58
Message-ID: 19991109212258.17067.qmail@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

and there are some work-arounds in the archive of this mailing list.
basically use a temporary table.

>From: Alain TESIO <alain_tesio(at)yahoo(dot)com>
>Reply-To: tesio(at)easynet(dot)fr
>To: Edouard DESSIOUX <edx(at)intrinsec(dot)com>, pgsql-general(at)postgresql(dot)org
>Subject: Re: [GENERAL] Alter table possibility
>Date: Tue, 9 Nov 1999 08:24:31 -0800 (PST)
>
>--- 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
>
>************
>

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

Browse pgsql-general by date

  From Date Subject
Next Message Jared Still 1999-11-09 14:38:30 Re: !!! Urgent: btree: lost page
Previous Message amy cheng 1999-11-09 13:20:35 Re: [GENERAL] About Date field