Re: Differences between postgres and mysql

Поиск
Список
Период
Сортировка
От Vivek Khera
Тема Re: Differences between postgres and mysql
Дата
Msg-id x7isi4kpjt.fsf@yertle.int.kciLink.com
обсуждение исходный текст
Ответ на Re: Differences between postgres and mysql  (Mike Nolan <nolan@gw.tssi.com>)
Список pgsql-general
>>>>> "TL" == Tom Lane <tgl@sss.pgh.pa.us> writes:

TL> Mike Nolan <nolan@gw.tssi.com> writes:
>> MySQL's poor implementation of the 'alter table' process.

TL> Interesting you should say that, because for years we were getting beat
TL> up regularly about how poor our ALTER capabilities were compared to
TL> MySQL's.  Have we really passed them up in ALTER flexibility?  Or is
TL> there some other limitation you are thinking of?

I think we get beat up on the things you can (rather cannot) ALTER.  I
think mysql is getting beat up on how they implement the ALTER.  From
my readings earlier on this list, it seems that the entire backend
file(s) are copied upon alter, and all indexes rebuilt.  That would be
a major PITA for a large database (not that you'd have one all that
large in mysql anyhow ;-))


--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: khera@kciLink.com       Rockville, MD  +1-301-869-4449 x806
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/

В списке pgsql-general по дате отправления:

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: [Re] Need help with postgresql/apache/php optimisation
Следующее
От: "Cyril VELTER"
Дата:
Сообщение: Prepared statements and cursors