Re: ALTER TABLE & COLUMN

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tino Wildenhain <tino(at)wildenhain(dot)de>
Cc: Çagil Seker <cagils(at)biznet(dot)com(dot)tr>, pgsql-general(at)postgresql(dot)org
Subject: Re: ALTER TABLE & COLUMN
Date: 2002-12-02 18:23:38
Message-ID: 200212021823.gB2INct12848@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tino Wildenhain wrote:
> >> Actually this seems to be one of the rare areas where MySQL is better.
> >> PG 7.3 improves a lot though.
>
> Without triggers and referential integrity, changing columns is a
> lot easyer ;)

And if you want to be able to roll it back in an aborted transaction.
Many commerical databases don't even get this one right.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joel Burton 2002-12-02 18:26:30 Re: Arrays: determining size
Previous Message Marc G. Fournier 2002-12-02 18:11:58 Re: mailing list archives very very slow?