RE: Re: ALTER DROP COLUMN

From: "Andrew Snow" <andrew(at)modulus(dot)org>
To: <pgsql-general(at)postgresql(dot)org>
Subject: RE: Re: ALTER DROP COLUMN
Date: 2001-02-14 14:11:58
Message-ID: JEEGIJPOJIGGIIHGKOKOAEMNCKAA.andrew@modulus.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> So you are able to design your "real" applications completely without any
> problems, huh? Never have a missing attribute; never an extra attribute;
> never an attribute in the wrong table; never having to
> split/normalize/denormalize for performance or other reasons,
> huh?

Yes, it does occasionally happen that you want to drop a column. It can be
worked around by dropping/reloading the table.. I personally would find it
useful to have the ability to do it in a single command, no matter how
slow/innefficient the implementation is. Just a matter of someone getting
around to writing it, I think...

- Andrew

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2001-02-14 14:19:02 Re: Re: Bad book review
Previous Message Mourad EL HADJ MIMOUNE 2001-02-14 13:24:17 List set bag support